index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
drs
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
s4:torture: Retry DsExecuteKCC on NT_STATUS_DS_BUSY
Andreas Schneider
3
-4
/
+21
2025-08-07
pytest:repl_rodc: avoid using dsdb_dn.get_bytes
Douglas Bagnall
1
-2
/
+2
2025-08-07
s4:pytest:repl_rodc: use BinaryDn not dsdb_dn
Douglas Bagnall
1
-2
/
+2
2025-05-26
s4:torture:drs: Pass through unused parameters
Jennifer Sutton
1
-1
/
+2
2024-11-06
s4: s/the the\b/the/ in miscellaneous comments
Douglas Bagnall
1
-1
/
+1
2024-08-28
s4:drs:test:getncchanges skips some tests with reserved_usn = 0
Douglas Bagnall
1
-0
/
+37
2024-08-28
s4:drs:test:getncchanges: remove timeout failure
Douglas Bagnall
1
-5
/
+0
2024-08-28
s4:drs:tests: repeat getncchanges test with zero reserved_usn
Douglas Bagnall
1
-0
/
+12
2024-08-28
s4:drs:tests: add hook for changing highwatermark
Douglas Bagnall
1
-0
/
+7
2024-08-28
s4:drs:test:getncchanges: add a timeout failure
Douglas Bagnall
1
-0
/
+5
2024-06-12
s4/pytest: remove py2 str/bytes workaround in getnc_exop
Douglas Bagnall
1
-2
/
+2
2024-03-05
dsdb: Remove calls to ldb.set_opaque_integer()
Andrew Bartlett
1
-2
/
+2
2023-10-25
s4:torture: Fix code spelling
Joseph Sutton
2
-3
/
+3
2023-10-13
s4:torture: Use assertEqual() instead of assertEquals()
Joseph Sutton
1
-2
/
+2
2023-10-13
s3:script: Remove semicolons
Joseph Sutton
1
-2
/
+2
2023-09-29
netcmd: tests: bugfix: argument -U was already in creds so listed twice
Rob van der Linde
1
-3
/
+3
2023-08-14
s4:torture:drs: Fix code spelling
Andreas Schneider
8
-20
/
+20
2023-08-13
s4-torture/drs: Add test showing that if present in the set the NC root leads...
Andrew Bartlett
1
-0
/
+147
2023-08-13
s4-torture/drs: Add test demonstrating that a GetNCChanges REPL_OBJ will not ...
Andrew Bartlett
1
-0
/
+55
2023-08-13
s4-torture/drs: Add a test matching Azure AD Connect REPL_OBJ behaviour
Andrew Bartlett
1
-1
/
+24
2023-08-13
s4-torture/drs: Use addCleanup() in getchanges.py for OU handling
Andrew Bartlett
1
-10
/
+2
2023-08-13
s4-torture/drs: Create temp OU with a unique name per test
Andrew Bartlett
1
-1
/
+2
2023-08-13
s4-torture/drs: Save the server dnsname on the DcConnection object
Andrew Bartlett
1
-0
/
+1
2023-03-14
selftest/drs: Demonstrate ERROR(ldb): uncaught exception - Deleted target CN=...
Andrew Bartlett
1
-0
/
+135
2023-03-03
pytest/delete_object: Remove unused variables
Joseph Sutton
1
-2
/
+0
2023-03-03
pytest/getnc_exop: Remove unused variable
Joseph Sutton
1
-1
/
+0
2023-03-03
pytest/repl_move: Remove unused variables
Joseph Sutton
1
-67
/
+50
2023-03-03
pytest/repl_rodc: Remove unused variable
Joseph Sutton
1
-5
/
+0
2023-03-03
pytest/replica_sync: Remove unused variable
Joseph Sutton
1
-1
/
+1
2023-03-03
pytest/ridalloc_exop: Remove unused variables
Joseph Sutton
1
-8
/
+0
2023-03-03
pytest/samba_tool_drs_critical: Remove unused variables
Joseph Sutton
1
-5
/
+5
2023-03-03
pytest/samba_tool_drs_no_dns: Remove unused variables
Joseph Sutton
1
-6
/
+5
2023-03-03
pytest/samba_tool_drs: Remove unused variables
Joseph Sutton
1
-31
/
+24
2023-03-03
pytest/samba_tool_drs: Convert bytes to UTF-8 string
Joseph Sutton
1
-1
/
+1
2023-02-23
selftest: source4: fix mutable default arguments
Rob van der Linde
2
-4
/
+17
2023-02-23
selftest: make two samba-tool drs tests generic
Rob van der Linde
1
-11
/
+24
2023-02-23
selftest: remove unused import
Rob van der Linde
1
-1
/
+0
2023-02-23
selftest: pep8: too many blank lines
Rob van der Linde
1
-1
/
+0
2023-01-31
s4-selftest/drs: Confirm GetNCChanges REPL_SECRET works with a DummyDN and re...
Andrew Bartlett
2
-1
/
+49
2023-01-31
s4-selftest/drs: Confirm GetNCChanges full replication works with a DummyDN a...
Andrew Bartlett
1
-2
/
+50
2023-01-31
s4-selftest/drs: Confirm GetNCChanges REPL_OBJ works with a DummyDN and real ...
Andrew Bartlett
1
-6
/
+74
2023-01-31
s4-selftest/drs Allow re-run of DRS tests after failed cleanup
Andrew Bartlett
1
-1
/
+2
2023-01-31
s4-selftest/drs Allow some DRS tests to operate against an IP
Andrew Bartlett
4
-29
/
+18
2023-01-31
s4-selftest/drs Add test of expected return code for invaid DNs in GetNCChanges
Andrew Bartlett
2
-3
/
+83
2023-01-30
python: Replace calls to deprecated methods
Joseph Sutton
1
-23
/
+23
2022-10-04
selftest: Add tests for GetNCChanges GET_ANC using samba-tool drs clone-dc-da...
Andrew Bartlett
1
-0
/
+98
2022-09-16
pytests:s4/drs/getnc_schema: avoid unused imports
Douglas Bagnall
1
-4
/
+0
2022-09-16
pytests:s4/drs/repl_move: avoid unused and star imports
Douglas Bagnall
1
-2
/
+34
2022-09-16
pytests:s4/drs/repl_rodc: avoid unused imports
Douglas Bagnall
1
-2
/
+0
2022-09-16
pytests:s4/drs/linked_attributes_drs: avoid unused imports
Douglas Bagnall
1
-15
/
+1
[next]