Jelmer Vernooij
249cc734ce
r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works now.
...
(This used to be commit 485d1fa3d17fe6cc7a0ecd80e8bac42d173bbb19)
2007-12-24 01:51:01 -06:00
Jelmer Vernooij
09f820f0bd
r26564: More python bindings for registry code.
...
(This used to be commit f40fad9827d0e9567224bc1e64ea91e610a07a3f)
2007-12-24 01:51:01 -06:00
Jelmer Vernooij
b7ffc3b404
r26562: Fix provisioning using Python.
...
(This used to be commit b07ca944ba62a3f3de58c06b66533c0953a32de9)
2007-12-24 01:51:00 -06:00
Jelmer Vernooij
30ce895e0c
r26559: Make the provision function a bit smaller.
...
(This used to be commit a1175231a58c60f32574816643dafc78ff867161)
2007-12-24 01:51:00 -06:00
Jelmer Vernooij
109a903750
r26545: Sync output with ejs.
...
(This used to be commit 48ceaa964327ed7094275780cc3c0767636bcb18)
2007-12-21 06:28:46 +01:00
Jelmer Vernooij
c2fffa8335
r26538: Pass path generation function around rather than base directory.
...
(This used to be commit 5f921af41e4dcd6844f6a662d56bd27c4e76ff88)
2007-12-21 05:51:59 +01:00
Jelmer Vernooij
86f91db7d5
r26536: More tests for provisioning code.
...
(This used to be commit 43c8bfeedf06ce806c524a28fa72c643f6db60f4)
2007-12-21 05:51:56 +01:00
Jelmer Vernooij
595ec370da
r26535: Get rid of all-knowing ProvisionSettings object.
...
(This used to be commit 40bf88c8a70e8379a6081cb6050034bcd7ae56eb)
2007-12-21 05:51:56 +01:00
Jelmer Vernooij
4e6ab64762
r26527: Start on tests for provision.
...
(This used to be commit 84ac6c6bbfc4baaf28906ee5826a9cf888043656)
2007-12-21 05:51:50 +01:00
Jelmer Vernooij
44946cefb3
r26525: Consistency in the API.
...
(This used to be commit 37577fee582e7c9896b5cf8b62016d480b8f147e)
2007-12-21 05:51:48 +01:00
Jelmer Vernooij
4bfbd78086
r26524: Import self join.
...
(This used to be commit daae983c260da6af6a4f1cba1290bc7240d7a970)
2007-12-21 05:51:47 +01:00
Jelmer Vernooij
1c29a63d44
r26523: Refactor provisioning code.
...
(This used to be commit ac1083178f9e521dcd5d3d8b5199abcb00159adf)
2007-12-21 05:51:44 +01:00
Jelmer Vernooij
54a48d40a1
r26522: Fix warnings on SamDB connect from Python, simplify the setup code for the various LDBs.
...
(This used to be commit 20c686f501b652ec0578a075a124b72ecb5f41b6)
2007-12-21 05:51:42 +01:00
Jelmer Vernooij
63f53094ef
r26520: More Python updates.
...
(This used to be commit a8b1fe15ac853082961132ede061fe1556ae29f7)
2007-12-21 05:51:31 +01:00
Jelmer Vernooij
12a513b47b
r26518: Fix provision of registry using Python.
...
(This used to be commit 12eb38e553993b2726a803af4ae9c05229d6ebe4)
2007-12-21 05:51:25 +01:00
Jelmer Vernooij
57b8a8fd42
r26517: Add functions for setting and getting parameters on a LoadParm.
...
Pass loadparm context along to Ldb contexts.
Other minor Python improvements.
(This used to be commit 7a15b486bae8fb774058b2d94cc12b7b01ee6ac0)
2007-12-21 05:51:23 +01:00
Jelmer Vernooij
ca74c6e6c4
r26513: Update substitution dictionary for ldifs.
...
(This used to be commit 60fb2de2119cb2f42f858868e39c3b0d303ac20f)
2007-12-21 05:51:18 +01:00
Jelmer Vernooij
f89c7a6e5e
r26505: Add python bindings for some samdb-related functions, improve provisioning in python.
...
(This used to be commit d2402251666738c0372bbbaeaa1d26c06e254033)
2007-12-21 05:51:09 +01:00
Jelmer Vernooij
32f439bfa4
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)
2007-12-21 05:51:06 +01:00
Jelmer Vernooij
09915ce8b7
r26499: Allow testing python provision by setting the PROVISION_PYTHON environment variable.
...
(This used to be commit 379d0bbb2f9e0cd9b1855fd77bbb89827e0315ad)
2007-12-21 05:50:55 +01:00
Jelmer Vernooij
b0360e3a86
r26496: Move some provision functions to a new SamDB class, support setting session_info on a ldb context from python.
...
(This used to be commit 75cfb0d609687538048a7d72a499a5205af46a34)
2007-12-21 05:50:50 +01:00
Jelmer Vernooij
be99991267
r26484: Don't rely on removed header.
...
(This used to be commit 6ca2b350858c0747449671234d54584635512705)
2007-12-21 05:50:42 +01:00
Jelmer Vernooij
eb2c71912b
r26471: Sync with js version.
...
(This used to be commit c0eea26e8e8eb326112e1833d137751fb7e900d2)
2007-12-21 05:50:33 +01:00
Jelmer Vernooij
eba25f5d18
r26375: Move provision-independent utility function to main samba python module.
...
(This used to be commit 9d0ff47be069422de7ef2794357c6f3e9c540e67)
2007-12-21 05:49:10 +01:00
Jelmer Vernooij
c926cddfad
r26366: Import provision scripts in Python.
...
(This used to be commit 090c799f98adf2c4186daca445c81b4e26e91f2f)
2007-12-21 05:49:06 +01:00