py-samba3: Use passdb/param wrapper for samba3 module
[samba.git] / source4 / scripting / python / samba / tests / samba3.py
2011-08-26 Amitay Isaacspy-samba3: Use passdb/param wrapper for samba3 module
2011-02-07 Andrew Tridgells4-test: fixed setup/ assumption for top level build
2010-12-05 Jelmer Vernooijs4-python: Add some more module docstrings.
2010-06-24 Andrew Tridgells4-python: python is not always in /usr/bin
2010-06-19 Jelmer Vernooijpython: Use samba.tests.TestCase, make sure base class...
2010-06-19 Jelmer Vernooijsamba.tests.samba3: Clean up imports, use new TestCase...
2010-03-01 Jelmer VernooijGeneral cleanups of python code, hinted by pyflakes.
2009-11-28 Matthias Dieter... s4:samba3.py/upgrade.py: Revert
2009-11-27 Matthias Dieter... s4:samba3.py (and test) - deactivate the tests until...
2008-12-21 Jelmer VernooijMove tests for ParamFile.
2008-12-19 Jelmer VernooijMerge branch 'pyregistry' of git://git.samba.org/jelmer...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijAvoid use of parentheses in Python import statements...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-01 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-01 Jelmer VernooijUse new style python classes.
2007-12-27 Jelmer Vernooijr26616: Support parsing of user data in SAmba 3 tdbsam.
2007-12-27 Jelmer Vernooijr26608: More improvements to the upgrade code.
2007-12-26 Jelmer Vernooijr26607: Fix reading of values and subkeys in Samba...
2007-12-26 Jelmer Vernooijr26590: Parsing routines for the smbpasswd file and...
2007-12-26 Jelmer Vernooijr26587: Fix reading Samba 3 WINS database and initial...
2007-12-26 Jelmer Vernooijr26585: Fix samba3.python tests.
2007-12-24 Jelmer Vernooijr26570: - Trim size of the swig-generated Python bindin...