summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/samba3.py
AgeCommit message (Expand)AuthorFilesLines
2011-08-13py-samba3: Create samba3 python package to hold other modulesAmitay Isaacs1-793/+0
2011-06-20tdb2: create tdb2 versions of various testing TDBs.Rusty Russell1-2/+5
2010-11-28s4-python: Some reformatting for the purpose of pydoctor.Jelmer Vernooij1-7/+5
2010-06-24s4-python: python is not always in /usr/binAndrew Tridgell1-1/+1
2009-11-28s4:samba3.py/upgrade.py: RevertMatthias Dieter Wallnöfer1-6/+5
2009-11-27s4:samba3.py - deactivate also the assertion on line 599Matthias Dieter Wallnöfer1-1/+1
2009-11-27s4:samba3.py (and test) - deactivate the tests until those parameters are fixedMatthias Dieter Wallnöfer1-1/+1
2009-11-27s4:samba3.py - ignore comments in "smb.conf" filesMatthias Dieter Wallnöfer1-1/+1
2009-11-27s4:samba3.py - don't read those informations out from the TDBMatthias Dieter Wallnöfer1-3/+4
2009-11-27s4:samba3.py - support the TDB version 3Matthias Dieter Wallnöfer1-1/+1
2009-07-19Remove unnecessary imports.Jelmer Vernooij1-2/+2
2008-12-21Fix more tests, improve repr() functions for various Python types.Jelmer Vernooij1-5/+10
2008-12-21Move tests for ParamFile.Jelmer Vernooij1-0/+12
2008-12-21Provide simple Python replacement for ParamFile, which currently existsJelmer Vernooij1-2/+51
2008-12-18Cope with slight changes in tdb API.Jelmer Vernooij1-31/+46
2008-08-01Use new style python classes.Jelmer Vernooij1-6/+8
2008-05-23Add docstrings to samba3 and getopt modules.Jelmer Vernooij1-0/+3
2008-05-23Use restructuredText formatting for docstrings.Jelmer Vernooij1-0/+2
2007-12-29r26629: python: Improve documentation in various places.Jelmer Vernooij1-8/+35
2007-12-29r26628: python: Add more documentation, simplify code in Samba3 module.Jelmer Vernooij1-33/+67
2007-12-27r26616: Support parsing of user data in SAmba 3 tdbsam.Jelmer Vernooij1-59/+80
2007-12-26r26608: More improvements to the upgrade code.Jelmer Vernooij1-19/+146
2007-12-26r26607: Fix reading of values and subkeys in Samba 3 registry files.Jelmer Vernooij1-4/+24
2007-12-26r26593: - More work on the python versions of samba3dump and the samba3sam te...Jelmer Vernooij1-1/+1
2007-12-26r26592: Finish fixing the samba3dump script.Jelmer Vernooij1-10/+53
2007-12-26r26591: Get the first bits of samba3dump to work again.Jelmer Vernooij1-11/+31
2007-12-26r26590: Parsing routines for the smbpasswd file and idmap database.Jelmer Vernooij1-5/+91
2007-12-26r26587: Fix reading Samba 3 WINS database and initial work on group db, alias...Jelmer Vernooij1-31/+129
2007-12-26r26585: Fix samba3.python tests.Jelmer Vernooij1-19/+23
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij1-0/+224