Remove unnecessary imports.
[samba.git] / source4 / scripting / python / samba / samba3.py
2009-07-19 Jelmer VernooijRemove unnecessary imports.
2008-12-21 Jelmer VernooijFix more tests, improve repr() functions for various...
2008-12-21 Jelmer VernooijMove tests for ParamFile.
2008-12-21 Jelmer VernooijProvide simple Python replacement for ParamFile, which...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijCope with slight changes in tdb API.
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.
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-22 Jelmer VernooijAdd docstrings to samba3 and getopt modules.
2008-05-22 Jelmer VernooijUse restructuredText formatting for docstrings.
2007-12-29 Jelmer Vernooijr26629: python: Improve documentation in various places.
2007-12-29 Jelmer Vernooijr26628: python: Add more documentation, simplify code...
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 Vernooijr26593: - More work on the python versions of samba3dum...
2007-12-26 Jelmer Vernooijr26592: Finish fixing the samba3dump script.
2007-12-26 Jelmer Vernooijr26591: Get the first bits of samba3dump to work again.
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...