summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* 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
* dbcheck: don't try to stringify values list twiceDouglas Bagnall2020-12-091-1/+2
* dbcheck: add docstring for err_odd_userParametersDouglas Bagnall2020-12-091-1/+1
* dbcheck: fix documentation for err_doubled_userParametersDouglas Bagnall2020-12-091-1/+1
* dbcheck: fix documentation and typo for err_utf_userParametersDouglas Bagnall2020-12-091-2/+3
* dbcheck: fix documentation for err_base64_userParametersDouglas Bagnall2020-12-091-1/+1
* dbcheck: fix documentation for err_duplicate_valuesDouglas Bagnall2020-12-091-1/+1
* drs_utils: remove unused sendRemoveDsServer()Douglas Bagnall2020-12-091-23/+0
* python: remove unused provision.check_install()Douglas Bagnall2020-12-091-15/+0
* samba-tool gpo: use common attr_defaultDouglas Bagnall2020-12-091-7/+1
* samba-tool drs: move attr_default to commonDouglas Bagnall2020-12-092-7/+8
* samba-tool pso uses common timestamp functionsDouglas Bagnall2020-12-091-18/+3
* samba-tool domain: move timestamp functions to commonDouglas Bagnall2020-12-092-20/+24
* tests python krb5: Extra canonicalization testsGary Lockyer2020-11-301-24/+50
* samba-tool: Give better error information when the 'domain backup restore' fa...Andrew Bartlett2020-11-261-1/+44
* Test password removal via python proctitleDavid Mulder2020-11-261-0/+50
* Remove password from samba-tool proctitleHeiko Baumann2020-11-261-0/+48
* samba-tool domain backup: Confirm the sidForRestore we will put into the back...Andrew Bartlett2020-11-261-0/+26
* tests: SMB2 rename fails to check del-on-close on dst dirVolker Lendecke2020-11-191-1/+34