summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2021-02-09gpo: Apply Group Policy OpenSSH settings from VGPDavid Mulder1-1/+61
2021-02-09gpo: Test Group Policy OpenSSH for VGPDavid Mulder2-0/+89
2021-02-08samba-tool: Add a gpo command for removing VGP Files Group PolicyDavid Mulder1-1/+61
2021-02-08samba-tool: Test gpo manage files remove commandDavid Mulder2-0/+50
2021-02-08samba-tool: Add a gpo command for adding VGP Files Group PolicyDavid Mulder1-1/+82
2021-02-08samba-tool: Test gpo manage files add commandDavid Mulder2-0/+73
2021-02-08samba-tool: Add a gpo command for listing VGP Files Group PolicyDavid Mulder1-1/+45
2021-02-08samba-tool: Test gpo manage files list commandDavid Mulder2-1/+96
2021-02-08gpo: Apply Group Policy Files Policy from VGPDavid Mulder1-3/+117
2021-02-08gpo: Test Group Policy VGP Files PolicyDavid Mulder2-1/+116
2021-02-03dbcheck: Check Deleted Objects and reduce noise in reports about expired tomb...Andrew Bartlett1-1/+24
2021-02-02selftest: Directly import python-iso8601Andreas Schneider1-3/+0
2021-02-02python:subunit: Use UTC timezone from datatime moduleAndreas Schneider1-4/+2
2021-01-27samba-tool: Add a gpo command for removing VGP Symbolic Link Group PolicyDavid Mulder1-1/+59
2021-01-27samba-tool: Test gpo manage symlink remove commandDavid Mulder2-0/+50
2021-01-27samba-tool: Add a gpo command for adding VGP Symbolic Link Group PolicyDavid Mulder1-2/+64
2021-01-27samba-tool: Test gpo manage symlink add commandDavid Mulder2-0/+54
2021-01-27samba-tool: Add a gpo command for listing VGP Symbolic Link Group PolicyDavid Mulder1-1/+39
2021-01-27samba-tool: Test gpo manage symlink list commandDavid Mulder2-0/+74
2021-01-27gpo: Apply Group Policy Symlink Policy from VGPDavid Mulder1-2/+54
2021-01-27gpo: Test Group Policy VGP Symlink PolicyDavid Mulder2-0/+98
2021-01-15samba-tool: Optionally hide disabled/expired accounts in "group listmembers"Björn Baumbach2-3/+135
2021-01-15samba-tool: Optionally hide disabled/expired accounts in "user list"Björn Baumbach3-2/+113
2021-01-12python/wscript: python3-asn1 -> python3-pyasn1Karolin Seeger1-1/+1
2020-12-21tests python krb5: PEP8 cleanupsGary Lockyer10-263/+413
2020-12-21tests python krb5: use key usage constantsGary Lockyer7-34/+42
2020-12-21tests python krb5: Add key usage constantsGary Lockyer1-0/+50
2020-12-19gpo: Apply Group Policy Sudo Rights from VGPDavid Mulder1-1/+80
2020-12-19gpo: Test Group Policy VGP Sudo RightsDavid Mulder2-0/+90
2020-12-19gpo: Add gp_xml_ext parser for group policyDavid Mulder1-0/+9
2020-12-17python/tests: add tests for smb notify and the dependency to the TRAVERSE pri...Björn Baumbach2-0/+431
2020-12-17python/ntacls.py: add SMBHelper.set_acl() helper functionBjörn Baumbach1-0/+14
2020-12-17python/ntacls.py: let SMBHelper.get_acl() use the default values of self.smb_...Stefan Metzmacher1-9/+5
2020-12-17libsmb_samba_internal: calculate the access_mask for {g,s}et_acl() based on t...Stefan Metzmacher1-4/+73
2020-12-17libsmb_samba_internal: don't send SECINFO_[UN]PROTECTED_{S,D}ACL by defaultStefan Metzmacher1-5/+1
2020-12-16tests python krb5: initial TGS testsGary Lockyer4-1/+214
2020-12-16tests python krb5: add test base classGary Lockyer1-0/+419
2020-12-16tests python krb5: Add Authorization data ad-type constantsGary Lockyer1-0/+14
2020-12-15dbcheck: clarify check_object userparamsDouglas Bagnall1-6/+17
2020-12-15dbcheck: check_object/userparams: use variable for clarityDouglas Bagnall1-6/+7
2020-12-15dbcheck: reduce useless use of str(attrname)Douglas Bagnall1-12/+12
2020-12-15dbcheck: better disambiguate 'attrs'Douglas Bagnall1-7/+6
2020-12-15dbcheck: split out attr calculations from check_object()Douglas Bagnall1-5/+18
2020-12-15dbcheck: add a helper function for attr trackingDouglas Bagnall1-6/+8
2020-12-15dbcheck: do not add duplicate attrs for checkingDouglas Bagnall1-3/+5
2020-12-15dbcheck: check_object() caches of lower case attr namesDouglas Bagnall1-12/+19
2020-12-15dbcheck: make rIDSetReferences attr check case-insensitveDouglas Bagnall1-1/+1
2020-12-09samba-tool: Add a gpo command for setting smb.conf Group PolicyDavid Mulder1-2/+78
2020-12-09samba-tool: Test gpo smb.conf set commandDavid Mulder2-0/+66
2020-12-09samba-tool: Add a gpo command for listing smb.conf Group PoliciesDavid Mulder1-1/+42