jelmer/samba4-debian.git
16 years agor26671: rap: Convert the RAP tests to the new torture API and run them by default.
Jelmer Vernooij [Sun, 6 Jan 2008 01:03:36 +0000 (19:03 -0600)]
r26671: rap: Convert the RAP tests to the new torture API and run them by default.

We don't have a server-side implementation of netservergetinfo yet, so it is
marked as known failing.

16 years agor26670: Janitorial: Remove global_loadparm uses.
Jelmer Vernooij [Sat, 5 Jan 2008 21:36:37 +0000 (15:36 -0600)]
r26670: Janitorial: Remove global_loadparm uses.

16 years agor26669: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij [Sat, 5 Jan 2008 21:36:33 +0000 (15:36 -0600)]
r26669: Janitorial: Remove uses of global_loadparm.

16 years agor26668: tdb/python: Fix default value of open_flags for tdb.
Jelmer Vernooij [Sat, 5 Jan 2008 21:36:26 +0000 (15:36 -0600)]
r26668: tdb/python: Fix default value of open_flags for tdb.

16 years agor26667: pidl/python: Don't generate casts anymore; this will generate warnings with...
Jelmer Vernooij [Sat, 5 Jan 2008 20:00:12 +0000 (14:00 -0600)]
r26667: pidl/python: Don't generate casts anymore; this will generate warnings with older Pythons, but will be a lot cleaner with newer versions.

16 years agor26666: python: Prefer newer Python versions as they use const properly.
Jelmer Vernooij [Sat, 5 Jan 2008 20:00:07 +0000 (14:00 -0600)]
r26666: python: Prefer newer Python versions as they use const properly.

16 years agor26665: registry: Fix tests on bigendian machines.
Jelmer Vernooij [Sat, 5 Jan 2008 19:59:53 +0000 (13:59 -0600)]
r26665: registry: Fix tests on bigendian machines.

16 years agor26664: buildsystem: Hopefully fix the shared library build on AIX.
Jelmer Vernooij [Fri, 4 Jan 2008 21:41:29 +0000 (15:41 -0600)]
r26664: buildsystem: Hopefully fix the shared library build on AIX.

16 years agor26663: Proper dependencies for pidl Python bindings.
Jelmer Vernooij [Fri, 4 Jan 2008 09:44:41 +0000 (03:44 -0600)]
r26663: Proper dependencies for pidl Python bindings.

16 years agor26662: pidl/python: Add constructors for struct/union types.
Jelmer Vernooij [Fri, 4 Jan 2008 09:44:38 +0000 (03:44 -0600)]
r26662: pidl/python: Add constructors for struct/union types.

16 years agor26661: pidl/python: More generic handling of NTSTATUS, add stubs for types.
Jelmer Vernooij [Fri, 4 Jan 2008 09:44:32 +0000 (03:44 -0600)]
r26661: pidl/python: More generic handling of NTSTATUS, add stubs for types.

16 years agor26660: pidl/python: Generate stub functions for DCE/RPC client functions, constructo...
Jelmer Vernooij [Fri, 4 Jan 2008 05:58:38 +0000 (23:58 -0600)]
r26660: pidl/python: Generate stub functions for DCE/RPC client functions, constructor for interface objects.

16 years agor26659: pidl/python: Support string constants and handle modules.
Jelmer Vernooij [Fri, 4 Jan 2008 03:57:44 +0000 (21:57 -0600)]
r26659: pidl/python: Support string constants and handle modules.

16 years agor26658: pidl: Register Python modules.
Jelmer Vernooij [Fri, 4 Jan 2008 03:45:18 +0000 (21:45 -0600)]
r26658: pidl: Register Python modules.

16 years agor26657: pidl: Add basics for generating Python modules.
Jelmer Vernooij [Fri, 4 Jan 2008 03:21:16 +0000 (21:21 -0600)]
r26657: pidl: Add basics for generating Python modules.

16 years agor26656: python: Add file documentating the status of the Python migration.
Jelmer Vernooij [Fri, 4 Jan 2008 03:21:12 +0000 (21:21 -0600)]
r26656: python: Add file documentating the status of the Python migration.

16 years agor26655: torture/auth/pac: remove uses of global_loadparm
Jelmer Vernooij [Fri, 4 Jan 2008 03:21:05 +0000 (21:21 -0600)]
r26655: torture/auth/pac: remove uses of global_loadparm

16 years agor26654: libcli/smb_composite: Rather than specifying each of the gazillion options...
Jelmer Vernooij [Thu, 3 Jan 2008 23:22:12 +0000 (17:22 -0600)]
r26654: libcli/smb_composite: Rather than specifying each of the gazillion options for SMB individually, just specify the smbcli_options struct.

16 years agor26653: Janitorial: Remove global_loadparm use in two more places.
Jelmer Vernooij [Thu, 3 Jan 2008 23:22:08 +0000 (17:22 -0600)]
r26653: Janitorial: Remove global_loadparm use in two more places.

16 years agor26652: msrpc_parse/msrpc_gen: Add iconv_convenience argument.
Jelmer Vernooij [Thu, 3 Jan 2008 23:22:04 +0000 (17:22 -0600)]
r26652: msrpc_parse/msrpc_gen: Add iconv_convenience argument.

16 years agor26651: libsmb: Allow specifying signing policy from higher up.
Jelmer Vernooij [Thu, 3 Jan 2008 23:21:58 +0000 (17:21 -0600)]
r26651: libsmb: Allow specifying signing policy from higher up.

The number of arguments is getting a bit excessive now, so it
probably makes sense to pass in the smbcli_options struct rather than
all members individually and add a convenience function for obtaining a
smbcli_options struct from a loadparm context.

16 years agor26650: torture/raw: Fix warnings in lockbench/openbench.
Jelmer Vernooij [Thu, 3 Jan 2008 23:21:50 +0000 (17:21 -0600)]
r26650: torture/raw: Fix warnings in lockbench/openbench.

I'm surprised this didn't cause any breakages. We should probably run (a subset of) RAW-LOCKBENCH + RAW-OPENBENCH in make test to make sure they don't regress.

16 years agor26649: Only claim to be a PDC if we are a PDC.
Andrew Bartlett [Thu, 3 Jan 2008 12:00:38 +0000 (06:00 -0600)]
r26649: Only claim to be a PDC if we are a PDC.

Andrew Bartlett

16 years agor26648: Move detection of global catalog captability to a central function, so
Andrew Bartlett [Thu, 3 Jan 2008 10:40:24 +0000 (04:40 -0600)]
r26648: Move detection of global catalog captability to a central function, so

this can be shared with the CLDAP server (for the netlogon reply).

Andrew Bartlett

16 years agor26647: Mark 'valgrind_run' as executable
Andrew Bartlett [Thu, 3 Jan 2008 09:31:14 +0000 (03:31 -0600)]
r26647: Mark 'valgrind_run' as executable

16 years agor26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composite_connec...
Jelmer Vernooij [Thu, 3 Jan 2008 00:39:15 +0000 (18:39 -0600)]
r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composite_connect structure. AFAIK no global variables will now be used when doing RPC client connections.

16 years agor26645: Janitorial: Fix a couple of warnings.
Jelmer Vernooij [Thu, 3 Jan 2008 00:39:11 +0000 (18:39 -0600)]
r26645: Janitorial: Fix a couple of warnings.

16 years agor26644: Janitorial: Pass resolve_context explicitly to various SMB functions, should...
Jelmer Vernooij [Thu, 3 Jan 2008 00:39:01 +0000 (18:39 -0600)]
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions, should help fix the build for OpenChange.

16 years agor26643: librpc: Remove uses of global_loadparm.
Jelmer Vernooij [Wed, 2 Jan 2008 21:00:58 +0000 (15:00 -0600)]
r26643: librpc: Remove uses of global_loadparm.

16 years agor26642: samba3sam.py: Remove more EJS-specific code.
Jelmer Vernooij [Wed, 2 Jan 2008 07:52:31 +0000 (01:52 -0600)]
r26642: samba3sam.py: Remove more EJS-specific code.

16 years agor26641: ldb(Python): Remove some unnecessary {}'s.
Jelmer Vernooij [Wed, 2 Jan 2008 07:52:26 +0000 (01:52 -0600)]
r26641: ldb(Python): Remove some unnecessary {}'s.

16 years agor26640: Janitorial: Remove some more uses of global_loadparm.
Jelmer Vernooij [Wed, 2 Jan 2008 07:52:18 +0000 (01:52 -0600)]
r26640: Janitorial: Remove some more uses of global_loadparm.

16 years agor26639: librpc: Pass iconv convenience on from RPC connection to NDR library, so...
Jelmer Vernooij [Wed, 2 Jan 2008 04:05:13 +0000 (22:05 -0600)]
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library, so it can be overridden by OpenChange.

16 years agor26638: libndr: Require explicitly specifying iconv_convenience for ndr_struct_push_b...
Jelmer Vernooij [Wed, 2 Jan 2008 04:05:05 +0000 (22:05 -0600)]
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struct_push_blob().

16 years agor26637: More work converting to Python.
Jelmer Vernooij [Wed, 2 Jan 2008 04:04:57 +0000 (22:04 -0600)]
r26637: More work converting to Python.

16 years agor26636: Remove useless 'backend' parameter, and make the memberof overlay use global.
Andrew Bartlett [Tue, 1 Jan 2008 10:01:07 +0000 (04:01 -0600)]
r26636: Remove useless 'backend' parameter, and make the memberof overlay use global.

Andrew Bartlett

16 years agor26635: The OpenLDAP folks have been very accommodating, and their memberof plugin...
Andrew Bartlett [Tue, 1 Jan 2008 09:27:53 +0000 (03:27 -0600)]
r26635: The OpenLDAP folks have been very accommodating, and their memberof plugin allows the error being returned to be adjusted.

Andrew Bartlett

16 years agor26634: Add NET-API-CREATEGROUP test.
Rafal Szczesniak [Mon, 31 Dec 2007 01:18:17 +0000 (19:18 -0600)]
r26634: Add NET-API-CREATEGROUP test.

16 years agor26633: A couple of fixes in comments.
Rafal Szczesniak [Mon, 31 Dec 2007 01:14:43 +0000 (19:14 -0600)]
r26633: A couple of fixes in comments.

16 years agor26632: Add libnet_CreateGroup function.
Rafal Szczesniak [Mon, 31 Dec 2007 01:13:50 +0000 (19:13 -0600)]
r26632: Add libnet_CreateGroup function.

16 years agor26631: ldb/python: Fix missing elements bug and memory leak. * Don't increase the...
Jelmer Vernooij [Sun, 30 Dec 2007 22:46:14 +0000 (16:46 -0600)]
r26631: ldb/python: Fix missing elements bug and memory leak. * Don't increase the PyDict_Next() counter - Python already does that for us. * Fix a talloc(NULL, ...) memory leak in the code that constructed ldb message elements.

16 years agor26630: Split up big tests into various smaller functions, making it easier to debug.
Jelmer Vernooij [Sun, 30 Dec 2007 22:46:05 +0000 (16:46 -0600)]
r26630: Split up big tests into various smaller functions, making it easier to debug.

16 years agor26629: python: Improve documentation in various places.
Jelmer Vernooij [Sun, 30 Dec 2007 00:14:18 +0000 (18:14 -0600)]
r26629: python: Improve documentation in various places.

16 years agor26628: python: Add more documentation, simplify code in Samba3 module.
Jelmer Vernooij [Sun, 30 Dec 2007 00:14:15 +0000 (18:14 -0600)]
r26628: python: Add more documentation, simplify code in Samba3 module.

16 years agor26627: param: Provide a call for loading the system smb.conf.
Jelmer Vernooij [Sun, 30 Dec 2007 00:14:12 +0000 (18:14 -0600)]
r26627: param: Provide a call for loading the system smb.conf.

16 years agor26626: Install auth/session.h
Jelmer Vernooij [Sun, 30 Dec 2007 00:14:04 +0000 (18:14 -0600)]
r26626: Install auth/session.h

16 years agor26625: Wrap some more events functions for Python and add a trivial test for it.
Jelmer Vernooij [Fri, 28 Dec 2007 22:55:45 +0000 (16:55 -0600)]
r26625: Wrap some more events functions for Python and add a trivial test for it.

16 years agor26624: libnet/python: Use standard function for constructing context, allow overridi...
Jelmer Vernooij [Fri, 28 Dec 2007 22:25:27 +0000 (16:25 -0600)]
r26624: libnet/python: Use standard function for constructing context, allow overriding credentials.

16 years agor26623: python: Allow specifying URL rather than host name on the command-line.
Jelmer Vernooij [Fri, 28 Dec 2007 22:25:20 +0000 (16:25 -0600)]
r26623: python: Allow specifying URL rather than host name on the command-line.

16 years agor26622: python: Update license version, clarify copyright.
Jelmer Vernooij [Fri, 28 Dec 2007 22:25:17 +0000 (16:25 -0600)]
r26622: python: Update license version, clarify copyright.

16 years agor26621: vampire: Add simple Python-based vampire script
Jelmer Vernooij [Fri, 28 Dec 2007 22:25:13 +0000 (16:25 -0600)]
r26621: vampire: Add simple Python-based vampire script

16 years agor26620: python: Allow not specifying event contexts, in which case a new context...
Jelmer Vernooij [Fri, 28 Dec 2007 22:25:05 +0000 (16:25 -0600)]
r26620: python: Allow not specifying event contexts, in which case a new context is used.

16 years agor26619: Add Python bindings for libnet. No tests yet and no way to set the parameters...
Jelmer Vernooij [Fri, 28 Dec 2007 21:37:03 +0000 (15:37 -0600)]
r26619: Add Python bindings for libnet. No tests yet and no way to set the parameters...

16 years agor26618: Implement -W option support.
Jelmer Vernooij [Fri, 28 Dec 2007 21:36:55 +0000 (15:36 -0600)]
r26618: Implement -W option support.

16 years agor26617: Load smb.conf.
Jelmer Vernooij [Fri, 28 Dec 2007 05:32:05 +0000 (23:32 -0600)]
r26617: Load smb.conf.

16 years agor26616: Support parsing of user data in SAmba 3 tdbsam.
Jelmer Vernooij [Fri, 28 Dec 2007 05:31:59 +0000 (23:31 -0600)]
r26616: Support parsing of user data in SAmba 3 tdbsam.

16 years agor26615: Fix Python syntax
Jelmer Vernooij [Fri, 28 Dec 2007 05:31:54 +0000 (23:31 -0600)]
r26615: Fix Python syntax

16 years agor26614: Fix options parsing for credentials in Python.
Jelmer Vernooij [Fri, 28 Dec 2007 05:31:42 +0000 (23:31 -0600)]
r26614: Fix options parsing for credentials in Python.

16 years agor26613: Add a function to write a DATA_BLOB into an LDAPString.
Andrew Bartlett [Thu, 27 Dec 2007 13:47:11 +0000 (07:47 -0600)]
r26613: Add a function to write a DATA_BLOB into an LDAPString.

This respects the length set in the DATA_BLOB, rather than hoping to
see NULL termination of the data pointer.

(found testing the Ambigious Name Resolution code against OpenLDAP).

Andrew Bartlett

16 years agor26612: Tests show that we don't need to use a callback.
Andrew Bartlett [Thu, 27 Dec 2007 13:45:22 +0000 (07:45 -0600)]
r26612: Tests show that we don't need to use a callback.

Andrew Bartlett

16 years agor26611: Tridge didn't write this...
Andrew Bartlett [Thu, 27 Dec 2007 13:44:57 +0000 (07:44 -0600)]
r26611: Tridge didn't write this...

Andrew Bartlett

16 years agor26610: Write out a memberof.conf, to run the memberof plugin on all linked
Andrew Bartlett [Thu, 27 Dec 2007 10:18:54 +0000 (04:18 -0600)]
r26610: Write out a memberof.conf, to run the memberof plugin on all linked

attributes, as found in the schema.

Index 'cn', as otherwise exact match searches on this attribute always
fail (need to figure out what is so special about cn in OpenLDAP).

Andrew Bartlett

16 years agor26609: Try a few more variatations to get the selftest to run against
Andrew Bartlett [Thu, 27 Dec 2007 10:17:28 +0000 (04:17 -0600)]
r26609: Try a few more variatations to get the selftest to run against

OpenLDAP.

Andrew Bartlett

16 years agor26608: More improvements to the upgrade code.
Jelmer Vernooij [Thu, 27 Dec 2007 09:09:49 +0000 (03:09 -0600)]
r26608: More improvements to the upgrade code.

16 years agor26607: Fix reading of values and subkeys in Samba 3 registry files.
Jelmer Vernooij [Thu, 27 Dec 2007 02:55:05 +0000 (20:55 -0600)]
r26607: Fix reading of values and subkeys in Samba 3 registry files.

16 years agor26606: masktest: Dynamically allocate strings.
Kai Blin [Wed, 26 Dec 2007 17:38:49 +0000 (11:38 -0600)]
r26606: masktest: Dynamically allocate strings.

16 years agor26605: masktest: Get rid of pstrings.
Kai Blin [Wed, 26 Dec 2007 16:25:07 +0000 (10:25 -0600)]
r26605: masktest: Get rid of pstrings.

16 years agor26604: Don't depend on Python just yet, since the code that uses it is ifdeffed...
Jelmer Vernooij [Wed, 26 Dec 2007 10:04:23 +0000 (04:04 -0600)]
r26604: Don't depend on Python just yet, since the code that uses it is ifdeffed out.

16 years agor26603: Don't install no longer available upgrade script.
Jelmer Vernooij [Wed, 26 Dec 2007 03:14:06 +0000 (21:14 -0600)]
r26603: Don't install no longer available upgrade script.

16 years agor26602: Revert my previous commit as it only works with GNU make.
Jelmer Vernooij [Tue, 25 Dec 2007 23:34:07 +0000 (17:34 -0600)]
r26602: Revert my previous commit as it only works with GNU make.

16 years agor26601: Remove existing files to prevent errors.
Jelmer Vernooij [Tue, 25 Dec 2007 22:37:05 +0000 (16:37 -0600)]
r26601: Remove existing files to prevent errors.

16 years agor26600: Provide dir variable with current basedir in Makefile.
Jelmer Vernooij [Tue, 25 Dec 2007 22:37:02 +0000 (16:37 -0600)]
r26600: Provide dir variable with current basedir in Makefile.

16 years agor26599: Attempt to also support provisioning using Python in the BECOME-DC test.
Jelmer Vernooij [Tue, 25 Dec 2007 22:36:58 +0000 (16:36 -0600)]
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.

16 years agor26598: Simplify the way Python tests are run.
Jelmer Vernooij [Tue, 25 Dec 2007 22:36:53 +0000 (16:36 -0600)]
r26598: Simplify the way Python tests are run.

16 years agor26597: Attempt to provide alternative for hosts that don't have python-config.
Jelmer Vernooij [Tue, 25 Dec 2007 22:36:50 +0000 (16:36 -0600)]
r26597: Attempt to provide alternative for hosts that don't have python-config.

16 years agor26596: Fixed upgrade.py.
Jelmer Vernooij [Tue, 25 Dec 2007 22:36:44 +0000 (16:36 -0600)]
r26596: Fixed upgrade.py.

Added blackbox tests for provision and upgrade Python scripts.
Clean up temporary files created by the Python tests.

16 years agor26595: Fix includes for hosts without gssapi as system header.
Jelmer Vernooij [Tue, 25 Dec 2007 22:36:39 +0000 (16:36 -0600)]
r26595: Fix includes for hosts without gssapi as system header.

16 years agor26594: Add right paths to the Python sys.path setting so we don't have to set magic...
Jelmer Vernooij [Tue, 25 Dec 2007 22:36:36 +0000 (16:36 -0600)]
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.

16 years agor26593: - More work on the python versions of samba3dump and the samba3sam tests.
Jelmer Vernooij [Tue, 25 Dec 2007 22:36:31 +0000 (16:36 -0600)]
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.

16 years agor26592: Finish fixing the samba3dump script.
Jelmer Vernooij [Tue, 25 Dec 2007 22:36:23 +0000 (16:36 -0600)]
r26592: Finish fixing the samba3dump script.

16 years agor26591: Get the first bits of samba3dump to work again.
Jelmer Vernooij [Mon, 24 Dec 2007 20:16:59 +0000 (14:16 -0600)]
r26591: Get the first bits of samba3dump to work again.

16 years agor26590: Parsing routines for the smbpasswd file and idmap database.
Jelmer Vernooij [Mon, 24 Dec 2007 20:16:40 +0000 (14:16 -0600)]
r26590: Parsing routines for the smbpasswd file and idmap database.

16 years agor26589: torture: Add non-const version of torture_tcase_add_simple_test
Kai Blin [Mon, 24 Dec 2007 19:06:57 +0000 (13:06 -0600)]
r26589: torture: Add non-const version of torture_tcase_add_simple_test

16 years agor26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.
Kai Blin [Mon, 24 Dec 2007 19:04:56 +0000 (13:04 -0600)]
r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.

Also rename the corresponding wrap_ functions.

16 years agor26587: Fix reading Samba 3 WINS database and initial work on group db, aliases and...
Jelmer Vernooij [Mon, 24 Dec 2007 19:04:33 +0000 (13:04 -0600)]
r26587: Fix reading Samba 3 WINS database and initial work on group db, aliases and secrets.

16 years agor26586: Rename fetch to get for consistency with the Python dictionary interface.
Jelmer Vernooij [Mon, 24 Dec 2007 19:04:13 +0000 (13:04 -0600)]
r26586: Rename fetch to get for consistency with the Python dictionary interface.

16 years agor26585: Fix samba3.python tests.
Jelmer Vernooij [Mon, 24 Dec 2007 17:02:52 +0000 (11:02 -0600)]
r26585: Fix samba3.python tests.

16 years agor26584: Fix exception handling in ldb constructor.
Jelmer Vernooij [Mon, 24 Dec 2007 17:02:45 +0000 (11:02 -0600)]
r26584: Fix exception handling in ldb constructor.

16 years agor26583: Throw a proper exception in the python code when tdb_open() fails, fix indent...
Jelmer Vernooij [Mon, 24 Dec 2007 17:02:32 +0000 (11:02 -0600)]
r26583: Throw a proper exception in the python code when tdb_open() fails, fix indentation in generated SWIG code from pidl.

16 years agor26582: Use the same swig flags everywhere.
Jelmer Vernooij [Mon, 24 Dec 2007 07:55:09 +0000 (01:55 -0600)]
r26582: Use the same swig flags everywhere.

16 years agor26581: Make ldb_wait uniform, so that it is easy to remove it completely from modules
Simo Sorce [Mon, 24 Dec 2007 07:38:37 +0000 (01:38 -0600)]
r26581: Make ldb_wait uniform, so that it is easy to remove it completely from modules

later on.

16 years agor26580: Include sentinel in build.h, in case the list is empty.
Jelmer Vernooij [Mon, 24 Dec 2007 07:28:22 +0000 (01:28 -0600)]
r26580: Include sentinel in build.h, in case the list is empty.

16 years agor26579: Fix the typo that breaks the code coverage build.
Jelmer Vernooij [Mon, 24 Dec 2007 06:35:40 +0000 (00:35 -0600)]
r26579: Fix the typo that breaks the code coverage build.

16 years agor26578: Ensure directory exists.
Jelmer Vernooij [Mon, 24 Dec 2007 06:13:57 +0000 (00:13 -0600)]
r26578: Ensure directory exists.

16 years agor26577: Fix the standalone ldb build.
Jelmer Vernooij [Mon, 24 Dec 2007 06:10:08 +0000 (00:10 -0600)]
r26577: Fix the standalone ldb build.

16 years agor26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij [Mon, 24 Dec 2007 05:54:30 +0000 (23:54 -0600)]
r26576: Allow the static module loading code to be used for the Python modules.

Simplify the way module initialization functions are handled.

16 years agor26575: Build a private copy of the Python executable for Samba 4, so we know we...
Jelmer Vernooij [Mon, 24 Dec 2007 04:06:29 +0000 (22:06 -0600)]
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.

16 years agor26574: Do not call functions in the variable declaration, fix checking for tmp_ctx,
Simo Sorce [Mon, 24 Dec 2007 04:03:31 +0000 (22:03 -0600)]
r26574: Do not call functions in the variable declaration, fix checking for tmp_ctx,

and also makes code more readable and debuggable.

Eliminate silly parenthesys.

Simo.

16 years agor26573: Fix warnings.
Jelmer Vernooij [Mon, 24 Dec 2007 03:27:58 +0000 (21:27 -0600)]
r26573: Fix warnings.

16 years agor26572: Fix warnings in the Python code.
Jelmer Vernooij [Mon, 24 Dec 2007 02:56:41 +0000 (20:56 -0600)]
r26572: Fix warnings in the Python code.