summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/tests/samba3.py
AgeCommit message (Expand)AuthorFilesLines
2012-09-27s4-python: Various formatting fixes.Jelmer Vernooij1-2/+2
2012-09-16s4-python: Formatting fixes, break lines.Jelmer Vernooij1-0/+1
2012-03-13s4-python: Remove env from non-executable test scripts.Andreas Schneider1-2/+0
2011-11-18s3-py-passdb: Fix handling of uninitialized gid valuesAmitay Isaacs1-1/+1
2011-11-18s3-passdb_test: Policy values are converted to signed integerAmitay Isaacs1-1/+1
2011-09-13s4-python: Consistently use spaces rather than tabs, fix headers in several p...Jelmer Vernooij1-5/+8
2011-08-26py-samba3-test: Copy sample database in tempdir before running testAmitay Isaacs1-7/+11
2011-08-26py-samba3-test: Set lock directory to the datadirAmitay Isaacs1-0/+1
2011-08-26py-samba3: Use passdb/param wrapper for samba3 moduleAmitay Isaacs1-136/+94
2011-02-07s4-test: fixed setup/ assumption for top level buildAndrew Tridgell1-2/+5
2010-12-05s4-python: Add some more module docstrings.Jelmer Vernooij1-0/+2
2010-06-24s4-python: python is not always in /usr/binAndrew Tridgell1-1/+1
2010-06-19python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij1-2/+3
2010-06-19samba.tests.samba3: Clean up imports, use new TestCase class.Jelmer Vernooij1-13/+38
2010-03-01General cleanups of python code, hinted by pyflakes.Jelmer Vernooij1-10/+1
2009-11-28s4:samba3.py/upgrade.py: RevertMatthias Dieter Wallnöfer1-3/+3
2009-11-27s4:samba3.py (and test) - deactivate the tests until those parameters are fixedMatthias Dieter Wallnöfer1-3/+3
2008-12-21Move tests for ParamFile.Jelmer Vernooij1-1/+23
2008-12-19Avoid use of parentheses in Python import statements, as it's not supported b...Jelmer Vernooij1-2/+2
2008-08-01Use new style python classes.Jelmer Vernooij1-0/+1
2007-12-27r26616: Support parsing of user data in SAmba 3 tdbsam.Jelmer Vernooij1-2/+30
2007-12-26r26608: More improvements to the upgrade code.Jelmer Vernooij1-3/+17
2007-12-26r26607: Fix reading of values and subkeys in Samba 3 registry files.Jelmer Vernooij1-0/+8
2007-12-26r26590: Parsing routines for the smbpasswd file and idmap database.Jelmer Vernooij1-4/+49
2007-12-26r26587: Fix reading Samba 3 WINS database and initial work on group db, alias...Jelmer Vernooij1-1/+54
2007-12-26r26585: Fix samba3.python tests.Jelmer Vernooij1-3/+7
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij1-0/+57