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
/
drs_base.py
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
s4:torture: Retry DsExecuteKCC on NT_STATUS_DS_BUSY
Andreas Schneider
1
-0
/
+19
2025-05-26
s4:torture:drs: Pass through unused parameters
Jennifer Sutton
1
-1
/
+2
2024-08-28
s4:drs:tests: add hook for changing highwatermark
Douglas Bagnall
1
-0
/
+7
2023-02-23
selftest: source4: fix mutable default arguments
Rob van der Linde
1
-3
/
+13
2023-01-31
s4-selftest/drs: Confirm GetNCChanges REPL_SECRET works with a DummyDN and re...
Andrew Bartlett
1
-1
/
+3
2023-01-31
s4-selftest/drs Allow some DRS tests to operate against an IP
Andrew Bartlett
1
-2
/
+5
2023-01-31
s4-selftest/drs Add test of expected return code for invaid DNs in GetNCChanges
Andrew Bartlett
1
-1
/
+3
2021-06-20
python: Streamline option parser of python tools
Andreas Schneider
1
-1
/
+1
2021-04-28
python: remove all 'from __future__ import print_function'
Douglas Bagnall
1
-1
/
+0
2020-10-02
python2 reduction: Merge remaining compat code into common
David Mulder
1
-4
/
+4
2020-02-07
pytests: heed assertEquals deprecation warning en-masse
Douglas Bagnall
1
-7
/
+7
2019-04-11
repl: test for schema object and LA repl across chunks
Aaron Haslett
1
-8
/
+12
2018-12-14
PY3: change shebang to python3 in source4/torture dir
Joe Guo
1
-1
/
+1
2018-11-23
tests: Fix flappiness in DRS tests due to RID Set changing
Tim Beale
1
-2
/
+13
2018-11-23
tests: Add better error for DRS tests
Tim Beale
1
-3
/
+3
2018-09-15
s4/torture/drs: py2/py3 compat changes for test samba4.drs.fsmo
Noel Power
1
-5
/
+5
2018-09-15
s4/torture/drs/python: make test code run in py2/py3
Noel Power
1
-1
/
+2
2018-09-06
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E303: too many blank lines (2)
Joe Guo
1
-3
/
+0
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+1
2018-08-24
PEP8: fix E231: missing whitespace after ','
Joe Guo
1
-5
/
+5
2018-08-24
PEP8: fix E225: missing whitespace around operator
Joe Guo
1
-6
/
+6
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-5
/
+5
2018-08-24
PEP8: fix E123: closing bracket does not match indentation of opening bracket...
Joe Guo
1
-1
/
+1
2018-07-13
s4/torture/drs/python: xrange -> range for py2/py3 compat
Noel Power
1
-1
/
+1
2018-07-13
s4/torture/drs/python: long is not used in py3
Noel Power
1
-1
/
+1
2018-07-13
s4/torture/drs/python: use cmp_fn for cmp (for py2/py3 compat)
Noel Power
1
-3
/
+3
2018-07-13
s4/torture/drs/python: Py2/Py2 fix tab/space also incorrect unicode usage
Noel Power
1
-7
/
+7
2018-03-23
s4/torture/drs: convert print func to be py2/py3 compatible
Noel Power
1
-6
/
+7
2018-02-15
tests/drs_base: Allow the net drs replicate to try with a single object
Garming Sam
1
-1
/
+4
2017-10-20
selftest: Print link meta-data when developer debugging is used
Tim Beale
1
-3
/
+15
2017-09-18
getncchanges.py: Add test for GET_ANC and GET_TGT combined
Tim Beale
1
-2
/
+2
2017-09-18
getncchanges.py: Add some GET_TGT test cases
Tim Beale
1
-5
/
+21
2017-09-18
getnc_exop.py: Fix GET_TGT behaviour in DRS tests
Tim Beale
1
-1
/
+2
2017-08-29
selftest: Move get_partial_attribute_set() to DrsBaseTestCase
Andrew Bartlett
1
-0
/
+7
2017-08-29
selftest: encrypt the LDAP connection in drs_base.py
Andrew Bartlett
1
-1
/
+3
2017-08-18
getncchanges.py: Add test for GET_ANC and linked attributes
Tim Beale
1
-15
/
+31
2017-08-18
getncchanges.py: Add GET_ANC replication test case
Tim Beale
1
-0
/
+25
2017-08-18
getncchanges.py: Add a new test for replication
Tim Beale
1
-19
/
+51
2017-07-28
getnc_exop.py: Fix typo in function name
Tim Beale
1
-1
/
+1
2017-07-28
selftest: Add and use new helper function get_creds_ccache_name()
Andrew Bartlett
1
-3
/
+1
2017-07-28
selftest: Use new --krb5-ccache in drs_base.py
Andrew Bartlett
1
-2
/
+8
2017-07-28
selftest: Port DrsBaseTestCase._{en,dis}able_all_repl() to self.runsubcmd()
Andrew Bartlett
1
-17
/
+13
2017-07-28
selftest: Port DrsBaseTestCase._disable_inbound_repl() to self.runsubcmd()
Andrew Bartlett
1
-2
/
+5
2017-07-28
selftest: Port DrsBaseTestCase._enable_inbound_repl() to self.runsubcmd()
Andrew Bartlett
1
-2
/
+5
2017-07-28
selftest: Port DrsBaseTestCase._net_drs_replicate() to self.runsubcmd()
Andrew Bartlett
1
-7
/
+19
2017-03-13
drsbase: use credentials if supplied
Garming Sam
1
-2
/
+4
2016-12-21
torture/drs: move ExopBaseTest into DrsBaseTest and extend
Bob Campbell
1
-1
/
+323
2016-07-19
selftest: Disable all replication during most replication tests
Andrew Bartlett
1
-0
/
+14
[next]