Jelmer Vernooij
385ffe4f4c
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions, should help fix the build for OpenChange.
2008-01-02 12:48:03 -06:00
Jelmer Vernooij
7d14b657b3
r26642: samba3sam.py: Remove more EJS-specific code.
2008-01-01 19:57:02 -06:00
Jelmer Vernooij
ee71a27bca
r26629: python: Improve documentation in various places.
2007-12-29 12:21:04 -06:00
Jelmer Vernooij
3c329ee73d
r26628: python: Add more documentation, simplify code in Samba3 module.
2007-12-29 12:21:04 -06:00
Jelmer Vernooij
a5fb3caede
r26624: libnet/python: Use standard function for constructing context, allow overriding credentials.
2007-12-28 10:33:02 -06:00
Jelmer Vernooij
3ee6209407
r26622: python: Update license version, clarify copyright.
2007-12-28 10:33:02 -06:00
Jelmer Vernooij
e48026b17d
r26618: Implement -W option support.
2007-12-28 09:42:01 -06:00
Jelmer Vernooij
2f33e0451d
r26616: Support parsing of user data in SAmba 3 tdbsam.
2007-12-27 17:36:06 -06:00
Jelmer Vernooij
9ef3b7de6b
r26614: Fix options parsing for credentials in Python.
2007-12-27 17:36:05 -06:00
Jelmer Vernooij
7ea06d91f6
r26608: More improvements to the upgrade code.
2007-12-26 21:18:02 -06:00
Jelmer Vernooij
e3d7454ef7
r26607: Fix reading of values and subkeys in Samba 3 registry files.
2007-12-26 15:03:02 -06:00
Jelmer Vernooij
ecd2d96c31
r26602: Revert my previous commit as it only works with GNU make.
2007-12-26 11:57:09 -06:00
Jelmer Vernooij
b06d3e1a52
r26600: Provide dir variable with current basedir in Makefile.
2007-12-26 11:57:08 -06:00
Jelmer Vernooij
6b1e25b702
r26599: Attempt to also support provisioning using Python in the BECOME-DC test.
...
Not tested yet as the test it is part of has been disabled because it's broken.
2007-12-26 11:57:08 -06:00
Jelmer Vernooij
d649f73431
r26598: Simplify the way Python tests are run.
2007-12-26 11:57:08 -06:00
Jelmer Vernooij
fa5d1923ef
r26597: Attempt to provide alternative for hosts that don't have python-config.
2007-12-26 11:57:08 -06: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
64203a6b7b
r26595: Fix includes for hosts without gssapi as system header.
2007-12-26 11:57:07 -06:00
Jelmer Vernooij
2d2674ad79
r26594: Add right paths to the Python sys.path setting so we don't have to set magic environment variables when running from the build directory.
2007-12-26 11:57:07 -06:00
Jelmer Vernooij
150cf39fbd
r26593: - More work on the python versions of samba3dump and the samba3sam tests.
...
- Initial work converting the upgrade code to Python.
- Removed the old EJS upgrade code because it has been broken for a long time.
2007-12-26 11:57:07 -06:00
Jelmer Vernooij
85679f3fc9
r26592: Finish fixing the samba3dump script.
2007-12-26 11:57:06 -06:00
Jelmer Vernooij
3511027515
r26591: Get the first bits of samba3dump to work again.
2007-12-26 11:57:06 -06:00
Jelmer Vernooij
0c14e16a2b
r26590: Parsing routines for the smbpasswd file and idmap database.
2007-12-26 11:57:06 -06:00
Jelmer Vernooij
c7c4cf258a
r26587: Fix reading Samba 3 WINS database and initial work on group db, aliases and secrets.
2007-12-26 11:57:04 -06:00
Jelmer Vernooij
231ec0777b
r26585: Fix samba3.python tests.
2007-12-26 11:57:04 -06:00
Jelmer Vernooij
f1997dabed
r26580: Include sentinel in build.h, in case the list is empty.
2007-12-24 01:51:07 -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
03270c5ffd
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.
2007-12-24 01:51:04 -06:00
Jelmer Vernooij
15038d9586
r26572: Fix warnings in the Python code.
2007-12-24 01:51:04 -06:00
Jelmer Vernooij
cb76c60007
r26571: Hide warnings about unused macros and casting qualifiers in autogenerated files.
2007-12-24 01:51:03 -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
e5573283df
r26566: Fix member provision when using python.
2007-12-24 01:51:01 -06:00
Jelmer Vernooij
485d1fa3d1
r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works now.
2007-12-24 01:51:01 -06:00
Jelmer Vernooij
f40fad9827
r26564: More python bindings for registry code.
2007-12-24 01:51:01 -06:00
Jelmer Vernooij
b07ca944ba
r26562: Fix provisioning using Python.
2007-12-24 01:51:00 -06:00
Jelmer Vernooij
a1175231a5
r26559: Make the provision function a bit smaller.
2007-12-24 01:51:00 -06:00
Jelmer Vernooij
6cc5e838e6
r26555: Use python-config utility to find python compile/link flags.
2007-12-24 01:50:59 -06:00
Jelmer Vernooij
48ceaa9643
r26545: Sync output with ejs.
2007-12-21 06:28:46 +01:00
Jelmer Vernooij
6ac86f8be7
r26540: Revert my previous commit after concerns raised by Andrew.
2007-12-21 05:52:06 +01:00
Jelmer Vernooij
e53e79eebe
r26539: Remove unnecessary statics.
2007-12-21 05:52:05 +01:00
Jelmer Vernooij
5f921af41e
r26538: Pass path generation function around rather than base directory.
2007-12-21 05:51:59 +01:00
Jelmer Vernooij
43c8bfeedf
r26536: More tests for provisioning code.
2007-12-21 05:51:56 +01:00
Jelmer Vernooij
40bf88c8a7
r26535: Get rid of all-knowing ProvisionSettings object.
2007-12-21 05:51:56 +01:00
Stefan Metzmacher
1d5d970830
r26534: configure: using == in shell scripts isn't portable
...
Thanks to Björn Jacke <bj@sernet.de > for reporting this.
metze
2007-12-21 05:51:55 +01:00
Jelmer Vernooij
84ac6c6bbf
r26527: Start on tests for provision.
2007-12-21 05:51:50 +01:00
Jelmer Vernooij
37577fee58
r26525: Consistency in the API.
2007-12-21 05:51:48 +01:00
Jelmer Vernooij
daae983c26
r26524: Import self join.
2007-12-21 05:51:47 +01:00
Jelmer Vernooij
ac1083178f
r26523: Refactor provisioning code.
2007-12-21 05:51:44 +01:00
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
174aa15837
r26521: Fix newlines.
2007-12-21 05:51:40 +01:00