summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/dsdb.py
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-130/+0
* s4-python: Remove env from non-executable test scripts.Andreas Schneider2012-03-131-2/+0
* samba.tests.dsdb: Import TestCase from samba.tests.Jelmer Vernooij2011-11-171-4/+1
* s4-python: Add some more module docstrings.Jelmer Vernooij2010-12-051-0/+2
* s4 python: Add functions to samdb to manipulate version of replPropertyMetaDa...Matthieu Patou2010-07-151-1/+25
* s4 dsdb: Use the changereplmetadata controlMatthieu Patou2010-07-151-11/+78
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-241-1/+1
* samdb: Fix formatting, move get_oid_from_attid from Ldb to SamDB.Jelmer Vernooij2010-06-201-1/+1
* s4-python: Remove trivial function, replace by dictionary.Jelmer Vernooij2010-06-201-3/+3
* pydsdb: Fix memory leak on invalid parameters, formatting, trivialJelmer Vernooij2010-04-151-9/+7
* s4 python: add a unit test for function dsdb_get_oid_from_attidMatthieu Patou2010-04-151-0/+44