summaryrefslogtreecommitdiff
path: root/source4/torture/drs
AgeCommit message (Expand)AuthorFilesLines
13 dayss4:torture: Retry DsExecuteKCC on NT_STATUS_DS_BUSYAndreas Schneider3-4/+21
2025-08-07pytest:repl_rodc: avoid using dsdb_dn.get_bytesDouglas Bagnall1-2/+2
2025-08-07s4:pytest:repl_rodc: use BinaryDn not dsdb_dnDouglas Bagnall1-2/+2
2025-05-26s4:torture:drs: Pass through unused parametersJennifer Sutton1-1/+2
2024-11-06s4: s/the the\b/the/ in miscellaneous commentsDouglas Bagnall1-1/+1
2024-09-26s4:torture/drs: make use of dcerpc_binding_handle_auth_session_key()Stefan Metzmacher2-4/+6
2024-08-28s4:drs:test:getncchanges skips some tests with reserved_usn = 0Douglas Bagnall1-0/+37
2024-08-28s4:drs:test:getncchanges: remove timeout failureDouglas Bagnall1-5/+0
2024-08-28s4:drs:tests: repeat getncchanges test with zero reserved_usnDouglas Bagnall1-0/+12
2024-08-28s4:drs:tests: add hook for changing highwatermarkDouglas Bagnall1-0/+7
2024-08-28s4:drs:test:getncchanges: add a timeout failureDouglas Bagnall1-0/+5
2024-06-12s4/pytest: remove py2 str/bytes workaround in getnc_exopDouglas Bagnall1-2/+2
2024-04-16lib: Give lib/util/util_file.c its own header fileVolker Lendecke1-0/+1
2024-03-05dsdb: Remove calls to ldb.set_opaque_integer()Andrew Bartlett1-2/+2
2023-10-25s4:torture: Fix code spellingJoseph Sutton2-3/+3
2023-10-13s4:torture: Use assertEqual() instead of assertEquals()Joseph Sutton1-2/+2
2023-10-13s3:script: Remove semicolonsJoseph Sutton1-2/+2
2023-09-29netcmd: tests: bugfix: argument -U was already in creds so listed twiceRob van der Linde1-3/+3
2023-08-14s4:torture:drs: Fix code spellingAndreas Schneider8-20/+20
2023-08-13s4-torture/drs: Add test showing that if present in the set the NC root leads...Andrew Bartlett1-0/+147
2023-08-13s4-torture/drs: Add test demonstrating that a GetNCChanges REPL_OBJ will not ...Andrew Bartlett1-0/+55
2023-08-13s4-torture/drs: Add a test matching Azure AD Connect REPL_OBJ behaviourAndrew Bartlett1-1/+24
2023-08-13s4-torture/drs: Use addCleanup() in getchanges.py for OU handlingAndrew Bartlett1-10/+2
2023-08-13s4-torture/drs: Create temp OU with a unique name per testAndrew Bartlett1-1/+2
2023-08-13s4-torture/drs: Save the server dnsname on the DcConnection objectAndrew Bartlett1-0/+1
2023-03-31librpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS and renameAndrew Bartlett1-1/+1
2023-03-14selftest/drs: Demonstrate ERROR(ldb): uncaught exception - Deleted target CN=...Andrew Bartlett1-0/+135
2023-03-03pytest/delete_object: Remove unused variablesJoseph Sutton1-2/+0
2023-03-03pytest/getnc_exop: Remove unused variableJoseph Sutton1-1/+0
2023-03-03pytest/repl_move: Remove unused variablesJoseph Sutton1-67/+50
2023-03-03pytest/repl_rodc: Remove unused variableJoseph Sutton1-5/+0
2023-03-03pytest/replica_sync: Remove unused variableJoseph Sutton1-1/+1
2023-03-03pytest/ridalloc_exop: Remove unused variablesJoseph Sutton1-8/+0
2023-03-03pytest/samba_tool_drs_critical: Remove unused variablesJoseph Sutton1-5/+5
2023-03-03pytest/samba_tool_drs_no_dns: Remove unused variablesJoseph Sutton1-6/+5
2023-03-03pytest/samba_tool_drs: Remove unused variablesJoseph Sutton1-31/+24
2023-03-03pytest/samba_tool_drs: Convert bytes to UTF-8 stringJoseph Sutton1-1/+1
2023-02-23selftest: source4: fix mutable default argumentsRob van der Linde2-4/+17
2023-02-23selftest: make two samba-tool drs tests genericRob van der Linde1-11/+24
2023-02-23selftest: remove unused importRob van der Linde1-1/+0
2023-02-23selftest: pep8: too many blank linesRob van der Linde1-1/+0
2023-01-31s4-selftest/drs: Confirm GetNCChanges REPL_SECRET works with a DummyDN and re...Andrew Bartlett2-1/+49
2023-01-31s4-selftest/drs: Confirm GetNCChanges full replication works with a DummyDN a...Andrew Bartlett1-2/+50
2023-01-31s4-selftest/drs: Confirm GetNCChanges REPL_OBJ works with a DummyDN and real ...Andrew Bartlett1-6/+74
2023-01-31s4-selftest/drs Allow re-run of DRS tests after failed cleanupAndrew Bartlett1-1/+2
2023-01-31s4-selftest/drs Allow some DRS tests to operate against an IPAndrew Bartlett4-29/+18
2023-01-31s4-selftest/drs Add test of expected return code for invaid DNs in GetNCChangesAndrew Bartlett2-3/+83
2023-01-30python: Replace calls to deprecated methodsJoseph Sutton1-23/+23
2022-10-04selftest: Add tests for GetNCChanges GET_ANC using samba-tool drs clone-dc-da...Andrew Bartlett1-0/+98
2022-09-16pytests:s4/drs/getnc_schema: avoid unused importsDouglas Bagnall1-4/+0