summaryrefslogtreecommitdiff
path: root/python/samba
AgeCommit message (Expand)AuthorFilesLines
2021-06-22pytest dns_aging: add simple delete testsDouglas Bagnall1-0/+131
2021-06-22pytest: samba-tool dns: allow identical updatesDouglas Bagnall1-18/+14
2021-06-22pytest: samba-tool dns: allow valid updatesDouglas Bagnall1-0/+3
2021-06-22pytest: dns_aging: test delete multiple recordsDouglas Bagnall1-3/+88
2021-06-22pytest: dns_aging: test RPC updates of disparate typesDouglas Bagnall1-1/+16
2021-06-22python dns: dns_record_match() matches IPv6 semanticallyDouglas Bagnall1-1/+8
2021-06-21python/samba/tests: Remove DCs joined to test samba-tool behaviourAndrew Bartlett4-3/+37
2021-06-20python: Streamline option parser of python toolsAndreas Schneider2-17/+60
2021-06-20librpc:tools: Migrate ndrdump to new cmdline option parserAndreas Schneider1-32/+32
2021-06-20pytest dns_aging: test tombstone timestamp rangesDouglas Bagnall1-1/+56
2021-06-20pytest: dns_aging: remove a test that fails on WindowsDouglas Bagnall1-42/+0
2021-06-20pytest: dns_aging: add Samba-specific scavenging testDouglas Bagnall1-0/+85
2021-06-20pytest: dns_aging: try queries of recently tombstoned nodesDouglas Bagnall1-0/+16
2021-06-20pytest: dns_aging tests deletions using DNS updateDouglas Bagnall1-0/+95
2021-06-20pytest: dns_aging: remove/fix unused helper functionsDouglas Bagnall1-8/+6
2021-06-20pytest: dns_aging: helper to get non-tombstoned recordsDouglas Bagnall1-0/+8
2021-06-20pytest: dns_aging: add helper for DNS delete updatesDouglas Bagnall1-0/+6
2021-06-20pytest: dns_aging: correct typo mis-assertions in 2 testsDouglas Bagnall1-2/+2
2021-06-20pytest: dns_aging: remind developers to use fl2003Douglas Bagnall1-0/+6
2021-06-20pytest: dns_aging: use assert_timestamps_equal() widelyDouglas Bagnall1-110/+110
2021-06-20pytest: add A and AAAA aging testsDouglas Bagnall1-1/+121
2021-06-20pytest: adjust dns_aging to handle some non-TXT recordsDouglas Bagnall1-11/+120
2021-06-20pytests: dns_aging get informative assertionsDouglas Bagnall1-2/+47
2021-06-20python:tests: Fix group_edit test with system libldbAndreas Schneider1-1/+6
2021-06-20python:tests: Fix user_edit test with system libldbAndreas Schneider1-1/+6
2021-06-20python:tests: Fix contact_edit test with system libldbAndreas Schneider1-1/+6
2021-06-20samba-tool: Disable AD DC options in samba-tool domainDavid Mulder1-14/+16
2021-06-17netcmd: Incorrect arguments to Exception constructorGarming Sam1-1/+1
2021-06-17join: provision_fill does not return anythingGarming Sam1-7/+7
2021-06-11pytests: add dns_aging, embracing and extending ageing testsDouglas Bagnall1-0/+1895
2021-06-11py: samba.dnsserver: add helper for record buffersDouglas Bagnall1-0/+7
2021-06-11pytest:dns_base: make_txt_update can set arbitrary TTLDouglas Bagnall1-3/+3
2021-06-11python:subunit: Avoid misleading "Test was never started" error messageJoseph Sutton1-67/+84
2021-06-11python:subunit: Remove write_traceback()Joseph Sutton1-44/+7
2021-06-11python:subunit: Fix skipping a test with no reason givenJoseph Sutton1-2/+2
2021-06-11dbcheck: formattingJoseph Sutton1-12/+22
2021-06-11dbcheck: Refactor RID Set check to use free_rid_bounds()Joseph Sutton1-28/+24
2021-06-11netcmd: Avoid conflicting SIDs when creating an offline backupJoseph Sutton1-1/+2
2021-06-11ridalloc: Don't skip the first RID of a poolJoseph Sutton2-5/+4
2021-06-11netcmd: Use next_free_rid() function to calculate a SID for restoring a backupJoseph Sutton1-43/+14
2021-06-11python/tests/dsdb: Add tests for RID allocation functionsJoseph Sutton1-1/+304
2021-06-11dsdb: Add next_free_rid() function to allocate a RID without modifying the da...Joseph Sutton1-0/+105
2021-06-11netcmd: Add tests for performing an offline backup immediately after joining ...Joseph Sutton1-7/+54
2021-06-11dbcheck: check correct RID set attributes when looking for SID conflictsAndrew Bartlett1-8/+34
2021-06-11netcmd: Refactor seizing DNS roles while restoring from a backupJoseph Sutton1-12/+5
2021-06-11netcmd: Use correct path for state directory during offline backupJoseph Sutton1-1/+1
2021-06-11tests: Specify additional modules for 'vfs objects' parameterJoseph Sutton2-2/+2
2021-06-11netcmd: Ignore rIDUsedPool attribute in offline domain backup testJoseph Sutton1-1/+1
2021-06-11netcmd: Fix error-checking conditionJoseph Sutton1-3/+4
2021-06-11provision: Refactor another usage of create_dns_dir_keytab_linkJoseph Sutton1-35/+2