PEP8: fix E303: too many blank lines (2)
[samba.git] / source4 / dsdb / tests / python / user_account_control.py
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
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 E227: missing whitespace around bitwise or...
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 E111: indentation is not a multiple of four
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 ...
2016-06-27 Stefan Metzmachers4:dsdb/tests: let the user_account_control.py test...
2016-06-27 Stefan Metzmachers4:dsdb/tests: use ncacn_ip_tcp:server[seal] for samr...
2016-06-27 Stefan Metzmachers4:dsdb/tests: make user_account_control.py executable
2016-03-22 Douglas Bagnalldsdb python tests: fix several usage strings
2015-12-16 Andrew BartlettCVE-2015-8467: samdb: Match MS15-096 behaviour for...
2015-03-16 Michael Adamdsdb: fix the user_account_control test.
2015-01-22 Andrew Bartlettdsdb-tests: Clarify that accounts really do fall back...
2015-01-22 Andrew Bartlettdsdb-tests: Show that we can not change the primaryGrou...
2015-01-22 Andrew Bartlettdsdb: Improve userAccountControl handling
2015-01-22 Andrew Bartlettdsdb-tests: Add new test samba4.user_account_control...