1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-11 00:23:51 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
Jelmer Vernooij
20c686f501 r26522: Fix warnings on SamDB connect from Python, simplify the setup code for the various LDBs. 2007-12-21 05:51:42 +01:00
Jelmer Vernooij
a8b1fe15ac r26520: More Python updates. 2007-12-21 05:51:31 +01:00
Jelmer Vernooij
12eb38e553 r26518: Fix provision of registry using Python. 2007-12-21 05:51:25 +01: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
60fb2de211 r26513: Update substitution dictionary for ldifs. 2007-12-21 05:51:18 +01:00
Jelmer Vernooij
d240225166 r26505: Add python bindings for some samdb-related functions, improve provisioning in python. 2007-12-21 05:51:09 +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
379d0bbb2f r26499: Allow testing python provision by setting the PROVISION_PYTHON environment variable. 2007-12-21 05:50:55 +01:00
Jelmer Vernooij
75cfb0d609 r26496: Move some provision functions to a new SamDB class, support setting session_info on a ldb context from python. 2007-12-21 05:50:50 +01:00
Jelmer Vernooij
6ca2b35085 r26484: Don't rely on removed header. 2007-12-21 05:50:42 +01:00
Jelmer Vernooij
c0eea26e8e r26471: Sync with js version. 2007-12-21 05:50:33 +01:00
Jelmer Vernooij
9d0ff47be0 r26375: Move provision-independent utility function to main samba python module. 2007-12-21 05:49:10 +01:00
Jelmer Vernooij
090c799f98 r26366: Import provision scripts in Python. 2007-12-21 05:49:06 +01:00