summaryrefslogtreecommitdiff
path: root/python/samba
AgeCommit message (Expand)AuthorFilesLines
2019-03-21selftest: Remove mention of --extra-python from commentAndrew Bartlett1-1/+1
2019-03-20py/graph: use 2.6 compatible check for set membershipDouglas Bagnall1-1/+1
2019-03-14dbcheck: don't check expired tombstone objects by default anymoreStefan Metzmacher2-2/+46
2019-03-14dbcheck: add --selftest-check-expired-tombstones cmdline optionStefan Metzmacher1-1/+6
2019-03-14python/samba/netcmd: provide SUPPRESS_HELP via Option classStefan Metzmacher1-0/+1
2019-03-14dbcheck: detect the change after deletion bugStefan Metzmacher1-0/+110
2019-03-14dbcheck: add find_repl_attid() helper functionStefan Metzmacher1-5/+10
2019-03-14dbcheck: don't remove dangling one-way links on already deleted objectsStefan Metzmacher1-0/+13
2019-03-14dbcheck: don't move already deleted objects to LostAndFoundStefan Metzmacher1-2/+7
2019-03-14dbcheck: do isDeleted, systemFlags and replPropertyMetaData detection firstStefan Metzmacher1-11/+14
2019-03-14dbcheck: use DSDB_CONTROL_DBCHECK_FIX_LINK_DN_NAME when renaming deleted objectsStefan Metzmacher1-3/+6
2019-03-14tests: Make IPv4 assumption explicitTim Beale2-4/+5
2019-03-12samba-tool domain provision: Fix --interactive module in python3Andrew Bartlett1-0/+1
2019-03-12gpo: Backup a policy folder containing GPE.INIGarming Sam1-0/+6
2019-03-12gpo: During restore clobber GPT.INI with a blank versionGarming Sam2-12/+32
2019-03-12gpo: Parse GPT.INI with Latin-1Garming Sam1-0/+11
2019-03-12gpo: Add test for saving gPCXXXExtensionNames in backupGarming Sam1-0/+69
2019-03-12gpo: Restore gPCMachineExtensionNames and gPCUserExtensionNamesGarming Sam1-1/+25
2019-03-12py3: io.open takes a numeric buffering argument at index 2Garming Sam1-1/+1
2019-03-12gpo: Add tests to make sure that an empty gplink worksGarming Sam1-0/+34
2019-03-12gpo: Ensure that gplink works when emptyGarming Sam1-1/+5
2019-03-12test/blackbox: py3 compatible print in documentation.Douglas Bagnall1-1/+1
2019-03-07subunit/run.py: change shebang to python3Joe Guo1-1/+1
2019-03-07tests/auto_log_pass_change.py: only care about the last expected message othe...Joe Guo1-39/+16
2019-03-07subunit/run.py: make iso8601 UTC usage python 2/3 compatibleJoe Guo1-3/+3
2019-03-07web_server: Remove the unused Python WSGI web serverGarming Sam1-81/+0
2019-03-05tests: Reduce likelihood of auth_log test locking up during CIAaron Haslett1-12/+13
2019-03-04tests: Work auth_log CLIENT_IP out from config instead of env varTim Beale2-1/+11
2019-03-04tests: Work audit_log CLIENT_IP out from config instead of env varTim Beale4-3/+11
2019-03-04tests: Remove explicit SOCKET_WRAPPER usage from auth_log testsTim Beale2-2/+19
2019-03-04tests: Remove redundant credentials from auth_log testsTim Beale3-9/+0
2019-02-21selftest: Confirm new and old SDDL strings differ after a samba-tool dsacl setAndrew Bartlett1-0/+1
2019-02-21selftest: Add test for samba-tool dsacl get, cross-checked with samba-tool ds...Andrew Bartlett1-0/+30
2019-02-21samba-tool dsacl: Mark old and new descriptor output correctlyAndrew Bartlett1-4/+7
2019-02-21Add command "samba-tool dsacl get" This code is very equal to "samba-tool dsa...Martin Krämer1-0/+48
2019-02-21Update dsacl.py - add_ace to handle/verify sddl parameter correctMartin Krämer2-14/+110
2019-02-21dbcheck: skip reverse member link checks when cli option specifiedJoe Guo2-3/+21
2019-02-20s3 winbind auth_log: Tests for logon id logging.Gary Lockyer1-0/+442
2019-02-20auth_log tests: Allow the remote address to be NoneGary Lockyer1-0/+3
2019-02-14s2 decrpc samr: Add tests for QueryDomainInfoGary Lockyer1-0/+55
2019-02-13spelling of associatedDouglas Bagnall1-1/+1
2019-02-11tests/user_check_password_script: add a test do disallow the username as pass...Stefan Metzmacher1-9/+25
2019-02-01Tests for segfaults in python bindingsDouglas Bagnall1-0/+126
2019-02-01netcmd: Improve error handling of gpo aclcheck as non-adminTim Beale1-0/+4
2019-02-01selftest: Move dns_hub.py into selftest directoryTim Beale1-154/+0
2019-02-01dns_hub: Fix flake8 warningsTim Beale1-5/+5
2019-01-29python/tests/dns*: make use of dns.DNS_RCODE/dns.DNS_OPCODEStefan Metzmacher2-4/+4
2019-01-21netcmd: Try to improve domain backup error messageTim Beale1-2/+3
2019-01-19python/kcc lib: cope with differently formed repsToFromDouglas Bagnall1-5/+16
2019-01-19python/uptodateness: cope with unknown invocation IDDouglas Bagnall1-2/+7