summaryrefslogtreecommitdiff
path: root/python/samba/gp/gp_cert_auto_enroll_ext.py
AgeCommit message (Expand)AuthorFilesLines
2025-03-25python:gp_cert_auto_enrol: fix GUID stringificationDouglas Bagnall1-9/+4
2024-01-29python:gp: Improve working of log messages to avoid confusionAndreas Schneider1-4/+2
2024-01-29python:gp: Log an error if update failsAndreas Schneider1-1/+3
2024-01-29python:gp: Do not print an error if template already existsAndreas Schneider1-2/+6
2024-01-29python:gp: Do not print an error, if CA already existsAndreas Schneider1-2/+6
2024-01-29python:gp: Improve logging for certificate enrollmentAndreas Schneider1-1/+10
2024-01-29python:gp: Avoid path check for cepces-submitAndreas Schneider1-2/+2
2024-01-22gpo: Do not get templates list on first runGabriel Nagy1-1/+2
2024-01-22gpo: Decode base64 root cert before importingGabriel Nagy1-2/+3
2024-01-10python:gp: Print a nice message if cepces-submit can't be foundAndreas Schneider1-11/+13
2023-08-30python: Fix invalid escape sequencesJoseph Sutton1-3/+3
2023-08-30python: Remove redundant backslashesJoseph Sutton1-2/+2
2023-08-28gp: Send list of keys instead of dict to removeGabriel Nagy1-1/+1
2023-08-28gp: Template changes should invalidate cacheGabriel Nagy1-5/+10
2023-08-28gp: Convert CA certificates to base64Gabriel Nagy1-3/+2
2023-08-28gp: Change root cert extension suffixGabriel Nagy1-1/+2
2023-08-28gp: Support update-ca-trust helperGabriel Nagy1-1/+5
2023-08-28gp: Support more global trust directoriesGabriel Nagy1-1/+11
2023-02-23python: fix mutable default argumentsRob van der Linde1-1/+3
2022-12-21gp: Modify Cert Auto Enroll CSE to use new applierDavid Mulder1-41/+73
2022-05-31gpo: Move Group Policy code below gp directoryDavid Mulder1-0/+498