summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/samba3.py
Commit message (Expand)AuthorAgeFilesLines
* Fix more tests, improve repr() functions for various Python types.Jelmer Vernooij2008-12-211-5/+10
* Move tests for ParamFile.Jelmer Vernooij2008-12-211-0/+12
* Provide simple Python replacement for ParamFile, which currently existsJelmer Vernooij2008-12-211-2/+51
* Cope with slight changes in tdb API.Jelmer Vernooij2008-12-181-31/+46
* Use new style python classes.Jelmer Vernooij2008-08-011-6/+8
* Add docstrings to samba3 and getopt modules.Jelmer Vernooij2008-05-231-0/+3
* Use restructuredText formatting for docstrings.Jelmer Vernooij2008-05-231-0/+2
* r26629: python: Improve documentation in various places.Jelmer Vernooij2007-12-291-8/+35
* r26628: python: Add more documentation, simplify code in Samba3 module.Jelmer Vernooij2007-12-291-33/+67
* r26616: Support parsing of user data in SAmba 3 tdbsam.Jelmer Vernooij2007-12-271-59/+80
* r26608: More improvements to the upgrade code.Jelmer Vernooij2007-12-261-19/+146
* r26607: Fix reading of values and subkeys in Samba 3 registry files.Jelmer Vernooij2007-12-261-4/+24
* r26593: - More work on the python versions of samba3dump and the samba3sam te...Jelmer Vernooij2007-12-261-1/+1
* r26592: Finish fixing the samba3dump script.Jelmer Vernooij2007-12-261-10/+53
* r26591: Get the first bits of samba3dump to work again.Jelmer Vernooij2007-12-261-11/+31
* r26590: Parsing routines for the smbpasswd file and idmap database.Jelmer Vernooij2007-12-261-5/+91
* r26587: Fix reading Samba 3 WINS database and initial work on group db, alias...Jelmer Vernooij2007-12-261-31/+129
* r26585: Fix samba3.python tests.Jelmer Vernooij2007-12-261-19/+23
* r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij2007-12-241-0/+224