summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* dbcheck: formattingJoseph Sutton2021-06-111-12/+22
* dbcheck: Refactor RID Set check to use free_rid_bounds()Joseph Sutton2021-06-111-28/+24
* netcmd: Avoid conflicting SIDs when creating an offline backupJoseph Sutton2021-06-111-1/+2
* ridalloc: Don't skip the first RID of a poolJoseph Sutton2021-06-112-5/+4
* netcmd: Use next_free_rid() function to calculate a SID for restoring a backupJoseph Sutton2021-06-111-43/+14
* python/tests/dsdb: Add tests for RID allocation functionsJoseph Sutton2021-06-111-1/+304
* dsdb: Add next_free_rid() function to allocate a RID without modifying the da...Joseph Sutton2021-06-111-0/+105
* netcmd: Add tests for performing an offline backup immediately after joining ...Joseph Sutton2021-06-111-7/+54
* dbcheck: check correct RID set attributes when looking for SID conflictsAndrew Bartlett2021-06-111-8/+34
* netcmd: Refactor seizing DNS roles while restoring from a backupJoseph Sutton2021-06-111-12/+5
* netcmd: Use correct path for state directory during offline backupJoseph Sutton2021-06-111-1/+1
* tests: Specify additional modules for 'vfs objects' parameterJoseph Sutton2021-06-112-2/+2
* netcmd: Ignore rIDUsedPool attribute in offline domain backup testJoseph Sutton2021-06-111-1/+1
* netcmd: Fix error-checking conditionJoseph Sutton2021-06-111-3/+4
* provision: Refactor another usage of create_dns_dir_keytab_linkJoseph Sutton2021-06-111-35/+2