summaryrefslogtreecommitdiff
path: root/source4/param/param.i
AgeCommit message (Expand)AuthorFilesLines
2008-05-24Add docstrings to a couple more python modules.Jelmer Vernooij1-1/+1
2008-05-23Add docstrings to param python module.Jelmer Vernooij1-0/+26
2008-04-21Load default smb.conf file if none was specified explicitly.Jelmer Vernooij1-0/+9
2008-02-28Remove sDefault as static variable.Jelmer Vernooij1-3/+4
2008-01-23Add bindings for lp_load_default().Jelmer Vernooij1-0/+1
2008-01-14python: Accept loadparm filename rather than loadparm object, too.Jelmer Vernooij1-1/+10
2008-01-14pidl/python: Pass credentials and loadparm context when connecting using DCE/...Jelmer Vernooij1-0/+12
2007-12-26r26596: Fixed upgrade.py.Jelmer Vernooij1-0/+2
2007-12-26r26592: Finish fixing the samba3dump script.Jelmer Vernooij1-0/+59
2007-12-24r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij1-1/+1
2007-12-24r26572: Fix warnings in the Python code.Jelmer Vernooij1-7/+7
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij1-1/+1
2007-12-21r26517: Add functions for setting and getting parameters on a LoadParm.Jelmer Vernooij1-0/+99
2007-12-21r26503: Change order of arguments in param interface so it's easier to make theJelmer Vernooij1-5/+28
2007-12-21r26456: Provide default config object, fix typo.Jelmer Vernooij1-1/+1
2007-12-21r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij1-4/+3
2007-12-21r26448: Add basic tests for param python module.Jelmer Vernooij1-5/+18
2007-12-21r26447: Forgot to add param.i file.Jelmer Vernooij1-0/+97