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
/
dirsync.py
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-07
pytests: heed assertEquals deprecation warning en-masse
Douglas Bagnall
1
-2
/
+2
2019-10-31
CVE-2019-14847 dsdb: Demonstrate the correct interaction of ranged_results st...
Andrew Bartlett
1
-0
/
+26
2019-10-24
s4:tests/dirsync: add tests for dirsync with extended_dn
Stefan Metzmacher
1
-0
/
+31
2019-04-02
Spelling fix s/informations/information/
Mathieu Parent
1
-2
/
+2
2018-12-14
PY3: change shebang to python3 in source4/dsdb dir
Joe Guo
1
-1
/
+1
2018-10-25
s4/dsdb/pytest/dirsync: do not double import
Douglas Bagnall
1
-1
/
+1
2018-08-24
PEP8: fix E713: test for membership should be 'not in'
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E711: comparison to None should be 'if cond is not None:'
Joe Guo
1
-19
/
+19
2018-08-24
PEP8: fix E303: too many blank lines (2)
Joe Guo
1
-4
/
+0
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+1
2018-08-24
PEP8: fix E265: block comment should start with '# '
Joe Guo
1
-3
/
+3
2018-08-24
PEP8: fix E261: at least two spaces before inline comment
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E231: missing whitespace after ','
Joe Guo
1
-4
/
+4
2018-08-24
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E225: missing whitespace around operator
Joe Guo
1
-5
/
+5
2018-08-24
PEP8: fix E202: whitespace before ')'
Joe Guo
1
-9
/
+9
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-35
/
+35
2018-08-24
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-10
/
+10
2018-08-24
PEP8: fix E116: unexpected indentation (comment)
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E111: indentation is not a multiple of four
Joe Guo
1
-1
/
+1
2018-05-12
s4/dsdb/tests: py2/py3 compatability always decode result of b64encode
Noel Power
1
-1
/
+1
2018-03-23
s3/dsdb: convert print func to be py2/py3 compatible
Noel Power
1
-8
/
+9
2018-02-15
dsdb python tests: convert 'except X, e' to 'except X as e'
Douglas Bagnall
1
-7
/
+7
2017-08-29
selftest: Make dirsync test use symobolic name and OA not A
Andrew Bartlett
1
-2
/
+3
2017-08-29
dsdb: Use samba.generate_random_password() in dirsync test
Andrew Bartlett
1
-1
/
+1
2014-11-22
Move option handling into samba.tests.subunitrun.
Jelmer Vernooij
1
-8
/
+6
2014-11-22
Move option parsing to samba.tests.subunitrun.
Jelmer Vernooij
1
-1
/
+1
2014-11-22
Add convenience class for old-style Samba subunit python tests.
Jelmer Vernooij
1
-13
/
+10
2014-11-19
dirsync test: Create and run a single testsuite, should easy migration to reg...
Jelmer Vernooij
1
-15
/
+12
2012-06-21
samdb: Accept a list of member variables rather than a comma-separated string.
Jelmer Vernooij
1
-9
/
+9
2012-03-26
LDB/s4 - do not use the "(dn=...)" syntax on filters anymore
Matthias Dieter Wallnöfer
1
-5
/
+5
2012-02-20
s4-selftest: Avoid running kinit for each new connection
Andrew Bartlett
1
-1
/
+2
2012-01-24
python: Change except: statement to except Exception:
Amitay Isaacs
1
-1
/
+1
2011-10-09
Remove pointless exception catching in tests.
Jelmer Vernooij
1
-6
/
+3
2011-09-19
s4-dsdb: use get_config_basedn() in python tests
Andrew Tridgell
1
-1
/
+1
2011-05-21
s4-dsdb: add unit tests for dirsync control
Matthieu Patou
1
-0
/
+713