summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* CVE-2020-27840: pytests: move Dn.validate test to ldbDouglas Bagnall2021-03-191-6/+0
* CVE-2020-27840: pytests:segfault: add ldb.Dn validate testDouglas Bagnall2021-03-191-0/+6
* dbcheck: Check Deleted Objects and reduce noise in reports about expired tomb...Andrew Bartlett2021-02-221-1/+24
* classicupgrade: treat old never expires value rightBjörn Jacke2021-02-161-1/+1
* samba-tool: Optionally hide disabled/expired accounts in "group listmembers"Björn Baumbach2021-01-152-3/+135
* samba-tool: Optionally hide disabled/expired accounts in "user list"Björn Baumbach2021-01-153-2/+113
* python/wscript: python3-asn1 -> python3-pyasn1Karolin Seeger2021-01-121-1/+1
* tests python krb5: PEP8 cleanupsGary Lockyer2020-12-2110-263/+413
* tests python krb5: use key usage constantsGary Lockyer2020-12-217-34/+42
* tests python krb5: Add key usage constantsGary Lockyer2020-12-211-0/+50
* gpo: Apply Group Policy Sudo Rights from VGPDavid Mulder2020-12-191-1/+80
* gpo: Test Group Policy VGP Sudo RightsDavid Mulder2020-12-192-0/+90
* gpo: Add gp_xml_ext parser for group policyDavid Mulder2020-12-191-0/+9
* python/tests: add tests for smb notify and the dependency to the TRAVERSE pri...Björn Baumbach2020-12-172-0/+431
* python/ntacls.py: add SMBHelper.set_acl() helper functionBjörn Baumbach2020-12-171-0/+14
* python/ntacls.py: let SMBHelper.get_acl() use the default values of self.smb_...Stefan Metzmacher2020-12-171-9/+5
* libsmb_samba_internal: calculate the access_mask for {g,s}et_acl() based on t...Stefan Metzmacher2020-12-171-4/+73
* libsmb_samba_internal: don't send SECINFO_[UN]PROTECTED_{S,D}ACL by defaultStefan Metzmacher2020-12-171-5/+1
* tests python krb5: initial TGS testsGary Lockyer2020-12-164-1/+214
* tests python krb5: add test base classGary Lockyer2020-12-161-0/+419
* tests python krb5: Add Authorization data ad-type constantsGary Lockyer2020-12-161-0/+14
* dbcheck: clarify check_object userparamsDouglas Bagnall2020-12-151-6/+17
* dbcheck: check_object/userparams: use variable for clarityDouglas Bagnall2020-12-151-6/+7
* dbcheck: reduce useless use of str(attrname)Douglas Bagnall2020-12-151-12/+12
* dbcheck: better disambiguate 'attrs'Douglas Bagnall2020-12-151-7/+6
* dbcheck: split out attr calculations from check_object()Douglas Bagnall2020-12-151-5/+18
* dbcheck: add a helper function for attr trackingDouglas Bagnall2020-12-151-6/+8
* dbcheck: do not add duplicate attrs for checkingDouglas Bagnall2020-12-151-3/+5
* dbcheck: check_object() caches of lower case attr namesDouglas Bagnall2020-12-151-12/+19
* dbcheck: make rIDSetReferences attr check case-insensitveDouglas Bagnall2020-12-151-1/+1
* samba-tool: Add a gpo command for setting smb.conf Group PolicyDavid Mulder2020-12-091-2/+78
* samba-tool: Test gpo smb.conf set commandDavid Mulder2020-12-092-0/+66
* samba-tool: Add a gpo command for listing smb.conf Group PoliciesDavid Mulder2020-12-091-1/+42
* samba-tool: Test gpo smb.conf list commandDavid Mulder2020-12-092-0/+59
* samba-tool: Add a gpo command for listing Security Group PoliciesDavid Mulder2020-12-091-1/+48
* samba-tool: Test gpo Security listDavid Mulder2020-12-092-0/+59
* samba-tool: Add a gpo command for setting Security Group PolicyDavid Mulder2020-12-091-1/+94
* samba-tool: Test gpo Security set commandDavid Mulder2020-12-092-0/+66
* samba-tool: Add a gpo command for removing Sudoers Group PolicyDavid Mulder2020-12-091-1/+50
* samba-tool: Test gpo Sudoers remove commandDavid Mulder2020-12-092-0/+52
* samba-tool: Add a gpo command for adding Sudoers Group PolicyDavid Mulder2020-12-091-1/+56
* samba-tool: Test gpo Sudoers add commandDavid Mulder2020-12-092-1/+48
* samba-tool: Add a gpo command for listing Sudoers Group PoliciesDavid Mulder2020-12-091-2/+41
* samba-tool: Test gpo Sudoers list commandDavid Mulder2020-12-092-0/+67
* dbcheck: err_normalise-mismatch_replace: no msg if no errorDouglas Bagnall2020-12-091-2/+3
* dbcheck: fix doc for err_normalise_mismatch*Douglas Bagnall2020-12-091-2/+2
* dbcheck: fix doc for do_rename()Douglas Bagnall2020-12-091-1/+1
* dbcheck: remove unused fix_incorrect_deleted_objects flagDouglas Bagnall2020-12-091-1/+0
* dbcheck: improve some duplicate doc stringsDouglas Bagnall2020-12-091-2/+2
* dbcheck: drop py2 support from dump_attr_values()Douglas Bagnall2020-12-091-14/+9