Commit Graph

  • 837236c777
    Merge pull request #58 from Jacobite89/master simonmicro 2022-02-11 12:48:49 +0100
  • fab7b507a8
    Update Dockerfile Jacobite89 2022-02-11 09:44:15 +0100
  • 65e9808fc3
    Update Dockerfile Jacobite89 2022-02-11 09:43:24 +0100
  • 297d6bb802
    Merge pull request #56 from Py-KMS-Organization/fixes/bugs simonmicro 2022-01-06 23:29:01 +0100
  • feb6d798e6
    Fixes #54 Simonmicro 2022-01-06 17:14:40 +0100
  • 59d9c2a7e6
    Merge pull request #52 from Py-KMS-Organization/fixes/bugs simonmicro 2021-12-23 20:02:38 +0100
  • 882eeb8dce
    Removed link to special file, as it does not work anyways Simonmicro 2021-12-23 19:02:04 +0100
  • cd07807a80
    Added more debug logging & FINALLY corrected permission fixer Simonmicro 2021-12-23 18:59:31 +0100
  • 81e616ddd1
    Proper failure if entry in database is not found Simonmicro 2021-12-23 18:42:54 +0100
  • 05fdd33353
    Added permission unlocker for log files Simonmicro 2021-12-23 17:53:17 +0100
  • bc3c504fe3
    Corrected permissions on database file (and parent folder for #48) Simonmicro 2021-12-23 17:28:24 +0100
  • 476f7faf4e
    Merge pull request #50 from sashaqwert/patch-1 simonmicro 2021-12-22 15:45:23 +0100
  • 8a7da2826e
    Improved readability Alexandr Chivarzin 2021-12-22 17:27:15 +0300
  • b0b3a622d8
    Clarification of edition Enterprise multi-session Alexandr Chivarzin 2021-12-22 16:07:53 +0300
  • 464a639e64
    Merge pull request #47 from Py-KMS-Organization/win11keys simonmicro 2021-12-15 13:08:13 +0100
  • 9c44b6e97e
    Added proper Windows 11 key names for #46 Simon Beginn 2021-12-14 18:03:36 +0100
  • da6d51007c
    Merge pull request #44 from arturolegovich/patch-1 simonmicro 2021-12-10 20:10:17 +0100
  • 7935b092d4
    Added Windows 10 21H2 arturolegovich 2021-12-10 22:45:22 +0400
  • 9258a29c32
    Merge pull request #43 from Py-KMS-Organization/feature/win11 simonmicro 2021-12-09 19:52:40 +0100
  • 98008d646f
    Merge pull request #42 from Py-KMS-Organization/next simonmicro 2021-12-09 18:13:40 +0100
  • c186432fcf
    Added Windows 11 to supported list Simonmicro 2021-12-09 18:13:21 +0100
  • 01fa142679
    Updated Python version info Simonmicro 2021-12-09 18:10:48 +0100
  • 7350ba14ba
    Silenced deprecated warning in Python 3.10 Simonmicro 2021-12-09 18:08:01 +0100
  • 11e8b4d2fc
    Corrected SO_REUSEPORT behavior on unsupported platforms Simonmicro 2021-12-09 18:01:23 +0100
  • 28faacdf1d
    Added CTRL+C check Simonmicro 2021-12-09 17:45:24 +0100
  • 1e6a55d06a
    Fix for #36 Simonmicro 2021-12-09 17:38:26 +0100
  • 59e9d47843
    Removed unused dependency Simon Beginn 2021-12-09 01:58:12 +0100
  • c89f74a7ef
    Merge pull request #39 from gh0st-app1e/master simonmicro 2021-12-05 18:11:10 +0100
  • 88bd053978
    Merge pull request #40 from xWTF/master simonmicro 2021-12-03 16:57:14 +0100
  • 7073b88d43 Fix loglevel MININFO for docker xWTF 2021-12-03 17:14:29 +0800
  • 2312a2d8ac Fixed not dropping privileges to py-kms user by default Vladislav Poddubnyy 2021-12-01 02:43:01 +0300
  • 7f08d753e3
    Merge pull request #33 from TheSpad/fix-healthchecks simonmicro 2021-11-09 19:46:01 +0100
  • edc028c66d Fix HC interval typo TheSpad 2021-11-09 18:06:07 +0000
  • e67f14c7d7 Fix HC interval TheSpad 2021-11-09 18:05:39 +0000
  • 008143b1c4 Fix healthchecks, make Dockerfiles consistent TheSpad 2021-11-09 18:03:28 +0000
  • 50f4778dd4
    Merge pull request #30 from yangzhaofeng/patch-1 simonmicro 2021-11-01 11:03:58 +0100
  • 7f4fe7d003
    code style Zhaofeng Yang 2021-11-01 13:25:27 +0800
  • ba25df0b1c
    subprocess should be run when this if statement is true Zhaofeng Yang 2021-11-01 12:32:38 +0800
  • deddf0c01c
    Merge pull request #28 from edgd1er/master simonmicro 2021-10-31 19:01:33 +0100
  • fa17996b66 fix dockerfile for minimal kms edgd1er 2021-10-31 18:13:38 +0100
  • 70975bb4eb
    Merge pull request #13 from edgd1er/master simonmicro 2021-10-31 15:14:40 +0100
  • 51e2210e72 var added as requested and renamed as per PEP-008 edgd1er 2021-10-30 12:41:11 +0200
  • 2979e78311 add missing setting to timzeone. edgd1er 2021-10-29 18:53:52 +0200
  • a564822e26 add healthcheck with netcap checking port edgd1er 2021-10-26 22:56:47 +0200
  • 5f7ef1397f add proper logger to entrypoint and start edgd1er 2021-10-25 23:57:57 +0200
  • 6d7124414a use unbuffered output globally. edgd1er 2021-10-23 08:54:48 +0200
  • d2394cd1bd start as root, change uid/gid, drop priv, run server/client edgd1er 2021-10-22 23:39:31 +0200
  • f9e7df6af9 lint dockerfile, set TZ and UID/GID, have client log. edgd1er 2021-10-15 01:47:18 +0200
  • e620e9236a
    For #23 #25 Simon Beginn 2021-10-24 02:27:18 +0200
  • 06d1317dc8
    Merge pull request #24 from Py-KMS-Organization/preview/office21 simonmicro 2021-10-23 12:17:18 +0200
  • 0c0e345d8b
    Added Office 2021 Simon Beginn 2021-10-23 12:16:50 +0200
  • fa74f8a36c
    Readded missing module Simon Beginn 2021-10-22 20:33:32 +0200
  • bd2871cadf
    Minimal requirements Simon Beginn 2021-10-22 20:30:33 +0200
  • a709f289e7
    Merge pull request #21 from Py-KMS-Organization/dependabot/pip/docs/pygments-2.7.4 simonmicro 2021-10-22 20:19:40 +0200
  • 12588bb45e
    Merge pull request #19 from Py-KMS-Organization/dependabot/pip/docs/urllib3-1.26.5 simonmicro 2021-10-22 20:19:19 +0200
  • 2533df4c83
    Merge pull request #20 from Py-KMS-Organization/dependabot/pip/docs/babel-2.9.1 simonmicro 2021-10-22 20:19:12 +0200
  • 7e52be8726
    Merge pull request #22 from Py-KMS-Organization/dependabot/pip/docs/jinja2-2.11.3 simonmicro 2021-10-22 20:19:05 +0200
  • daaf7503c7
    Merge pull request #5 from Matthew-Beckett/feature/helm-chart simonmicro 2021-10-22 20:17:36 +0200
  • ad732685de
    Merge pull request #18 from lepoarro/patch-1 simonmicro 2021-10-22 20:11:53 +0200
  • 94bcba39f4
    Bump jinja2 from 2.11.2 to 2.11.3 in /docs dependabot[bot] 2021-10-22 18:10:55 +0000
  • a981e4af78
    Bump pygments from 2.6.1 to 2.7.4 in /docs dependabot[bot] 2021-10-22 18:10:54 +0000
  • 6dcd059fc5
    Bump babel from 2.8.0 to 2.9.1 in /docs dependabot[bot] 2021-10-22 18:10:53 +0000
  • 73a80ba385
    Bump urllib3 from 1.25.9 to 1.26.5 in /docs dependabot[bot] 2021-10-22 18:10:52 +0000
  • d25d73235e Add installation instructions to helm chart Readme Matthew Beckett 2021-10-22 13:13:09 +0100
  • b51a17a17f Merge branch 'master' into feature/helm-chart Matthew Beckett 2021-10-22 13:08:10 +0100
  • 677916a3ec
    Update entrypoint.py lepoarro 2021-10-22 14:59:53 +0300
  • 19ab6b9d4e
    Merge 907bbf6ffd into a3b0c85b5b dependabot[bot] 2021-10-21 18:45:06 +0000
  • 907bbf6ffd
    Bump babel from 2.8.0 to 2.9.1 in /docs dependabot/pip/docs/babel-2.9.1 dependabot[bot] 2021-10-21 18:45:04 +0000
  • 5df5487604
    Switch from pulls-limited Docker Hub to Github Container Registry Simon Beginn 2021-10-21 13:26:34 +0200
  • eb42224bf1
    Block SQLITE in case sqlite-web files are missing Simon Beginn 2021-10-21 13:22:03 +0200
  • 4ee742d671
    Fix for missing environment variables Simon Beginn 2021-10-21 13:14:44 +0200
  • b00e743eaf
    Fixed broken SQLite entrypoint (https://github.com/Py-KMS-Organization/py-kms/issues/14) Simon Beginn 2021-10-17 11:56:28 +0200
  • d056610474
    Integrated Office 2021 GLVK keys & database Simon Beginn 2021-10-17 11:51:27 +0200
  • 74850b8b63
    Corrected path back to current work directory and formatted log message simonmicro 2021-10-15 01:31:34 +0200
  • 0ac6d7a138
    Merge pull request #12 from TheSpad/fix-entrypoint simonmicro 2021-10-15 01:28:24 +0200
  • 8c1d23fe38 Fix entrypoint TheSpad 2021-10-14 18:38:19 +0100
  • b2b9cb137e Fix entrypoint TheSpad 2021-10-14 18:37:45 +0100
  • fba768bd51
    Extended docs for SQLITE stuff Simon Beginn 2021-10-14 13:17:51 +0200
  • 0630b22611
    Switch to whole new entrypoint system Simon Beginn 2021-10-14 13:13:15 +0200
  • cb8a95e6d6
    Fir for undefnied time zones Simon Beginn 2021-10-14 11:45:17 +0200
  • 3806c03214
    Fix broken check_dir() call from 5de292e12a Simon Beginn 2021-10-13 21:59:46 +0200
  • 3fe2b45f72
    Extended error message Simon Beginn 2021-10-13 12:55:16 +0200
  • 4a7376f17b
    Fix pytz and time localization Simon Beginn 2021-10-13 12:54:22 +0200
  • 5de292e12a
    Remove validation of LOGFILE extension Matthew Beckett 2021-10-07 20:04:49 +0100
  • 66c51d7ea9
    Merge pull request #4 from MichelBaie/patch-1 simonmicro 2021-10-11 19:25:35 +0200
  • 54500ec4aa
    Merge pull request #7 from CreeperKong/patch-1 simonmicro 2021-10-11 19:25:15 +0200
  • f93ea7f7a5
    Update Keys.md 苦力怕控 2021-10-09 09:08:22 +0800
  • 4a7a8cf1c1 Enable writing to logfile in container until stdout is fixed Matthew Beckett 2021-10-07 19:43:00 +0100
  • 6f5b743d26 Fix service.yaml containing invalid targetPort Matthew Beckett 2021-10-07 19:25:16 +0100
  • 83a1638ba5 Add helm-docs generated README.md Matthew Beckett 2021-10-07 18:40:27 +0100
  • f7062f75c6 Add Helm chart for py-kms Matthew Beckett 2021-10-07 18:33:04 +0100
  • ea711f8736
    Update README.md Tristan 2021-09-19 14:35:14 +0200
  • c760b28eae
    Added history of this fork Simon Beginn 2021-09-13 11:21:12 +0200
  • b1e66b6155
    Updated shields to point to new repository Simon Beginn 2021-09-13 11:18:01 +0200
  • c3ae9a9513
    Added Windows Server 2022 Simon Beginn 2021-09-13 11:16:26 +0200
  • e151f97a8b
    Added enhancement for Windows Server 2022 Simon Beginn 2021-09-13 11:15:05 +0200
  • da202201c5
    Removed fresh code cloning from building (use the local cahced version instead) Simon Beginn 2021-09-13 11:13:48 +0200
  • 873ee726e6
    Corrected clone location for new repo Simon Beginn 2021-09-13 10:59:29 +0200
  • 0ac968c510
    Added 2022 GLVKs Simon Beginn 2021-09-13 10:29:13 +0200
  • d1db33f24b
    Switch to runner based authentication Simon Beginn 2021-09-12 20:08:50 +0200