r26503: Change order of arguments in param interface so it's easier to make the
authorJelmer Vernooij <jelmer@samba.org>
Mon, 17 Dec 2007 10:12:36 +0000 (11:12 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:51:06 +0000 (05:51 +0100)
commit32f439bfa458f7936b507cb5a1e3c74bcb8c68bf
tree417c255fcd68bfc164e0916772060000fa19309a
parente956111917a432d5ea1a7c5cc2fef6c0c3dcbcc1
r26503: Change order of arguments in param interface so it's easier to make the

section name optional. Fix several smaller bits and pieces in the Python code.
(This used to be commit 1b89311e5fa4fcde060df50e580dc221205cc8ca)
13 files changed:
source4/lib/samba3/samba3.c
source4/param/generic.c
source4/param/loadparm.c
source4/param/param.i
source4/param/param.py
source4/param/param_wrap.c
source4/param/tests/bindings.py
source4/scripting/ejs/smbcalls_param.c
source4/scripting/python/misc_wrap.c
source4/scripting/python/samba/__init__.py
source4/scripting/python/samba/provision.py
source4/scripting/python/samba/tests/__init__.py
source4/setup/provision.py