Change order of arguments in param interface so it's easier to make the
authorjelmer <jelmer@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Mon, 17 Dec 2007 11:12:36 +0000 (11:12 +0000)
committerjelmer <jelmer@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Mon, 17 Dec 2007 11:12:36 +0000 (11:12 +0000)
commitad4b93744ffe2a03302d44e4a322b90856ee08d1
tree5f784f52720dbf1438cab40bf1da4fabb45f830e
parent9c19744a6c8c6cb5d670b2f76a600dc8c25112e2
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.

git-svn-id: svn+ssh://svn.samba.org/data/svn/samba/branches/SAMBA_4_0@26503 0c0555d6-39d7-0310-84fc-f1cc0bd64818
13 files changed:
source/lib/samba3/samba3.c
source/param/generic.c
source/param/loadparm.c
source/param/param.i
source/param/param.py
source/param/param_wrap.c
source/param/tests/bindings.py
source/scripting/ejs/smbcalls_param.c
source/scripting/python/misc_wrap.c
source/scripting/python/samba/__init__.py
source/scripting/python/samba/provision.py
source/scripting/python/samba/tests/__init__.py
source/setup/provision.py