tdb2: create tdb2 versions of various testing TDBs.
[gd/samba/.git] / source4 / scripting / python / samba / samba3.py
2011-06-20 Rusty Russelltdb2: create tdb2 versions of various testing TDBs.
2010-11-28 Jelmer Vernooijs4-python: Some reformatting for the purpose of pydoctor.
2010-06-24 Andrew Tridgells4-python: python is not always in /usr/bin
2009-11-28 Matthias Dieter... s4:samba3.py/upgrade.py: Revert
2009-11-27 Matthias Dieter... s4:samba3.py - deactivate also the assertion on line 599
2009-11-27 Matthias Dieter... s4:samba3.py (and test) - deactivate the tests until...
2009-11-27 Matthias Dieter... s4:samba3.py - ignore comments in "smb.conf" files
2009-11-27 Matthias Dieter... s4:samba3.py - don't read those informations out from...
2009-11-27 Matthias Dieter... s4:samba3.py - support the TDB version 3
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
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...