summaryrefslogtreecommitdiffstats
path: root/source4/param/param.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove sDefault as static variable.Jelmer Vernooij2008-02-281-0/+1
| | | | (This used to be commit 16f36ce499e93860dd535034a584ec2b93e7a172)
* Add bindings for lp_load_default().Jelmer Vernooij2008-01-231-0/+1
| | | | (This used to be commit ffd793bbde636366855462f980f1f7d0e25afaab)
* r26592: Finish fixing the samba3dump script.Jelmer Vernooij2007-12-261-0/+53
| | | | (This used to be commit 85679f3fc98238f90280f9f10d42550d71eeb918)
* r26517: Add functions for setting and getting parameters on a LoadParm.Jelmer Vernooij2007-12-211-0/+2
| | | | | | Pass loadparm context along to Ldb contexts. Other minor Python improvements. (This used to be commit 7a15b486bae8fb774058b2d94cc12b7b01ee6ac0)
* r26503: Change order of arguments in param interface so it's easier to make theJelmer Vernooij2007-12-211-3/+15
| | | | | section name optional. Fix several smaller bits and pieces in the Python code. (This used to be commit 1b89311e5fa4fcde060df50e580dc221205cc8ca)
* r26456: Provide default config object, fix typo.Jelmer Vernooij2007-12-211-0/+1
| | | | (This used to be commit 2b59df2af973044d9d3875c9202c17647f561d3b)
* r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit 760fcc8bfa2a7cd7641465cb3bae889e9e0fbc75)
* r26448: Add basic tests for param python module.Jelmer Vernooij2007-12-211-1/+12
| | | | (This used to be commit ccfab20dcc2d7059c402c03be244b759d59c4b81)
* r26447: Forgot to add param.i file.Jelmer Vernooij2007-12-211-0/+112
(This used to be commit 44098e6a40c7447867ea82c6c3f7148a49816577)