summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2020-12-09samba-tool: Test gpo smb.conf list commandDavid Mulder2-0/+59
2020-12-09samba-tool: Add a gpo command for listing Security Group PoliciesDavid Mulder1-1/+48
2020-12-09samba-tool: Test gpo Security listDavid Mulder2-0/+59
2020-12-09samba-tool: Add a gpo command for setting Security Group PolicyDavid Mulder1-1/+94
2020-12-09samba-tool: Test gpo Security set commandDavid Mulder2-0/+66
2020-12-09samba-tool: Add a gpo command for removing Sudoers Group PolicyDavid Mulder1-1/+50
2020-12-09samba-tool: Test gpo Sudoers remove commandDavid Mulder2-0/+52
2020-12-09samba-tool: Add a gpo command for adding Sudoers Group PolicyDavid Mulder1-1/+56
2020-12-09samba-tool: Test gpo Sudoers add commandDavid Mulder2-1/+48
2020-12-09samba-tool: Add a gpo command for listing Sudoers Group PoliciesDavid Mulder1-2/+41
2020-12-09samba-tool: Test gpo Sudoers list commandDavid Mulder2-0/+67
2020-12-09dbcheck: err_normalise-mismatch_replace: no msg if no errorDouglas Bagnall1-2/+3
2020-12-09dbcheck: fix doc for err_normalise_mismatch*Douglas Bagnall1-2/+2
2020-12-09dbcheck: fix doc for do_rename()Douglas Bagnall1-1/+1
2020-12-09dbcheck: remove unused fix_incorrect_deleted_objects flagDouglas Bagnall1-1/+0
2020-12-09dbcheck: improve some duplicate doc stringsDouglas Bagnall1-2/+2
2020-12-09dbcheck: drop py2 support from dump_attr_values()Douglas Bagnall1-14/+9
2020-12-09dbcheck: don't try to stringify values list twiceDouglas Bagnall1-1/+2
2020-12-09dbcheck: add docstring for err_odd_userParametersDouglas Bagnall1-1/+1
2020-12-09dbcheck: fix documentation for err_doubled_userParametersDouglas Bagnall1-1/+1
2020-12-09dbcheck: fix documentation and typo for err_utf_userParametersDouglas Bagnall1-2/+3
2020-12-09dbcheck: fix documentation for err_base64_userParametersDouglas Bagnall1-1/+1
2020-12-09dbcheck: fix documentation for err_duplicate_valuesDouglas Bagnall1-1/+1
2020-12-09drs_utils: remove unused sendRemoveDsServer()Douglas Bagnall1-23/+0
2020-12-09python: remove unused provision.check_install()Douglas Bagnall1-15/+0
2020-12-09samba-tool gpo: use common attr_defaultDouglas Bagnall1-7/+1
2020-12-09samba-tool drs: move attr_default to commonDouglas Bagnall2-7/+8
2020-12-09samba-tool pso uses common timestamp functionsDouglas Bagnall1-18/+3
2020-12-09samba-tool domain: move timestamp functions to commonDouglas Bagnall2-20/+24
2020-11-30tests python krb5: Extra canonicalization testsGary Lockyer1-24/+50
2020-11-26samba-tool: Give better error information when the 'domain backup restore' fa...Andrew Bartlett1-1/+44
2020-11-26Test password removal via python proctitleDavid Mulder1-0/+50
2020-11-26Remove password from samba-tool proctitleHeiko Baumann1-0/+48
2020-11-26samba-tool domain backup: Confirm the sidForRestore we will put into the back...Andrew Bartlett1-0/+26
2020-11-19tests: SMB2 rename fails to check del-on-close on dst dirVolker Lendecke1-1/+34
2020-11-19tests: Factor out prep_creds()Volker Lendecke1-16/+8
2020-11-19uptodateness.py: remove what appears to be debugging linesRowland Penny1-2/+0
2020-11-16pylibsmb: Move set_acl() to pythonVolker Lendecke1-0/+14
2020-11-16pylibsmb: Move get_acl() to pythonVolker Lendecke1-0/+26
2020-11-16pylibsmb: Move deltree to python codeVolker Lendecke1-1/+7
2020-11-16pylibsmb: Add a compatible python-level wrapperVolker Lendecke1-0/+19
2020-11-12tests python krb5: add arcfour salt testsGary Lockyer1-0/+20
2020-11-12tests python krb5: refactor compatability testsGary Lockyer1-6/+18
2020-11-12tests python krb5: Convert kdc-heimdal to pythonGary Lockyer2-0/+220
2020-11-12tests python krb5: raw_testcase permit RC4 saltsGary Lockyer1-1/+0
2020-11-12tests python krb5: Refactor compatability test constantsGary Lockyer1-14/+28
2020-11-12tests python krb5: Refactor canonicalization test constantsGary Lockyer1-29/+1
2020-11-12tests python krb5: Add constants moduleGary Lockyer2-0/+50
2020-11-11SambaToolCmdTest: let assertCmdSuccess() escape ']\n' linesStefan Metzmacher1-2/+5
2020-11-11selftest: Windows 2019 implements the RemoveDollar behaviour for Enterprise p...Andrew Bartlett1-11/+0