summaryrefslogtreecommitdiff
path: root/source4/param/param_wrap.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-28Use a configure-specified directory for the winbind priv pipeAndrew Bartlett1-12/+12
2008-05-23Add docstrings to param python module.Jelmer Vernooij1-10/+40
2008-04-21Load default smb.conf file if none was specified explicitly.Jelmer Vernooij1-20/+56
2008-02-28Remove sDefault as static variable.Jelmer Vernooij1-24/+87
2008-01-23Add bindings for lp_load_default().Jelmer Vernooij1-0/+30
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/+11
2007-12-26r26596: Fixed upgrade.py.Jelmer Vernooij1-0/+2
2007-12-26r26592: Finish fixing the samba3dump script.Jelmer Vernooij1-0/+194
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-9/+9
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij1-36/+12
2007-12-21r26517: Add functions for setting and getting parameters on a LoadParm.Jelmer Vernooij1-0/+215
2007-12-21r26503: Change order of arguments in param interface so it's easier to make theJelmer Vernooij1-33/+257
2007-12-21r26456: Provide default config object, fix typo.Jelmer Vernooij1-0/+25
2007-12-21r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij1-56/+56
2007-12-21r26448: Add basic tests for param python module.Jelmer Vernooij1-67/+0
2007-12-21r26447: Forgot to add param.i file.Jelmer Vernooij1-0/+4101