summaryrefslogtreecommitdiffstats
path: root/source4/param/param.py
Commit message (Expand)AuthorAgeFilesLines
* Convert param Python module to "manual" C.Jelmer Vernooij2008-12-211-267/+0
* py: Fix initialisation of subtypes, fix segfaults.Jelmer Vernooij2008-12-211-1/+1
* Use plain C implementation for misc Python module rather than SWIG.Jelmer Vernooij2008-12-201-0/+1
* Regenerate SWIG files.Jelmer Vernooij2008-10-241-1/+0
* Generate with 1.3.36.Jelmer Vernooij2008-09-181-1/+1
* Add docstrings to a couple more python modules.Jelmer Vernooij2008-05-241-0/+4
* Add docstrings to param python module.Jelmer Vernooij2008-05-231-0/+70
* Load default smb.conf file if none was specified explicitly.Jelmer Vernooij2008-04-211-3/+3
* Remove sDefault as static variable.Jelmer Vernooij2008-02-281-0/+1
* Add bindings for lp_load_default().Jelmer Vernooij2008-01-231-0/+1
* r26592: Finish fixing the samba3dump script.Jelmer Vernooij2007-12-261-0/+53
* r26517: Add functions for setting and getting parameters on a LoadParm.Jelmer Vernooij2007-12-211-0/+2
* r26503: Change order of arguments in param interface so it's easier to make theJelmer Vernooij2007-12-211-3/+15
* r26456: Provide default config object, fix typo.Jelmer Vernooij2007-12-211-0/+1
* r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij2007-12-211-1/+1
* r26448: Add basic tests for param python module.Jelmer Vernooij2007-12-211-1/+12
* r26447: Forgot to add param.i file.Jelmer Vernooij2007-12-211-0/+112