summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: dbcheck search DnsAdmins from wellknown containerDavid Mulder2021-06-221-1/+4
* samba-tool: Provision search DnsAdmins from wellknown containerDavid Mulder2021-06-221-3/+5
* samba-tool: Demote computer to wellknown containerDavid Mulder2021-06-221-1/+4
* samdb: Create computer in wellknown user containerDavid Mulder2021-06-221-1/+2
* samdb: Create group in wellknown user containerDavid Mulder2021-06-221-1/+6
* samdb: Create user in wellknown user containerDavid Mulder2021-06-221-1/+6
* pytest: dcerpc/dnsserver: fix tombstone testDouglas Bagnall2021-06-221-12/+80
* pytest/dns_forwarder: remove unused function and importsDouglas Bagnall2021-06-221-12/+2
* pytest segfaults: add a couple more failing testsDouglas Bagnall2021-06-221-1/+19
* pytest samba-tool dns: avoid testing update of '.' PTRDouglas Bagnall2021-06-221-0/+9
* pytest: dns_aging: do not insist on non-aging timestamp updatesDouglas Bagnall2021-06-221-2/+6
* pytest: dns_aging sibling test fails on windowsDouglas Bagnall2021-06-221-2/+13
* pytest dns_aging: add windows_variationDouglas Bagnall2021-06-221-1/+13
* pytest: dns_aging: fix two tests (bad arithmetic)Douglas Bagnall2021-06-221-11/+11
* pytest dns_aging: add sibling testsDouglas Bagnall2021-06-221-0/+132
* pytest dns_aging: add simple delete testsDouglas Bagnall2021-06-221-0/+131
* pytest: samba-tool dns: allow identical updatesDouglas Bagnall2021-06-221-18/+14
* pytest: samba-tool dns: allow valid updatesDouglas Bagnall2021-06-221-0/+3
* pytest: dns_aging: test delete multiple recordsDouglas Bagnall2021-06-221-3/+88
* pytest: dns_aging: test RPC updates of disparate typesDouglas Bagnall2021-06-221-1/+16
* python dns: dns_record_match() matches IPv6 semanticallyDouglas Bagnall2021-06-221-1/+8
* python/samba/tests: Remove DCs joined to test samba-tool behaviourAndrew Bartlett2021-06-214-3/+37
* python: Streamline option parser of python toolsAndreas Schneider2021-06-202-17/+60
* librpc:tools: Migrate ndrdump to new cmdline option parserAndreas Schneider2021-06-201-32/+32
* pytest dns_aging: test tombstone timestamp rangesDouglas Bagnall2021-06-201-1/+56
* pytest: dns_aging: remove a test that fails on WindowsDouglas Bagnall2021-06-201-42/+0
* pytest: dns_aging: add Samba-specific scavenging testDouglas Bagnall2021-06-201-0/+85
* pytest: dns_aging: try queries of recently tombstoned nodesDouglas Bagnall2021-06-201-0/+16
* pytest: dns_aging tests deletions using DNS updateDouglas Bagnall2021-06-201-0/+95
* pytest: dns_aging: remove/fix unused helper functionsDouglas Bagnall2021-06-201-8/+6
* pytest: dns_aging: helper to get non-tombstoned recordsDouglas Bagnall2021-06-201-0/+8
* pytest: dns_aging: add helper for DNS delete updatesDouglas Bagnall2021-06-201-0/+6
* pytest: dns_aging: correct typo mis-assertions in 2 testsDouglas Bagnall2021-06-201-2/+2
* pytest: dns_aging: remind developers to use fl2003Douglas Bagnall2021-06-201-0/+6
* pytest: dns_aging: use assert_timestamps_equal() widelyDouglas Bagnall2021-06-201-110/+110
* pytest: add A and AAAA aging testsDouglas Bagnall2021-06-201-1/+121
* pytest: adjust dns_aging to handle some non-TXT recordsDouglas Bagnall2021-06-201-11/+120
* pytests: dns_aging get informative assertionsDouglas Bagnall2021-06-201-2/+47
* python:tests: Fix group_edit test with system libldbAndreas Schneider2021-06-201-1/+6
* python:tests: Fix user_edit test with system libldbAndreas Schneider2021-06-201-1/+6
* python:tests: Fix contact_edit test with system libldbAndreas Schneider2021-06-201-1/+6
* samba-tool: Disable AD DC options in samba-tool domainDavid Mulder2021-06-201-14/+16
* netcmd: Incorrect arguments to Exception constructorGarming Sam2021-06-171-1/+1
* join: provision_fill does not return anythingGarming Sam2021-06-171-7/+7
* pytests: add dns_aging, embracing and extending ageing testsDouglas Bagnall2021-06-111-0/+1895
* py: samba.dnsserver: add helper for record buffersDouglas Bagnall2021-06-111-0/+7
* pytest:dns_base: make_txt_update can set arbitrary TTLDouglas Bagnall2021-06-111-3/+3
* python:subunit: Avoid misleading "Test was never started" error messageJoseph Sutton2021-06-111-67/+84
* python:subunit: Remove write_traceback()Joseph Sutton2021-06-111-44/+7
* python:subunit: Fix skipping a test with no reason givenJoseph Sutton2021-06-111-2/+2