summaryrefslogtreecommitdiffstats
path: root/source4/torture/drs/python
Commit message (Expand)AuthorAgeFilesLines
* s4/test/getnc_exop: Tune the the test to work against windowsKamen Mazdrashki2011-05-131-17/+27
* s4/getnc_exop: Initial implementation of a testsuite for GetNCChanges extende...Kamen Mazdrashki2011-05-111-0/+136
* s4-fsmo: samba-tool fsmo takes a URL, not a hostnameAndrew Tridgell2011-03-291-2/+2
* s4/drs-test: Remove unused importsKamen Mazdrashki2011-02-273-25/+0
* s4/drs-test: remove netReplicateCmd test from 'deleted object' test caseKamen Mazdrashki2011-02-271-10/+4
* s4/drs-tests: Disable replication during 'deleted object' testKamen Mazdrashki2011-02-271-17/+10
* s4/drs-tests: Move enable/disable replication methods to DrsBase class so we ...Kamen Mazdrashki2011-02-272-12/+11
* s4/drs-tests:Blackbox test to verify DsReplicaSync handlingKamen Mazdrashki2011-02-201-0/+91
* s4/drs-tests: Allow _net_drs_replicate to force replication and return output...Kamen Mazdrashki2011-02-201-2/+4
* s4/drs-tests: Split samba-tool command line generation into separate methodKamen Mazdrashki2011-02-201-7/+12
* s4/drs-tests: Inherit DrsReplSchemaTestCase from DrsBaseTestCaseKamen Mazdrashki2011-02-201-45/+2
* s4/drs-tests: Inherit DrsFsmoTestCase from DrsBaseTestCaseKamen Mazdrashki2011-02-201-35/+2
* s4/drs-tests: Inherit DrsDeleteObjectTestCase from DrsBaseTestCaseKamen Mazdrashki2011-02-201-44/+2
* s4/drs-tests: Add a base class to hold common functionality for all DRS pytho...Kamen Mazdrashki2011-02-201-0/+104
* s4-python Ensure we add the Samba python path first.Andrew Bartlett2011-02-023-3/+3
* s4-test/delete_object: Remove global ldb connectionsKamen Mazdrashki2011-01-251-26/+7
* remove unnecessary use of pass.Jelmer Vernooij2011-01-031-8/+0
* Use TestCase.get_credentials() where possible.Jelmer Vernooij2011-01-033-3/+3
* s4-test/repl_schema: remove unused and commented out codeKamen Mazdrashki2010-12-151-3/+0
* s4-test/repl_schema: Make sure every object is with unique nameKamen Mazdrashki2010-12-151-2/+5
* s4-test/repl_schema: use 'top' as default base class for our test classSchema...Kamen Mazdrashki2010-12-151-1/+1
* s4-test/repl_schema: New test to test a classSchema with custom attributeKamen Mazdrashki2010-12-151-0/+24
* s4-test/repl_schema: Test class inheritance through subClassOfKamen Mazdrashki2010-12-021-1/+26
* s4-test/fsmo: Remove unused importsKamen Mazdrashki2010-12-021-2/+0
* s4-test/delete_object: Remove unused importsKamen Mazdrashki2010-12-021-3/+4
* s4-test/repl_schema: Make ERR_NO_SUCH_OBJECT visible to usKamen Mazdrashki2010-12-021-0/+1
* s4-test/repl_schema: Test classSchema and attributeSchema replication in sepa...Kamen Mazdrashki2010-12-021-0/+18
* s4-test/schema: Extend the test to replicate a Class with Attribute with "may...Kamen Mazdrashki2010-12-011-2/+10
* s4-repl_schema: fixed ldb exception handlingAndrew Tridgell2010-11-291-2/+4
* s4-python: Fix formatting of docstrings for the purpose of pydoctor.Jelmer Vernooij2010-11-281-4/+6
* s4:torture/drs/python/fsmo.py - fix comments and an error messageMatthias Dieter Wallnöfer2010-11-271-3/+3
* s4-test/repl_schema: Refactor the test a little bit toKamen Mazdrashki2010-11-231-31/+59
* s4-test/repl_schema: Remote global ldb connectionsKamen Mazdrashki2010-11-221-25/+7
* s4-test: repl_schema - Make sure LdbError and ERR_NO_SUCH_OBJECT are visibleKamen Mazdrashki2010-11-111-0/+1
* s4-test: Initial implementation for Schema replication black box testKamen Mazdrashki2010-11-081-0/+174
* s4 net: rename to samba-tool in order to not clash with s3 netKai Blin2010-10-282-7/+7
* s4-test-fsmo.py: Implement kind of busy-wait for role transferKamen Mazdrashki2010-10-031-18/+36
* s4-test-fsmo.py: Use common implementation for env_get_var_value()Kamen Mazdrashki2010-10-031-8/+2
* s4-test-delete_object.py: Use common implementation for env_get_var_value()Kamen Mazdrashki2010-10-031-8/+2
* s4-test-fsmo.py: Use common implementation for connect_samdb()Kamen Mazdrashki2010-10-031-22/+2
* s4-test-delete_object.py: Use common implementation for connect_samdb()Kamen Mazdrashki2010-10-031-20/+2
* delete_object: Remove unnecessary pass calls.Jelmer Vernooij2010-10-011-7/+0
* s4-fsmo.py: Fix usage of 'paged_search' module for remote LDB connectionsKamen Mazdrashki2010-09-261-2/+3
* s4-delete_object.py: Fix usage of 'paged_search' module for remote LDB connec...Kamen Mazdrashki2010-09-261-2/+3
* s4-drs-test: Relax a check that may possibly failKamen Mazdrashki2010-09-221-1/+7
* s4/fsmo: Naming master support addedAnatoliy Atanasov2010-09-191-0/+4
* s4/fsmo: Extended fsmo test with infrastructure, pdc and rid rolesAnatoliy Atanasov2010-09-151-21/+44
* s4/fsmo: Added python tests for schema master transfer opAnatoliy Atanasov2010-09-101-0/+152
* s4-drs-test: Skip a check that may possibly failKamen Mazdrashki2010-08-301-1/+7
* s4-drs-test: Use dns hostnames to run 'net drs replicate' commandKamen Mazdrashki2010-08-301-5/+5