PEP8: fix E302: expected 2 blank lines, found 1
[samba.git] / source4 / torture / drs / python / drs_base.py
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around operator
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 E123: closing bracket does not match indentat...
2018-07-12 Noel Powers4/torture/drs/python: xrange -> range for py2/py3...
2018-07-12 Noel Powers4/torture/drs/python: long is not used in py3
2018-07-12 Noel Powers4/torture/drs/python: use cmp_fn for cmp (for py2...
2018-07-12 Noel Powers4/torture/drs/python: Py2/Py2 fix tab/space also incor...
2018-03-23 Noel Powers4/torture/drs: convert print func to be py2/py3 compatible
2018-02-15 Garming Samtests/drs_base: Allow the net drs replicate to try...
2017-10-20 Tim Bealeselftest: Print link meta-data when developer debugging...
2017-09-18 Tim Bealegetncchanges.py: Add test for GET_ANC and GET_TGT combined
2017-09-18 Tim Bealegetncchanges.py: Add some GET_TGT test cases
2017-09-18 Tim Bealegetnc_exop.py: Fix GET_TGT behaviour in DRS tests
2017-08-29 Andrew Bartlettselftest: Move get_partial_attribute_set() to DrsBaseTe...
2017-08-29 Andrew Bartlettselftest: encrypt the LDAP connection in drs_base.py
2017-08-18 Tim Bealegetncchanges.py: Add test for GET_ANC and linked attributes
2017-08-18 Tim Bealegetncchanges.py: Add GET_ANC replication test case
2017-08-18 Tim Bealegetncchanges.py: Add a new test for replication
2017-07-27 Tim Bealegetnc_exop.py: Fix typo in function name
2017-07-27 Andrew Bartlettselftest: Add and use new helper function get_creds_cca...
2017-07-27 Andrew Bartlettselftest: Use new --krb5-ccache in drs_base.py
2017-07-27 Andrew Bartlettselftest: Port DrsBaseTestCase._{en,dis}able_all_repl...
2017-07-27 Andrew Bartlettselftest: Port DrsBaseTestCase._disable_inbound_repl...
2017-07-27 Andrew Bartlettselftest: Port DrsBaseTestCase._enable_inbound_repl...
2017-07-27 Andrew Bartlettselftest: Port DrsBaseTestCase._net_drs_replicate(...
2017-03-13 Garming Samdrsbase: use credentials if supplied
2016-12-20 Bob Campbelltorture/drs: move ExopBaseTest into DrsBaseTest and...
2016-07-19 Andrew Bartlettselftest: Disable all replication during most replicati...
2016-06-16 Andrew Bartlettselftest: Rebase DrsBaseTestCase on SambaToolCmdTest
2014-11-30 Jelmer VernooijReduce number of places where sys.path is (possibly...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-07-31 Andrew Bartletts4-repl: Add tests for add replication conflicts and...
2012-06-11 Andrew Bartletts4-selftest: Test samba-tool drs replicate --local...
2011-02-26 Kamen Mazdrashkis4/drs-tests: Move enable/disable replication methods...
2011-02-20 Kamen Mazdrashkis4/drs-tests: Allow _net_drs_replicate to force replica...
2011-02-20 Kamen Mazdrashkis4/drs-tests: Split samba-tool command line generation...
2011-02-20 Kamen Mazdrashkis4/drs-tests: Add a base class to hold common functiona...