95b1f554b2
r26587: Fix reading Samba 3 WINS database and initial work on group db, aliases and secrets.
...
(This used to be commit c7c4cf258a
)
2007-12-26 11:57:04 -06:00
59efa6e5d0
r26585: Fix samba3.python tests.
...
(This used to be commit 231ec0777b
)
2007-12-26 11:57:04 -06:00
c13ae70731
r26580: Include sentinel in build.h, in case the list is empty.
...
(This used to be commit f1997dabed
)
2007-12-24 01:51:07 -06:00
be33f4c611
r26576: Allow the static module loading code to be used for the Python modules.
...
Simplify the way module initialization functions are handled.
(This used to be commit ba8be2dfc0
)
2007-12-24 01:51:06 -06:00
1ab5bcfb93
r26575: Build a private copy of the Python executable for Samba 4, so we know we're always using the same library we build the modules for.
...
(This used to be commit 03270c5ffd
)
2007-12-24 01:51:04 -06:00
d0ba9f0014
r26572: Fix warnings in the Python code.
...
(This used to be commit 15038d9586
)
2007-12-24 01:51:04 -06:00
3ee442c54f
r26571: Hide warnings about unused macros and casting qualifiers in autogenerated files.
...
(This used to be commit cb76c60007
)
2007-12-24 01:51:03 -06:00
aa0a06f13c
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.
(This used to be commit c550c03372
)
2007-12-24 01:51:03 -06:00
f053e385ff
r26566: Fix member provision when using python.
...
(This used to be commit e5573283df
)
2007-12-24 01:51:01 -06:00
249cc734ce
r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works now.
...
(This used to be commit 485d1fa3d1
)
2007-12-24 01:51:01 -06:00
09f820f0bd
r26564: More python bindings for registry code.
...
(This used to be commit f40fad9827
)
2007-12-24 01:51:01 -06:00
b7ffc3b404
r26562: Fix provisioning using Python.
...
(This used to be commit b07ca944ba
)
2007-12-24 01:51:00 -06:00
30ce895e0c
r26559: Make the provision function a bit smaller.
...
(This used to be commit a1175231a5
)
2007-12-24 01:51:00 -06:00
758be0eedc
r26555: Use python-config utility to find python compile/link flags.
...
(This used to be commit 6cc5e838e6
)
2007-12-24 01:50:59 -06:00
109a903750
r26545: Sync output with ejs.
...
(This used to be commit 48ceaa9643
)
2007-12-21 06:28:46 +01:00
c2fffa8335
r26538: Pass path generation function around rather than base directory.
...
(This used to be commit 5f921af41e
)
2007-12-21 05:51:59 +01:00
86f91db7d5
r26536: More tests for provisioning code.
...
(This used to be commit 43c8bfeedf
)
2007-12-21 05:51:56 +01:00
595ec370da
r26535: Get rid of all-knowing ProvisionSettings object.
...
(This used to be commit 40bf88c8a7
)
2007-12-21 05:51:56 +01:00
5ed08ebac3
r26534: configure: using == in shell scripts isn't portable
...
Thanks to Björn Jacke <bj@sernet.de > for reporting this.
metze
(This used to be commit 1d5d970830
)
2007-12-21 05:51:55 +01:00
4e6ab64762
r26527: Start on tests for provision.
...
(This used to be commit 84ac6c6bbf
)
2007-12-21 05:51:50 +01:00
44946cefb3
r26525: Consistency in the API.
...
(This used to be commit 37577fee58
)
2007-12-21 05:51:48 +01:00
4bfbd78086
r26524: Import self join.
...
(This used to be commit daae983c26
)
2007-12-21 05:51:47 +01:00
1c29a63d44
r26523: Refactor provisioning code.
...
(This used to be commit ac1083178f
)
2007-12-21 05:51:44 +01:00
54a48d40a1
r26522: Fix warnings on SamDB connect from Python, simplify the setup code for the various LDBs.
...
(This used to be commit 20c686f501
)
2007-12-21 05:51:42 +01:00
2fef113e82
r26521: Fix newlines.
...
(This used to be commit 174aa15837
)
2007-12-21 05:51:40 +01:00
63f53094ef
r26520: More Python updates.
...
(This used to be commit a8b1fe15ac
)
2007-12-21 05:51:31 +01:00
12a513b47b
r26518: Fix provision of registry using Python.
...
(This used to be commit 12eb38e553
)
2007-12-21 05:51:25 +01:00
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 7a15b486ba
)
2007-12-21 05:51:23 +01:00
c619f86efc
r26516: Fix line splitting in subunitrun.
...
(This used to be commit 623b7b3114
)
2007-12-21 05:51:20 +01:00
ca74c6e6c4
r26513: Update substitution dictionary for ldifs.
...
(This used to be commit 60fb2de211
)
2007-12-21 05:51:18 +01:00
323c174be3
r26506: Start running (really trivial) tests for upgrade script.
...
(This used to be commit 73bd4a9566
)
2007-12-21 05:51:12 +01:00
f89c7a6e5e
r26505: Add python bindings for some samdb-related functions, improve provisioning in python.
...
(This used to be commit d240225166
)
2007-12-21 05:51:09 +01:00
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 1b89311e5f
)
2007-12-21 05:51:06 +01:00
09915ce8b7
r26499: Allow testing python provision by setting the PROVISION_PYTHON environment variable.
...
(This used to be commit 379d0bbb2f
)
2007-12-21 05:50:55 +01:00
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 75cfb0d609
)
2007-12-21 05:50:50 +01:00
be99991267
r26484: Don't rely on removed header.
...
(This used to be commit 6ca2b35085
)
2007-12-21 05:50:42 +01:00
07beaf09c9
r26480: Add utility class for testing LDB code.
...
(This used to be commit d7f0b12c9e
)
2007-12-21 05:50:37 +01:00
440fd87961
r26477: Allow setting loadparm context for a ldb context in python, plus some other minor improvements.
...
(This used to be commit d88527a9d6
)
2007-12-21 05:50:36 +01:00
0a01f50f98
r26475: Add ldb.set_credentials function.
...
(This used to be commit dbebb4ef47
)
2007-12-21 05:50:35 +01:00
1afe054916
r26474: Move credentials-specific kerberos file to credentials subsystem. Fixes missing symbols in some of the python bindings.
...
(This used to be commit e26d0fff6d
)
2007-12-21 05:50:34 +01:00
eb2c71912b
r26471: Sync with js version.
...
(This used to be commit c0eea26e8e
)
2007-12-21 05:50:33 +01:00
4a33ca2194
r26450: The subprocess is only available in python >= 2.4 so avoid it for now.
...
(This used to be commit 5300bc175e
)
2007-12-21 05:50:15 +01:00
55f90f1166
r26446: Convert param module to SWIG.
...
(This used to be commit 94e5f9c92f
)
2007-12-21 05:50:13 +01:00
8530e8429a
r26422: build: let configure print out if we have working python module support
...
metze
(This used to be commit dfb9d704d0
)
2007-12-21 05:49:50 +01:00
6d2edec0a2
r26411: Double check Python installation - make sure we can compile and link using it.
...
(This used to be commit 3d8fc5808c
)
2007-12-21 05:49:43 +01:00
68dc2dc526
r26399: Use -O option for SWIG (less evil generated code).
...
(This used to be commit 3378b6a559
)
2007-12-21 05:49:29 +01:00
eba25f5d18
r26375: Move provision-independent utility function to main samba python module.
...
(This used to be commit 9d0ff47be0
)
2007-12-21 05:49:10 +01:00
b414ac5052
r26369: Start on tests for the upgrade python code.
...
(This used to be commit c4458d11c7
)
2007-12-21 05:49:06 +01:00
c926cddfad
r26366: Import provision scripts in Python.
...
(This used to be commit 090c799f98
)
2007-12-21 05:49:06 +01:00
53ae9bc9f6
r26248: Check in SWIG output so SWIG is not required when running out of svn.
...
(This used to be commit 08501fbef3
)
2007-12-21 05:47:26 +01:00