PEP8: fix E127: continuation line over-indented for visual indent
[amitay/samba.git] / source4 / torture / drs / python / repl_rodc.py
2018-09-06 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E713: test for membership should be 'not in'
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 E261: at least two spaces before inline comment
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E222: multiple spaces after operator
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E111: indentation is not a multiple of four
2018-07-03 Tim Bealejoin: Rename dc_join() so it looks like an object
2018-05-11 Tim Bealetests: Move repeated code into a helper function
2018-04-30 Noel Powerpython/samba: bulk conversion of caller to dsdb_Dn...
2018-02-28 Noel Powerdrs torture python: convert 'except X, (tuple)' to...
2017-10-14 Tim Bealeselftest: Add sanity-check RODC can't use cache to...
2017-08-29 Tim Bealeselftest: GetNCChanges can 'accept' a repeated bad...
2017-03-13 Garming Samtests/repl_rodc: Test the direct allow/deny attribute...
2017-03-13 Garming Samtests/repl_rodc: Ensure that the machine account is...
2017-03-13 Garming Samtests/repl_rodc: Duplicate msDS-RevealedUsers test...
2017-03-13 Bob Campbellpython/tests: Add repl_rodc test