summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/samba3.py
Commit message (Expand)AuthorAgeFilesLines
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-241-1/+1
* python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij2010-06-191-2/+3
* samba.tests.samba3: Clean up imports, use new TestCase class.Jelmer Vernooij2010-06-191-13/+38
* General cleanups of python code, hinted by pyflakes.Jelmer Vernooij2010-03-011-10/+1
* s4:samba3.py/upgrade.py: RevertMatthias Dieter Wallnöfer2009-11-281-3/+3
* s4:samba3.py (and test) - deactivate the tests until those parameters are fixedMatthias Dieter Wallnöfer2009-11-271-3/+3
* Move tests for ParamFile.Jelmer Vernooij2008-12-211-1/+23
* Avoid use of parentheses in Python import statements, as it's not supported b...Jelmer Vernooij2008-12-191-2/+2
* Use new style python classes.Jelmer Vernooij2008-08-011-0/+1
* r26616: Support parsing of user data in SAmba 3 tdbsam.Jelmer Vernooij2007-12-271-2/+30
* r26608: More improvements to the upgrade code.Jelmer Vernooij2007-12-261-3/+17
* r26607: Fix reading of values and subkeys in Samba 3 registry files.Jelmer Vernooij2007-12-261-0/+8
* r26590: Parsing routines for the smbpasswd file and idmap database.Jelmer Vernooij2007-12-261-4/+49
* r26587: Fix reading Samba 3 WINS database and initial work on group db, alias...Jelmer Vernooij2007-12-261-1/+54
* r26585: Fix samba3.python tests.Jelmer Vernooij2007-12-261-3/+7
* r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij2007-12-241-0/+57