summaryrefslogtreecommitdiffstats
path: root/source4/torture/drs/python/fsmo.py
Commit message (Expand)AuthorAgeFilesLines
* torture: Fix fsmo test to use correct -H samba-tool syntaxAndrew Bartlett2013-01-171-2/+2
* s4-fsmo: samba-tool fsmo takes a URL, not a hostnameAndrew Tridgell2011-03-291-2/+2
* s4/drs-tests: Inherit DrsFsmoTestCase from DrsBaseTestCaseKamen Mazdrashki2011-02-201-35/+2
* s4-python Ensure we add the Samba python path first.Andrew Bartlett2011-02-021-1/+1
* remove unnecessary use of pass.Jelmer Vernooij2011-01-031-8/+0
* Use TestCase.get_credentials() where possible.Jelmer Vernooij2011-01-031-1/+1
* s4-test/fsmo: Remove unused importsKamen Mazdrashki2010-12-021-2/+0
* s4:torture/drs/python/fsmo.py - fix comments and an error messageMatthias Dieter Wallnöfer2010-11-271-3/+3
* s4 net: rename to samba-tool in order to not clash with s3 netKai Blin2010-10-281-3/+3
* 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-fsmo.py: Use common implementation for connect_samdb()Kamen Mazdrashki2010-10-031-22/+2
* s4-fsmo.py: Fix usage of 'paged_search' module for remote LDB connectionsKamen Mazdrashki2010-09-261-2/+3
* 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