summaryrefslogtreecommitdiff
path: root/source4/param/param_wrap.c
AgeCommit message (Expand)AuthorFilesLines
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