Jelmer Vernooij
7e583a7ec4
python: Accept loadparm filename rather than loadparm object, too.
2008-01-14 19:53:07 +01:00
Jelmer Vernooij
4c87af9531
pidl/python: Pass credentials and loadparm context when connecting using DCE/RPC.
2008-01-14 19:53:06 +01:00
Jelmer Vernooij
2227fb6df6
r26596: Fixed upgrade.py.
...
Added blackbox tests for provision and upgrade Python scripts.
Clean up temporary files created by the Python tests.
2007-12-26 11:57:08 -06:00
Jelmer Vernooij
85679f3fc9
r26592: Finish fixing the samba3dump script.
2007-12-26 11:57:06 -06:00
Jelmer Vernooij
ba8be2dfc0
r26576: Allow the static module loading code to be used for the Python modules.
...
Simplify the way module initialization functions are handled.
2007-12-24 01:51:06 -06:00
Jelmer Vernooij
15038d9586
r26572: Fix warnings in the Python code.
2007-12-24 01:51:04 -06:00
Jelmer Vernooij
c550c03372
r26570: - Trim size of the swig-generated Python bindings by removing a bunch of {}'s.
...
- Start working on Python equivalents for various EJS tests.
- Fix regression in argument order for reg_diff_apply() in EJS bindings.
2007-12-24 01:51:03 -06:00
Jelmer Vernooij
7a15b486ba
r26517: Add functions for setting and getting parameters on a LoadParm.
...
Pass loadparm context along to Ldb contexts.
Other minor Python improvements.
2007-12-21 05:51:23 +01:00
Jelmer Vernooij
1b89311e5f
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.
2007-12-21 05:51:06 +01:00
Jelmer Vernooij
2b59df2af9
r26456: Provide default config object, fix typo.
2007-12-21 05:50:24 +01:00
Jelmer Vernooij
760fcc8bfa
r26454: Add simple SWIG macro for wrapping talloced types.
2007-12-21 05:50:22 +01:00
Jelmer Vernooij
ccfab20dcc
r26448: Add basic tests for param python module.
2007-12-21 05:50:14 +01:00
Jelmer Vernooij
44098e6a40
r26447: Forgot to add param.i file.
2007-12-21 05:50:13 +01:00