PY3: change shebang to python3 in source4/dsdb dir
[vlendec/samba-autobuild/.git] / source4 / dsdb / tests / python / dirsync.py
2018-12-14 Joe GuoPY3: change shebang to python3 in source4/dsdb dir
2018-10-25 Douglas Bagnalls4/dsdb/pytest/dirsync: do not double import
2018-08-24 Joe GuoPEP8: fix E713: test for membership should be 'not in'
2018-08-24 Joe GuoPEP8: fix E711: comparison to None should be 'if cond...
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E265: block comment should start with '# '
2018-08-24 Joe GuoPEP8: fix E261: at least two spaces before inline comment
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around operator
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E116: unexpected indentation (comment)
2018-08-24 Joe GuoPEP8: fix E111: indentation is not a multiple of four
2018-05-12 Noel Powers4/dsdb/tests: py2/py3 compatability always decode...
2018-03-23 Noel Powers3/dsdb: convert print func to be py2/py3 compatible
2018-02-14 Douglas Bagnalldsdb python tests: convert 'except X, e' to 'except...
2017-08-29 Andrew Bartlettselftest: Make dirsync test use symobolic name and...
2017-08-29 Andrew Bartlettdsdb: Use samba.generate_random_password() in dirsync...
2014-11-22 Jelmer VernooijMove option handling into samba.tests.subunitrun.
2014-11-22 Jelmer VernooijMove option parsing to samba.tests.subunitrun.
2014-11-22 Jelmer VernooijAdd convenience class for old-style Samba subunit pytho...
2014-11-19 Jelmer Vernooijdirsync test: Create and run a single testsuite, should...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-06-21 Jelmer Vernooijsamdb: Accept a list of member variables rather than...
2012-03-25 Matthias Dieter... LDB/s4 - do not use the "(dn=...)" syntax on filters...
2012-02-19 Andrew Bartletts4-selftest: Avoid running kinit for each new connection
2012-01-24 Amitay Isaacspython: Change except: statement to except Exception:
2011-10-08 Jelmer VernooijRemove pointless exception catching in tests.
2011-09-19 Andrew Tridgells4-dsdb: use get_config_basedn() in python tests
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-21 Matthieu Patous4-dsdb: add unit tests for dirsync control