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
/
dsdb
/
tests
/
python
/
rodc_rwdc.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-30
s4:dsdb:tests: Remove unused imports
Joseph Sutton
1
-2
/
+1
2022-03-10
rodc: Add tests for simple BIND alongside NTLMSSP binds
Garming Sam
1
-22
/
+37
2022-03-10
dsdb/tests: let all BasePasswordTestCase tests provide self.host_url[_ldaps]
Stefan Metzmacher
1
-0
/
+4
2022-03-06
s4:kdc: redirect pre-authentication failures to an RWDC
Stefan Metzmacher
1
-2
/
+1
2021-10-20
selftest: Increase account lockout windows to make test more realiable
Joseph Sutton
1
-2
/
+2
2021-10-20
pytest/rodc_rwdc: try to avoid race.
Douglas Bagnall
1
-0
/
+4
2021-04-28
python: remove all 'from __future__ import print_function'
Douglas Bagnall
1
-1
/
+0
2020-02-07
pytests: heed assertEquals deprecation warning en-masse
Douglas Bagnall
1
-12
/
+12
2019-04-02
Spelling fix s/informations/information/
Mathieu Parent
1
-2
/
+2
2019-03-04
tests/rodc_rwdc: p.communicate() gives bytes, not str
Douglas Bagnall
1
-1
/
+1
2018-12-10
s4/dsdb/tests/python: PY3 port for samba4.ldap.rodc_rwdc.python
Noel Power
1
-10
/
+15
2018-11-02
tests/py/rodc_rwdc: Fix py2/py3 .next compat issues
Noel Power
1
-3
/
+2
2018-11-01
tests/rodc_rwdc: fix message format
Douglas Bagnall
1
-1
/
+1
2018-09-06
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E305: expected 2 blank lines after class or function definition, fo...
Joe Guo
1
-0
/
+1
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
/
+4
2018-08-24
PEP8: fix E261: at least two spaces before inline comment
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E251: unexpected spaces around keyword / parameter equals
Joe Guo
1
-34
/
+17
2018-08-24
PEP8: fix E231: missing whitespace after ','
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
1
-4
/
+4
2018-08-24
PEP8: fix E225: missing whitespace around operator
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E211: whitespace before '('
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-17
/
+17
2018-05-12
s4/dsdb/tests: py2/py3 compatability always decode result of b64encode
Noel Power
1
-1
/
+1
2018-04-30
python: Bulk conversion callers of ldb.Dn second param
Noel Power
1
-3
/
+3
2018-03-23
s3/dsdb: convert print func to be py2/py3 compatible
Noel Power
1
-19
/
+20
2018-02-28
dsdb python tests: convert 'except X, (tuple)' to 'except X as e'
Noel Power
1
-15
/
+30
2018-02-15
dsdb python tests: convert 'except X, e' to 'except X as e'
Douglas Bagnall
1
-5
/
+5
2018-01-09
selftest: close connections after tests in samba4.ldap.rodc_rwdc.python
Jamie McClymont
1
-0
/
+10
2017-05-30
tests/rodc: Check that new passwords trigger wiping on RODC
Garming Sam
1
-0
/
+34
2017-05-30
tests/rodc: Check SID restriction for SendToSam
Garming Sam
1
-0
/
+72
2017-05-30
tests/rodc: Add password lockout tests with RODC-auth, RWDC-check
Garming Sam
1
-0
/
+466
2017-05-30
tests/rodc: Test for NTLM wrong password forwarding
Garming Sam
1
-1
/
+3
2017-04-13
password_lockout: Tests against RODC (once preloaded)
Garming Sam
1
-2
/
+132
2017-04-13
tests/rodc: Add a number of tests for RODC-RWDC interaction
Garming Sam
1
-0
/
+585