PEP8: fix E302: expected 2 blank lines, found 1
[bbaumbach/samba-autobuild/.git] / source4 / dsdb / tests / python / rodc_rwdc.py
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 E251: unexpected spaces around keyword /...
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 E211: whitespace before '('
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-05-12 Noel Powers4/dsdb/tests: py2/py3 compatability always decode...
2018-04-30 Noel Powerpython: Bulk conversion callers of ldb.Dn second param
2018-03-23 Noel Powers3/dsdb: convert print func to be py2/py3 compatible
2018-02-28 Noel Powerdsdb python tests: convert 'except X, (tuple)' to ...
2018-02-14 Douglas Bagnalldsdb python tests: convert 'except X, e' to 'except...
2018-01-09 Jamie McClymontselftest: close connections after tests in samba4.ldap...
2017-05-30 Garming Samtests/rodc: Check that new passwords trigger wiping...
2017-05-30 Garming Samtests/rodc: Check SID restriction for SendToSam
2017-05-30 Garming Samtests/rodc: Add password lockout tests with RODC-auth...
2017-05-30 Garming Samtests/rodc: Test for NTLM wrong password forwarding
2017-04-13 Garming Sampassword_lockout: Tests against RODC (once preloaded)
2017-04-13 Garming Samtests/rodc: Add a number of tests for RODC-RWDC interaction