summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* CVE-2018-14629: Tests to expose regression from dns cname loop fixAaron Haslett2018-12-071-0/+100
* CVE-2018-14629 dns: CNAME loop prevention using counterAaron Haslett2018-11-261-0/+24
* samba-tool: add virtualKerberosSalt attribute to 'user getpassword/syncpasswo...Stefan Metzmacher2018-09-051-0/+24
* dns wildcards: tests to confirm BUG 13536Gary Lockyer2018-07-281-0/+48
* samba-tool trust: support discovery via netr_GetDcNameAlexander Bokovoy2018-07-281-8/+18
* python/tests: use explicit "client ipc max protocol = NT1" for samba.tests.ne...Stefan Metzmacher2018-07-281-0/+2
* tests/auth_log: Permit SMB2 service description if empty binding is used for ...Alexander Bokovoy2018-07-281-9/+19
* tests:dcerpc/raw_protocol: reproduce call_id truncation bugStefan Metzmacher2018-04-251-1/+1
* tests/py_creds: Add a SamLogonEx test with an empty string domainGarming Sam2018-03-201-0/+27
* subnet: Avoid a segfault when renaming subnet objectsGarming Sam2018-02-201-0/+33
* dbcheck: skip find_missing_forward_links_from_backlinks() if the db has the s...Stefan Metzmacher2018-02-061-0/+25
* dbcheck: add support for restoring missing forward linksRalph Boehme2018-02-061-6/+37
* dbcheck: add find_missing_forward_links_from_backlinks()Ralph Boehme2018-02-061-0/+96
* dbcheck: make sure we ask for replPropertyMetaData if we need to process any ...Stefan Metzmacher2018-02-061-0/+12
* dbcheck: make sure we always ask for the objectGUID attribute explicitlyStefan Metzmacher2018-02-061-2/+1
* dbcheck: add a helper function that checks is a value has duplicate linksRalph Boehme2018-02-061-0/+32
* dbcheck: add a dict where we remember attributes with duplicate linksRalph Boehme2018-02-061-0/+7
* dbcheck: split out check_duplicate_links from check_dnRalph Boehme2018-02-061-16/+29
* dbcheck: store fixed forward link attributes with the correct sortingStefan Metzmacher2018-02-061-11/+6
* dbcheck: remove ldb.FLAG_MOD_REPLACE when replacing search results for forwar...Stefan Metzmacher2018-02-061-1/+1
* dbcheck: rename err_duplicate_links() to err_recover_forward_links() and adju...Ralph Boehme2018-02-061-5/+8
* dbcheck: add link direction to error message for duplicate linksRalph Boehme2018-02-061-1/+2
* dbcheck: rename err_duplicate_links argumentsRalph Boehme2018-02-061-6/+6
* dbcheck: only pass obj_dn to err_orphaned_backlink()Stefan Metzmacher2018-02-061-5/+6
* dbcheck: add forward_syntax argument to err_orphaned_backlinkRalph Boehme2018-02-061-3/+4
* dbcheck: rename and reorder err_orphaned_backlink argumentsRalph Boehme2018-02-061-11/+11
* Revert "dbcheck: disable fixing duplicate linked attributes until we can reco...Ralph Boehme2018-02-061-19/+3
* python/common: add __cmp__ function to dsdb_Dn similar to parsed_dn_compare()Stefan Metzmacher2018-02-061-0/+17
* python:tests: add test_dsdb_Dn_sorted() to "samba.tests.common"Stefan Metzmacher2018-02-061-0/+24
* python:tests: remove test_dsdb_Dn() to test_dsdb_Dn_binary()Stefan Metzmacher2018-02-061-2/+2
* python:tests: use TestCaseInTempDir for "samba.tests.common"Stefan Metzmacher2018-02-061-3/+4
* dbcheck: disable fixing duplicate linked attributes until we can recover lost...Stefan Metzmacher2018-01-251-3/+19
* selftest: Do not use dn= filter stringAndrew Bartlett2017-12-221-2/+2
* dbcheck: detect and fix duplicate linksStefan Metzmacher2017-11-291-46/+147
* dbcheck: only calculate linked attribute helper variables once in check_dn()Stefan Metzmacher2017-11-291-2/+6
* dbcheck: remove indentation levelStefan Metzmacher2017-11-291-63/+62
* dbcheck: Use the GUID as the DN to fix replPropertyMetaDataAndrew Bartlett2017-11-291-3/+6
* dbcheck: Clarify error count bumping in deleted/gone DN handlingAndrew Bartlett2017-11-291-7/+33
* dbcheck: Allow removal of one-way links to missing objectsAndrew Bartlett2017-11-291-2/+20
* python: use communicate to fix Popen deadlockJoe Guo2017-11-141-6/+8
* blackbox tests: method to check specific exit codesGary Lockyer2017-11-141-3/+12
* samba-tool dns query: Allow '*' in namesGary Lockyer2017-10-251-1/+2
* samba-tool dns: Test support of DNS wild card in namesGary Lockyer2017-10-251-0/+67
* dnsserver: Tests for dns wildcard entriesGary Lockyer2017-10-251-0/+288
* selftest: Check re-opening sam.ldb corrects the @ATTRIBUTES and @INDEXLISTAndrew Bartlett2017-10-021-0/+53
* python: Allow debug classes to be specified on the command line for python toolsAndrew Bartlett2017-09-141-3/+3
* drs repl: Only print raw DRS replication traffic at level 9Andrew Bartlett2017-09-143-4/+8
* selftest: Add test for password change when NTLM is disabledTim Beale2017-08-161-13/+33
* python: Fix incorrect kdc.conf parameter name in kerberos.pyMarc Muehlfeld2017-08-101-1/+1
* dsdb: Fix dsdb_next_callback to correctly use ldb_module_done() etcAndrew Bartlett2017-08-081-0/+23