summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/samba3.py
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-219/+0
* s4-python: Various formatting fixes.Jelmer Vernooij2012-09-271-2/+2
* s4-python: Formatting fixes, break lines.Jelmer Vernooij2012-09-161-0/+1
* s4-python: Remove env from non-executable test scripts.Andreas Schneider2012-03-131-2/+0
* s3-py-passdb: Fix handling of uninitialized gid valuesAmitay Isaacs2011-11-181-1/+1
* s3-passdb_test: Policy values are converted to signed integerAmitay Isaacs2011-11-181-1/+1
* s4-python: Consistently use spaces rather than tabs, fix headers in several p...Jelmer Vernooij2011-09-131-5/+8
* py-samba3-test: Copy sample database in tempdir before running testAmitay Isaacs2011-08-261-7/+11
* py-samba3-test: Set lock directory to the datadirAmitay Isaacs2011-08-261-0/+1
* py-samba3: Use passdb/param wrapper for samba3 moduleAmitay Isaacs2011-08-261-136/+94
* s4-test: fixed setup/ assumption for top level buildAndrew Tridgell2011-02-071-2/+5
* s4-python: Add some more module docstrings.Jelmer Vernooij2010-12-051-0/+2
* 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