[SCM] Samba Shared Repository - branch v4-0-test created - release-4-0-0alpha2-276-g8a97886

Stefan Metzmacher metze at samba.org
Thu Jan 3 18:39:22 GMT 2008


The branch, v4-0-test has been created
        at  8a97886e24a4b969aa91409c06f423b71a45f6eb (commit)

- Log -----------------------------------------------------------------
commit 8a97886e24a4b969aa91409c06f423b71a45f6eb
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Jan 3 17:22:12 2008 -0600

    r26654: libcli/smb_composite: Rather than specifying each of the gazillion options for SMB individually, just specify the smbcli_options struct.

commit 65fbb4700d145810d1c7539a4037d73d856278c6
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Jan 3 17:22:08 2008 -0600

    r26653: Janitorial: Remove global_loadparm use in two more places.

commit e886f1bc0dc694971979716d1991535c7d2e08de
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Jan 3 17:22:04 2008 -0600

    r26652: msrpc_parse/msrpc_gen: Add iconv_convenience argument.

commit 9f64213463b5bf3bcbf36913139e9a5042e967a2
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Jan 3 17:21:58 2008 -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.

commit 9bea9c0c4f62dabaaad4c56e7e55da96571b1e1d
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Jan 3 17:21:50 2008 -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.

commit fc5746ae95e5a0b751ec19cae1f204c505f4ca27
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Thu Jan 3 06:00:38 2008 -0600

    r26649: Only claim to be a PDC if we are a PDC.
    
    Andrew Bartlett

commit 592c10ae11c94007e38404a7edea9fd8471f1907
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Thu Jan 3 04:40:24 2008 -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

commit d00b87caffdcf8af40054d3325197040cc75b6eb
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Thu Jan 3 03:31:14 2008 -0600

    r26647: Mark 'valgrind_run' as executable

commit 0ef75e4e3cb0e1bd10e367a00f5e9b725587c40a
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Jan 2 18:39:15 2008 -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.

commit a2bc97e8b01ecee48be60823cb19b4e794fb8f93
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Jan 2 18:39:11 2008 -0600

    r26645: Janitorial: Fix a couple of warnings.

commit 385ffe4f4cc9a21a760c0f00410f56e2592fd507
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Jan 2 18:39:01 2008 -0600

    r26644: Janitorial: Pass resolve_context explicitly to various SMB functions, should help fix the build for OpenChange.

commit 924c0890904266af8f50f69a25f89d36f971d710
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Jan 2 15:00:58 2008 -0600

    r26643: librpc: Remove uses of global_loadparm.

commit 7d14b657b3d59924b15f4f84bbd5745cd7f759ef
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Jan 2 01:52:31 2008 -0600

    r26642: samba3sam.py: Remove more EJS-specific code.

commit f250bc18e9e32d62d262901cec65586a15cd8db1
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Jan 2 01:52:26 2008 -0600

    r26641: ldb(Python): Remove some unnecessary {}'s.

commit c863f4ebde8efa1a695b4469142d6719e30bc419
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Jan 2 01:52:18 2008 -0600

    r26640: Janitorial: Remove some more uses of global_loadparm.

commit 2f29f80e07adef1f020173f2cd6d947d0ef505ce
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Jan 1 22:05:13 2008 -0600

    r26639: librpc: Pass iconv convenience on from RPC connection to NDR library, so it can be overridden by OpenChange.

commit 61ad78ac98937ef7a9aa32075a91a1c95b7606b3
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Jan 1 22:05:05 2008 -0600

    r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struct_push_blob().

commit 84f1e82d8fe5ecca75e2d7048d1b8b409abcb9b7
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Jan 1 22:04:57 2008 -0600

    r26637: More work converting to Python.

commit 3b6f461e9a1b0fee7a589b8d171f4fcec6340ca4
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Tue Jan 1 04:01:07 2008 -0600

    r26636: Remove useless 'backend' parameter, and make the memberof overlay use global.
    
    Andrew Bartlett

commit f2731fddf07dfda5d69ad19851dab8f82b05f1a5
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Tue Jan 1 03:27:53 2008 -0600

    r26635: The OpenLDAP folks have been very accommodating, and their memberof plugin allows the error being returned to be adjusted.
    
    Andrew Bartlett

commit 3d7a18b8231a98ac40bcfb8287b100209190beab
Author: Rafal Szczesniak <mimir at samba.org>
Date:   Sun Dec 30 19:18:17 2007 -0600

    r26634: Add NET-API-CREATEGROUP test.

commit 9ff6568f9563bf72d11bf437fb6718e6fafe1824
Author: Rafal Szczesniak <mimir at samba.org>
Date:   Sun Dec 30 19:14:43 2007 -0600

    r26633: A couple of fixes in comments.

commit b8e115a920cfbbb0eb0d98d880734912242b851c
Author: Rafal Szczesniak <mimir at samba.org>
Date:   Sun Dec 30 19:13:50 2007 -0600

    r26632: Add libnet_CreateGroup function.

commit dc2a612927289da78017abf4ad51a4d51292e3a1
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sun Dec 30 16:46:14 2007 -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.

commit 4be116133724ac52f9df8adb3feeb93ea616a990
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sun Dec 30 16:46:05 2007 -0600

    r26630: Split up big tests into various smaller functions, making it easier to debug.

commit ee71a27bca66426d34cb1d686a83ac6a342329d3
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Dec 29 18:14:18 2007 -0600

    r26629: python: Improve documentation in various places.

commit 3c329ee73d9979236313c37e51750ec06b8dd69e
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Dec 29 18:14:15 2007 -0600

    r26628: python: Add more documentation, simplify code in Samba3 module.

commit 2596b479abc8e0d1c064e1d191f2d1c894252f3d
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Dec 29 18:14:12 2007 -0600

    r26627: param: Provide a call for loading the system smb.conf.

commit 57bf390068d36d85819dac561bdf1224db5c071b
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Dec 29 18:14:04 2007 -0600

    r26626: Install auth/session.h

commit 7873666a958a0b92c979dba93f3c3e5136e28d29
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 28 16:55:45 2007 -0600

    r26625: Wrap some more events functions for Python and add a trivial test for it.

commit a5fb3caedefaf5387e3a384d060272f11a3b4b99
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 28 16:25:27 2007 -0600

    r26624: libnet/python: Use standard function for constructing context, allow overriding credentials.

commit 108f6caffe2bb311495b89659cfd818f0ec410f2
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 28 16:25:20 2007 -0600

    r26623: python: Allow specifying URL rather than host name on the command-line.

commit 3ee62094074d74b6c69948730f2892f0a430f40b
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 28 16:25:17 2007 -0600

    r26622: python: Update license version, clarify copyright.

commit 46580d51d3e40ef83754fceefa392fe1df38e37d
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 28 16:25:13 2007 -0600

    r26621: vampire: Add simple Python-based vampire script

commit 73c0b1c89763ba61451f3d2a602163090780c56f
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 28 16:25:05 2007 -0600

    r26620: python: Allow not specifying event contexts, in which case a new context is used.

commit 9de0a153e99764583b33fc5d58118296db820653
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 28 15:37:03 2007 -0600

    r26619: Add Python bindings for libnet. No tests yet and no way to set the parameters...

commit e48026b17d682c01eb3343ef35f6e847b18fa297
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 28 15:36:55 2007 -0600

    r26618: Implement -W option support.

commit 3f7bfef195421083f1401a73f60c5d270a1455f8
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 27 23:32:05 2007 -0600

    r26617: Load smb.conf.

commit 2f33e0451d6699fed8bc9abfa2f331317502b358
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 27 23:31:59 2007 -0600

    r26616: Support parsing of user data in SAmba 3 tdbsam.

commit cc15136c1e29f0a25847568f748cc1af52b7037b
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 27 23:31:54 2007 -0600

    r26615: Fix Python syntax

commit 9ef3b7de6baadeb2240ef9d24c55be9dc4cccf1e
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 27 23:31:42 2007 -0600

    r26614: Fix options parsing for credentials in Python.

commit bc0022e8c7357b126dc91a945f0e53e4e4108e7d
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Thu Dec 27 07:47:11 2007 -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

commit 66cb9601e75935c35fb432655e840a0d9022cbe1
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Thu Dec 27 07:45:22 2007 -0600

    r26612: Tests show that we don't need to use a callback.
    
    Andrew Bartlett

commit 002ddc315fc03ea22083d9d8c87401073688fd29
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Thu Dec 27 07:44:57 2007 -0600

    r26611: Tridge didn't write this...
    
    Andrew Bartlett

commit 5a4a2d10bc5729d4adac4b173b0dc05e2e076c32
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Thu Dec 27 04:18:54 2007 -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

commit ff77bd62ced5a5c46e7d8d7eae8c83a96ec9525a
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Thu Dec 27 04:17:28 2007 -0600

    r26609: Try a few more variatations to get the selftest to run against
    
    OpenLDAP.
    
    Andrew Bartlett

commit 7ea06d91f602f770f55a1171174f11b922fed8e7
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 27 03:09:49 2007 -0600

    r26608: More improvements to the upgrade code.

commit e3d7454ef70d6fe9a1ce34eaf57268bd5b713ccf
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Dec 26 20:55:05 2007 -0600

    r26607: Fix reading of values and subkeys in Samba 3 registry files.

commit c38f3c6fe9c54339805490ab5ecd6b3d13a35bdb
Author: Kai Blin <kai at samba.org>
Date:   Wed Dec 26 11:38:49 2007 -0600

    r26606: masktest: Dynamically allocate strings.

commit d54fcf4f826d3c650c19eea9ccc45b786c6ae68a
Author: Kai Blin <kai at samba.org>
Date:   Wed Dec 26 10:25:07 2007 -0600

    r26605: masktest: Get rid of pstrings.

commit b863fdf474503918f347883a578a8c6624fd615a
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Dec 26 04:04:23 2007 -0600

    r26604: Don't depend on Python just yet, since the code that uses it is ifdeffed out.

commit 69e469d9e18659d70ed684338b472cd38d231f86
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 25 21:14:06 2007 -0600

    r26603: Don't install no longer available upgrade script.

commit ecd2d96c3173e4d2f77a1ca50f26a16ac7a313b1
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 25 17:34:07 2007 -0600

    r26602: Revert my previous commit as it only works with GNU make.

commit 9427757ae2ceba987883ed322eb49eac0be6c079
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 25 16:37:05 2007 -0600

    r26601: Remove existing files to prevent errors.

commit b06d3e1a52d6b71a1e3e7a9e0ecf69f3b899ae18
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 25 16:37:02 2007 -0600

    r26600: Provide dir variable with current basedir in Makefile.

commit 6b1e25b702847cd6662b4aece35692b099707b74
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 25 16:36:58 2007 -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.

commit d649f73431fc993e31522e7fc8e1e35e0a4421d8
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 25 16:36:53 2007 -0600

    r26598: Simplify the way Python tests are run.

commit fa5d1923efe5c1dc7ef12757b41f8d8eafcb1288
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 25 16:36:50 2007 -0600

    r26597: Attempt to provide alternative for hosts that don't have python-config.

commit 2227fb6df62240cae64d27a1920d878316f819fc
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 25 16:36:44 2007 -0600

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

commit 64203a6b7b98be59af192290b0106979c2b2f71a
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 25 16:36:39 2007 -0600

    r26595: Fix includes for hosts without gssapi as system header.

commit 2d2674ad79330f59210408fd03e859afc01f40f2
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 25 16:36:36 2007 -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.

commit 150cf39fbd4fe088546870fb0d8f20c0d9eb4aca
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 25 16:36:31 2007 -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.

commit 85679f3fc98238f90280f9f10d42550d71eeb918
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 25 16:36:23 2007 -0600

    r26592: Finish fixing the samba3dump script.

commit 3511027515f8ea860fbe46639d9169999646a297
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 24 14:16:59 2007 -0600

    r26591: Get the first bits of samba3dump to work again.

commit 0c14e16a2bc965d3319ca990089566bff98a47fe
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 24 14:16:40 2007 -0600

    r26590: Parsing routines for the smbpasswd file and idmap database.

commit 1ae9cde5105cc4349a44e6098e9393e06acaf95d
Author: Kai Blin <kai at samba.org>
Date:   Mon Dec 24 13:06:57 2007 -0600

    r26589: torture: Add non-const version of torture_tcase_add_simple_test

commit e59c2eaf681f076d175b9779d1c27b5f74a57c96
Author: Kai Blin <kai at samba.org>
Date:   Mon Dec 24 13:04:56 2007 -0600

    r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.
    
    Also rename the corresponding wrap_ functions.

commit c7c4cf258ac7975b409d26c9386838d4780c756f
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 24 13:04:33 2007 -0600

    r26587: Fix reading Samba 3 WINS database and initial work on group db, aliases and secrets.

commit fadab7c60bb6dc5746cb2ee16f9c86fa0e0cdf1a
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 24 13:04:13 2007 -0600

    r26586: Rename fetch to get for consistency with the Python dictionary interface.

commit 231ec0777b7d1fb1297e3a974871b8735a386cfa
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 24 11:02:52 2007 -0600

    r26585: Fix samba3.python tests.

commit 5383cf8e69233b3cb7c1876f52644537e459dea6
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 24 11:02:45 2007 -0600

    r26584: Fix exception handling in ldb constructor.

commit 4ff8f4e370d30bf6b0b2f548bca14a9b7e1317f6
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 24 11:02:32 2007 -0600

    r26583: Throw a proper exception in the python code when tdb_open() fails, fix indentation in generated SWIG code from pidl.

commit 7008f90e03a12687f739e5492b3e0ab36587db6a
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 24 01:55:09 2007 -0600

    r26582: Use the same swig flags everywhere.

commit f75ce8c20aa2b466e9ee86fdf1702b2ffda10ddf
Author: Simo Sorce <idra at samba.org>
Date:   Mon Dec 24 01:38:37 2007 -0600

    r26581: Make ldb_wait uniform, so that it is easy to remove it completely from modules
    
    later on.

commit f1997dabed584bdc864c4b7235c29603c312ef46
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 24 01:28:22 2007 -0600

    r26580: Include sentinel in build.h, in case the list is empty.

commit ad97efc480fc21d794f880abcd6c95827592986e
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 24 00:35:40 2007 -0600

    r26579: Fix the typo that breaks the code coverage build.

commit c89c667ec2c5c8b4bbee821deaf8f55a4da2064b
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 24 00:13:57 2007 -0600

    r26578: Ensure directory exists.

commit 1cf374eb3125c66844f01d013016feaf99760582
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 24 00:10:08 2007 -0600

    r26577: Fix the standalone ldb build.

commit ba8be2dfc0de4434c798663336b81f7f95cde520
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sun Dec 23 23:54:30 2007 -0600

    r26576: Allow the static module loading code to be used for the Python modules.
    
    Simplify the way module initialization functions are handled.

commit 03270c5ffdb1476bef5eba846c2ea008111375fc
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sun Dec 23 22:06:29 2007 -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.

commit 166195b487ffa51933f772a56f47f7f0d4c867eb
Author: Simo Sorce <idra at samba.org>
Date:   Sun Dec 23 22:03:31 2007 -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.

commit 874f0ac0561e38a8c0ceda983f6c88c75ee29e9c
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sun Dec 23 21:27:58 2007 -0600

    r26573: Fix warnings.

commit 15038d9586d0b58f301ca8c39c21ef10c4283f28
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sun Dec 23 20:56:41 2007 -0600

    r26572: Fix warnings in the Python code.

commit cb76c60007ae1254181c09ba1ab09c419f500bc5
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sun Dec 23 20:22:46 2007 -0600

    r26571: Hide warnings about unused macros and casting qualifiers in autogenerated files.

commit c550c03372cb260b78f6a6c132e70571bc4cb852
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sun Dec 23 19:19:41 2007 -0600

    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.

commit c1dd0af1642d7b15c623a76c13c3cf98fb3bd3da
Author: Volker Lendecke <vlendec at samba.org>
Date:   Sun Dec 23 16:05:05 2007 -0600

    r26569: Jelmer tells me that ldb must inevitably be build as a shared library,
    
    otherwise it will break.
    
    Sorry for breaking Samba4.
    
    I will have to look how we can fix Samba3 :-(((

commit 1d624c8b883ffd44408da1d584dd063cef0edec9
Author: Volker Lendecke <vlendec at samba.org>
Date:   Sun Dec 23 15:57:58 2007 -0600

    r26568: Revert r26482
    
    Next attempt to fix the Samba3 torture breakage
    
    Jelmer, can you please review this?
    
    Thanks,
    
    Volker

commit 485db76d8476fce399a9b6cb977cf55ea35ec189
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Dec 22 14:28:45 2007 -0600

    r26567: Allow registering new ldb modules from python.

commit e5573283df9e98bccc8eae227cf0f11367ecf084
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Dec 22 05:11:21 2007 -0600

    r26566: Fix member provision when using python.

commit 485d1fa3d17fe6cc7a0ecd80e8bac42d173bbb19
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Dec 22 05:03:02 2007 -0600

    r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works now.

commit f40fad9827d0e9567224bc1e64ea91e610a07a3f
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Dec 22 05:02:57 2007 -0600

    r26564: More python bindings for registry code.

commit cfffd0357ee4c4bb3f3c9adb051eeee1bbac526a
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Dec 22 05:02:48 2007 -0600

    r26563: Fix reg_diff_apply argument order.

commit b07ca944ba62a3f3de58c06b66533c0953a32de9
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Dec 22 02:26:38 2007 -0600

    r26562: Fix provisioning using Python.

commit d2b9055bc032506849827d6fab2d2b9d35d132e2
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Dec 22 00:47:48 2007 -0600

    r26561: Fix make gdbtest, valgrindtest and testenv for shared libs.

commit cb5d6a9ee27cea4a7a34c3249eed55f601630b82
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Dec 22 00:47:44 2007 -0600

    r26560: Add script for running in valgrind.

commit a1175231a58c60f32574816643dafc78ff867161
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Dec 22 00:47:36 2007 -0600

    r26559: Make the provision function a bit smaller.

commit 7aa34b48795d303ba600f34a4b1bc916007aee44
Author: Günther Deschner <gd at samba.org>
Date:   Fri Dec 21 23:52:14 2007 -0600

    r26558: Add IDL for netr_GetForestTrustInformation().
    
    Guenther

commit 198705f9b7c6fc23bab6fc9f08f5ce7070e5cc11
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Fri Dec 21 22:55:02 2007 -0600

    r26557: sync WHATSNEW with release branch of Samba4

commit 722d8a56651dfcd246c85904fed0e2aa48086dff
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Fri Dec 21 02:33:43 2007 -0600

    r26556: Make Fedora DS consistant use FEDORA_DS_ROOT, now we use OPENLDAP_ROOT.
    
    Add in another varient to test with in the OpenLDAP module-guessing
    game, from Howard Chu.
    
    Andrew Bartlett

commit 6cc5e838e6c411ce74e7abde685720aa1f3cbdfb
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 21 00:36:17 2007 -0600

    r26555: Use python-config utility to find python compile/link flags.

commit 37c7b65546190bdce40cb48435cc4fd51d89a124
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 20 17:07:31 2007 +0100

    r26554: Fix test for getifaddr on FreeBSD. Patch by Timur Bakeyev.

commit 769ac782f30805b725ed9aba532a976b2892ab03
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 20 17:07:28 2007 +0100

    r26553: Fix html output.

commit a84975610c2825e9ceecdd47d744282bd55220be
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 20 17:07:21 2007 +0100

    r26552: remove unused state variable, use dot as path separator for test names.

commit 188156228b53c4bbc9c18c6ff1a0d3c6d0ba5fcb
Author: James Peach <jpeach at samba.org>
Date:   Thu Dec 20 16:35:42 2007 +0100

    r26551: Make sure NULL is defined before using it to test for getifaddrs().
    
    Patch from Timur I. Bakeyev <timur at com.bat.ru>.

commit 11bdc9bed80b9842ac1ab8f22509a5d191cddc91
Author: Stefan Metzmacher <metze at samba.org>
Date:   Thu Dec 20 15:59:39 2007 +0100

    r26550: libreplace: fallback to __ss_family of struct sockaddr_storage
    
    metze

commit ac01d515b71ce44a0d98e50d58a76e1ce9e1f5d9
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 20 15:54:08 2007 +0100

    r26549: Remove suite-specific bits.

commit 84f5b3e257241f699f3e51d8f282fa00cfd1000a
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 20 15:54:05 2007 +0100

    r26548: Remove remaining variables from state hash.

commit 0bf6bdcd7f21740853ae852193d51bdf14201782
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 20 15:54:02 2007 +0100

    r26547: Make testsuites less special during subunit handling.

commit bd5217906c12c36df9769fc32aee77d9c1805bf2
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 20 15:54:00 2007 +0100

    r26546: Rather than having a gazillion targets, add output format variable for 'make test'.

commit 48ceaa964327ed7094275780cc3c0767636bcb18
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 20 15:53:56 2007 +0100

    r26545: Sync output with ejs.

commit e53723c40cb022903066503e2de3b750c2dc5112
Merge: 6ac86f8be7d9a8c5ab396a93e6d1e6819e11f173 cc3912220a169280bc5cacfb98775a9f3fa42e90
Author: Stefan Metzmacher <metze at samba.org>
Date:   Fri Dec 21 06:28:08 2007 +0100

    Merge commit 'release-4-0-0alpha2' into v4-0-test

commit 6ac86f8be7d9a8c5ab396a93e6d1e6819e11f173
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 20 00:02:15 2007 +0100

    r26540: Revert my previous commit after concerns raised by Andrew.

commit e53e79eebef3ece6978f0a2b4a1ee0a0814bb5d2
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Dec 19 23:27:42 2007 +0100

    r26539: Remove unnecessary statics.

commit 5f921af41e4dcd6844f6a662d56bd27c4e76ff88
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Dec 19 23:27:38 2007 +0100

    r26538: Pass path generation function around rather than base directory.

commit e91fe76d296973430f71502c9b614d0dfac4d83c
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Dec 19 23:27:34 2007 +0100

    r26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ...}).

commit 43c8bfeedf06ce806c524a28fa72c643f6db60f4
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Dec 19 23:27:31 2007 +0100

    r26536: More tests for provisioning code.

commit 40bf88c8a70e8379a6081cb6050034bcd7ae56eb
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Dec 19 23:27:24 2007 +0100

    r26535: Get rid of all-knowing ProvisionSettings object.

commit 1d5d97083029956fd1ce5eb2c0333052a46a334a
Author: Stefan Metzmacher <metze at samba.org>
Date:   Wed Dec 19 11:34:36 2007 +0100

    r26534: configure: using == in shell scripts isn't portable
    
    Thanks to Björn Jacke <bj at sernet.de> for reporting this.
    
    metze

commit 3d64338f3cfeef2e9851ca8c932863af6f1f22c3
Author: Stefan Metzmacher <metze at samba.org>
Date:   Wed Dec 19 08:18:57 2007 +0100

    r26533: libreplace: hopefully fix the share library/module build on darwin
    
    metze

commit 4d0ff8e375d5378c68c505f42246e62cfdd648a2
Author: Rafal Szczesniak <mimir at samba.org>
Date:   Wed Dec 19 00:46:43 2007 +0100

    r26532: Fix mistake in assignment.

commit ded8a45d79beb0e539c573f67056c8cb4aa62c3f
Author: Rafal Szczesniak <mimir at samba.org>
Date:   Wed Dec 19 00:45:07 2007 +0100

    r26531: Prevent from displaying the results if the function
    
    call has failed.

commit 73566f520c0835f6b6b37d3f62414052468afb99
Author: Rafal Szczesniak <mimir at samba.org>
Date:   Wed Dec 19 00:44:01 2007 +0100

    r26530: Add NET-API-GROUPLIST test.

commit f4023b176eabfb3282fe9b999eac8db55a095ab0
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Wed Dec 19 00:39:27 2007 +0100

    r26529: Indeed, this belongs in the schema module. Ranged results need to use
    
    an attribute with ';' in the name.
    
    Andrew Bartlett

commit 41a1f59850345c5a2944818a9a00bc6118d05c8a
Author: Kai Blin <kai at samba.org>
Date:   Tue Dec 18 22:50:49 2007 +0100

    r26528: dsdb: Fix a warning.

commit 84ac6c6bbfc4baaf28906ee5826a9cf888043656
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 18 18:54:19 2007 +0100

    r26527: Start on tests for provision.

commit af28f0c56d8e5ccc6ce8916d5bbdf9045e1fb47e
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 18 17:29:08 2007 +0100

    r26526: Fix argument value.

commit 37577fee582e7c9896b5cf8b62016d480b8f147e
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 18 17:21:24 2007 +0100

    r26525: Consistency in the API.

commit daae983c260da6af6a4f1cba1290bc7240d7a970
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 18 17:21:20 2007 +0100

    r26524: Import self join.

commit ac1083178f9e521dcd5d3d8b5199abcb00159adf
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 18 17:21:13 2007 +0100

    r26523: Refactor provisioning code.

commit 20c686f501b652ec0578a075a124b72ecb5f41b6
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 18 02:21:28 2007 +0100

    r26522: Fix warnings on SamDB connect from Python, simplify the setup code for the various LDBs.

commit 174aa1583791a4c305bc49cf78f8f10d42701bc9
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 18 02:21:24 2007 +0100

    r26521: Fix newlines.

commit a8b1fe15ac853082961132ede061fe1556ae29f7
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 18 02:21:14 2007 +0100

    r26520: More Python updates.

commit 4e1054dc62d1d761eadce289d1a76a4e14a11d91
Author: Rafal Szczesniak <mimir at samba.org>
Date:   Tue Dec 18 00:59:21 2007 +0100

    r26519: Add libnet_GroupList function. Totally untested (yet), but
    
    it builds for start.

commit 12eb38e553993b2726a803af4ae9c05229d6ebe4
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 23:16:16 2007 +0100

    r26518: Fix provision of registry using Python.

commit 7a15b486bae8fb774058b2d94cc12b7b01ee6ac0
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 23:16:12 2007 +0100

    r26517: Add functions for setting and getting parameters on a LoadParm.
    
    Pass loadparm context along to Ldb contexts.
    Other minor Python improvements.

commit 623b7b31144f9da5e256e5541d04db8698dd39d3
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 23:16:05 2007 +0100

    r26516: Fix line splitting in subunitrun.

commit 88a2d0de8431e7fdd375405808761d2e89d3e712
Author: Kai Blin <kai at samba.org>
Date:   Mon Dec 17 22:49:36 2007 +0100

    r26515: nsswitch: Get rid of a pstring

commit 4a5e1047fff0620aa534b147ac7e0bd0416a8fe7
Author: Kai Blin <kai at samba.org>
Date:   Mon Dec 17 20:18:02 2007 +0100

    r26514: Revert the talloc.c part of r26511, as talloc.h already takes care of thois.
    
    Thanks to metze for pointing this out

commit 60fb2de2119cb2f42f858868e39c3b0d303ac20f
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 20:03:06 2007 +0100

    r26513: Update substitution dictionary for ldifs.

commit 4fa04924ab41bd6ad1a0c6d8d9b1987bf09d5270
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 19:18:55 2007 +0100

    r26512: Another attempt at fixing darwin

commit 5b3a8c8ae195e6a98357a407a0699493f54a8b79
Author: Kai Blin <kai at samba.org>
Date:   Mon Dec 17 18:31:16 2007 +0100

    r26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_v
    
    While at it, also add a PRINTF_ATTRIBUTE for talloc_vasprintf.

commit 5dbe3aff3c34f64f35f1e13a11c60c5023348919
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 17:40:57 2007 +0100

    r26510: attempt to fix shld flags for darwin.

commit b4ae4cbfe5b66364f437a76aa0a4f82e9bc39ce1
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 13:21:29 2007 +0100

    r26509: Don't make boolean options eat the next argument.

commit 10d0631c953cfb014da82704244acb7bf99b3e4a
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 13:16:10 2007 +0100

    r26508: Tighter dependencies in an attempt to fix missing symbol errors on sun9.

commit cc873bdd2e86e5b380c3056810ccc5ad98372f7c
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 12:27:59 2007 +0100

    r26507: Fix function signature for freeifaddrs.

commit 73bd4a9566d15f85a971e3a87cefbec2e2eece1c
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 12:19:45 2007 +0100

    r26506: Start running (really trivial) tests for upgrade script.

commit d2402251666738c0372bbbaeaa1d26c06e254033
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 12:07:51 2007 +0100

    r26505: Add python bindings for some samdb-related functions, improve provisioning in python.

commit c4b1df047663519300370508761c70b0c096b7f2
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 11:12:42 2007 +0100

    r26504: Don't rely on system-provided kerberos headers.

commit 1b89311e5fa4fcde060df50e580dc221205cc8ca
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 11:12:36 2007 +0100

    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.

commit b87e71ed4bac64353799bef668bca991b16e763e
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 11:12:26 2007 +0100

    r26502: Revert accidently removed pkg-config path change. Thanks to metze for catching this.

commit 3a14ce8e375f27c3950315502ff2cff2ff63cd19
Author: Kai Blin <kai at samba.org>
Date:   Mon Dec 17 10:24:26 2007 +0100

    r26500: README: Samba4 is not a technical preview anymore.
    
    Also, clean up some whitespace at the end of some lines that make my vim show
    files in a funny colour.

commit 379d0bbb2f9e0cd9b1855fd77bbb89827e0315ad
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 08:36:39 2007 +0100

    r26499: Allow testing python provision by setting the PROVISION_PYTHON environment variable.

commit 8795697db56e4ca6715950d68f5ec370604fcc76
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 08:32:00 2007 +0100

    r26498: Fix memory leak in iconv code.

commit 8c65053f51330bb55a81572264eefbcc56029dc1
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 08:20:29 2007 +0100

    r26497: Fix return type for freeifaddrs().

commit 75cfb0d609687538048a7d72a499a5205af46a34
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 08:20:20 2007 +0100

    r26496: Move some provision functions to a new SamDB class, support setting session_info on a ldb context from python.

commit c9e5a3078f7baa83743658d5648f0eefdeb05d2f
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 07:45:05 2007 +0100

    r26495: Add defines for getifaddrs/freeifaddrs.

commit b814ba76e98c1589d35a162c9871994ca37d7992
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 07:39:42 2007 +0100

    r26494: Add entries for new header files.

commit 84d2f784bfdc91441122ebce393d042a53928d2b
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 07:14:11 2007 +0100

    r26493: Fix includes for dsdb/common.

commit c4cd935ee783b2f4939e2c481bbdb1bbdb9190cd
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 06:57:30 2007 +0100

    r26492: Some hosts have a define called ifa_dstaddr.

commit 2513230e286179747bb84e4e87121b80bea8f3f0
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 06:30:50 2007 +0100

    r26491: Fix syntax.

commit 91bcb60d31d54e52128d5bd107df4ceb87389889
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Mon Dec 17 05:56:42 2007 +0100

    r26488: Implement tests for the ranged_results module.
    
    Untested code is broken code, so rework the module until it passes...
    
    It turns out that AD puts search attributes onto the wire in the
    reverse order to what Samba does.  This complicates exact value
    matching, so this is skipped for now.
    
    Andrew Bartlett

commit 56080469ab28ae5a2f456cced34814d9c33480c6
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 05:53:37 2007 +0100

    r26487: Cope with systems that don't have struct sockaddr.sa_len.

commit 78c183b88661df90def42d6a3852dd6e36a5fd0b
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 05:44:38 2007 +0100

    r26486: Use portable run-time library path environment variable.

commit 2277f2d88716e0911d5f35bd4c979b2fc2f9473b
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Mon Dec 17 05:19:48 2007 +0100

    r26485: Fix indent, remove left-over debug.
    
    Andrew Bartlett

commit 6ca2b350858c0747449671234d54584635512705
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 04:56:54 2007 +0100

    r26484: Don't rely on removed header.

commit 85eeecf997a071ca7e7ad0247e8d34d49b7ffcbb
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 04:22:44 2007 +0100

    r26483: Merge ldb module dependency fixes, fix auth python module.

commit ef029d950cb056b4b831e1ca0f6789484f262093
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 04:22:36 2007 +0100

    r26482: Use shared library version of ldb, to make sure not every module ends up with its own private copy of ldb with its own list of modules...

commit a71419a73a869c24121005ccbbcb4396f888888b
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 03:35:59 2007 +0100

    r26481: Make function for loading symbol from DSO more generic, and allow modules to provide an ops table directly rather than an initialization function.

commit d7f0b12c9e43b93705f6b9fa6b5ab74fe68e80a0
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 17 03:25:28 2007 +0100

    r26480: Add utility class for testing LDB code.

commit 11c153163c359fd07402daa61b93872387e12568
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Mon Dec 17 02:13:41 2007 +0100

    r26479: Further test behaviour of 'attribute or value exists'.
    
    Andrew Bartlett

commit d88527a9d6435203faa8273347d5aa41937e5395
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sun Dec 16 17:17:37 2007 +0100

    r26477: Allow setting loadparm context for a ldb context in python, plus some other minor improvements.

commit 827632ab6e00bacef45c15efc626a1ef587c0915
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sun Dec 16 16:19:43 2007 +0100

    r26476: Remove unnecessary hack.

commit dbebb4ef477d2c8de7b8d1e5cde9b9dada47044f
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sun Dec 16 15:50:02 2007 +0100

    r26475: Add ldb.set_credentials function.

commit e26d0fff6d40899113196ac35a86a9baa10cc9c2
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sun Dec 16 15:33:58 2007 +0100

    r26474: Move credentials-specific kerberos file to credentials subsystem. Fixes missing symbols in some of the python bindings.

commit c0eea26e8e8eb326112e1833d137751fb7e900d2
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sun Dec 16 14:50:18 2007 +0100

    r26471: Sync with js version.

commit 51a78cfc3e72d6b32ef6c7a6079165a36863b908
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sun Dec 16 14:50:11 2007 +0100

    r26470: Update README.

commit fa9e3b6fa871b7541878f836ea54e882e614a3cf
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sun Dec 16 03:22:13 2007 +0100

    r26469: Fix paths, only include IPv4 addresses for now.

commit 92898c043b5a2649a2e423d02bcdaea78ae55737
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sun Dec 16 02:49:52 2007 +0100

    r26468: Match getifaddrs more closely, add trivial test.

commit 9b4924fbd8619033c55b4c6e2589da247332e7db
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sun Dec 16 02:39:01 2007 +0100

    r26467: Use getifaddrs() for interface enumeration and provide replacements for platforms that don't have it in lib/replace.

commit 59286797cb4c2e000f395b209c980bf431dc65bf
Author: Kai Blin <kai at samba.org>
Date:   Sat Dec 15 23:16:43 2007 +0100

    r26466: Janitorial: Remove pstrings and static char[]s from torture/basic/scanner.c

commit 15b388ce51cafcf09301fe6d8a50922a3b9b43d1
Author: Kai Blin <kai at samba.org>
Date:   Sat Dec 15 23:15:18 2007 +0100

    r26465: ntlm_auth: Remoce pstring.

commit 2b7cfa5d9ab94e1ff2d60719cd3749810463ab15
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Dec 15 22:23:45 2007 +0100

    r26464: Tighten dependencies.

commit d98ac96dfe7bb055f9ad49bc6864890285aa59ed
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Dec 15 22:23:42 2007 +0100

    r26463: Tighten dependencies.

commit 020f2f7426c2850fffc272f53065fa7305dd0313
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Dec 15 22:23:38 2007 +0100

    r26462: Tighten dependencies.

commit a07050be33d9c8e8033063b393162884075fa2af
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Dec 15 22:23:36 2007 +0100

    r26461: Tighten dependencies.

commit 25e982453142eb7d2f68c0751d641581b46fbb49
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Dec 15 22:23:30 2007 +0100

    r26460: Enable ldb python tests.

commit 91cff7dad2eb0467e6b9a86963859e99ded137f8
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Dec 15 20:53:45 2007 +0100

    r26459: Build ildap module as shared module by default.

commit adbf61dca50591f705023a18c00efe379676198a
Author: Kai Blin <kai at samba.org>
Date:   Fri Dec 14 17:32:48 2007 +0100

    r26458: Janitorial: also free() var on continue.
    
    Spotted by metze.

commit 447bc42180cf0be71a35e40f6d93d91879397a48
Author: Kai Blin <kai at samba.org>
Date:   Fri Dec 14 14:47:07 2007 +0100

    r26457: Janitorial: Don't use pstring in tdb_unpack

commit 2b59df2af973044d9d3875c9202c17647f561d3b
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 14 14:28:21 2007 +0100

    r26456: Provide default config object, fix typo.

commit 77748c6a9f118c1a2fb9dbc76546d767f1cc27eb
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 14 14:28:16 2007 +0100

    r26455: Use new talloctype macro in generated SWIG code as well.

commit 760fcc8bfa2a7cd7641465cb3bae889e9e0fbc75
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 14 14:28:07 2007 +0100

    r26454: Add simple SWIG macro for wrapping talloced types.

commit c81ead1c38f417d442157b21d0d389f6a540c6f9
Author: Kai Blin <kai at samba.org>
Date:   Fri Dec 14 14:04:56 2007 +0100

    r26453: Janitorial: Don't use a static char[] in smb_readline_replacement.
    
    Fix up callers to free the memory returned, as that is needed if we use the
    original readline function as well.

commit d1d95024788bc549f838c0393411fa98ddec04ec
Author: Kai Blin <kai at samba.org>
Date:   Fri Dec 14 10:46:35 2007 +0100

    r26452: Janitorial: Remove a pstring.

commit 46dfa63d4f7381c5c6ce3f4b8b0bd9aa9e16950c
Author: Kai Blin <kai at samba.org>
Date:   Fri Dec 14 10:38:26 2007 +0100

    r26451: Janitorial: fix warnings in lib/registry/
    
    This does not fix the discarded qualifier warnings in tests, as the test data
    is currently passed as const. Jelmer wants to provide a test function that
    passes non-const test data, thus allowing for a cleaner way to fix those
    warnings.

commit 5300bc175ea425e2d28332c5e18bd8e3846b458d
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 14 01:53:54 2007 +0100

    r26450: The subprocess is only available in python >= 2.4 so avoid it for now.

commit d3643c2152a490952e59ee15b7a62ad3ad465462
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 14 01:46:25 2007 +0100

    r26449: Support configuration without a known configuration dir.

commit ccfab20dcc2d7059c402c03be244b759d59c4b81
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 14 01:26:25 2007 +0100

    r26448: Add basic tests for param python module.

commit 44098e6a40c7447867ea82c6c3f7148a49816577
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 14 01:26:20 2007 +0100

    r26447: Forgot to add param.i file.

commit 94e5f9c92f65070ec8f1c1170c4a0769a4857c6d
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 14 01:26:12 2007 +0100

    r26446: Convert param module to SWIG.

commit 7a78d4cbedbe03ea227e66e6f573fca7519fbf67
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 14 00:35:05 2007 +0100

    r26445: Fix credentials python bindings.

commit bc643f1014cef7f0bc66ad0edfa22395c69b8352
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 14 00:27:38 2007 +0100

    r26444: Fix pidl tests.

commit 8242c696235d1bfb402b5c276a57f36d93610545
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Dec 14 00:27:31 2007 +0100

    r26443: Remove global_loadparm instances.

commit 2962a6143c8acb59b64b214bb0146ffa809d5cfe
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 13 23:23:31 2007 +0100

    r26442: Remove use of global_loadparm.

commit 32007c6277efa46341da7741b749a98633d71640
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 13 23:23:25 2007 +0100

    r26441: Remove global_loadparm uses.

commit 8858cf39722f192865e531164c72039fd18d7a8d
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 13 22:46:55 2007 +0100

    r26440: Remove more uses of global_loadparm.

commit 76fd57be292fb19ae4ede38977732847e6ed8eff
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 13 22:46:51 2007 +0100

    r26439: Require tdr_pull users to specify a smb_iconv convenience context.

commit dffef3162778aebe2f8d77e2da60b22adb7d60ef
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 13 22:46:47 2007 +0100

    r26438: Store iconv convenience in tdr push contexts.

commit 703f17bc0986775bf3fe489eb5c876937dabaa9d
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 13 22:46:44 2007 +0100

    r26437: remove another use of global_loadparm.

commit f3395db91a4dd3a89be55684f12313159d1acdd4
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 13 22:46:41 2007 +0100

    r26436: Remove default of 0 for integer parameters when a lp_ctx of NULL is specified

commit 66fd8d480bdfeb1c95da8843da3d18abe3f997e1
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 13 22:46:37 2007 +0100

    r26435: Remove global_loadparm instance.

commit a76625994abf9906d54ae11f9c171f89063cf508
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 13 22:46:33 2007 +0100

    r26434: Remove display charset from iconv convenience context.

commit 7f28b53b579182500c57c4ac0c3d7591f5ddb214
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 13 22:46:30 2007 +0100

    r26433: Don't crash when a NULL lp_ctx is specified to a lp_parm_* function.

commit 28b1d36551b75241c1cf9fca5d74f45a6dc884ab
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 13 22:46:27 2007 +0100

    r26432: Require ndr_pull users to specify iconv_convenience.

commit 7352206f4450fdf881b95bda064cedd9d2477e4c
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 13 22:46:23 2007 +0100

    r26431: Require ndr_push creators to specify a iconv_convenience context.

commit 1b947fe0e6e16318e5a8127bb4932d6b5d20bcf6
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 13 22:46:17 2007 +0100

    r26430: require explicit specification of loadparm context.

commit d37136b7abfbba75ef2e5ab855eb3382b9648b8c
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 13 22:46:09 2007 +0100

    r26429: Avoid use of global_smb_iconv_convenience.

commit 5a3a851dc73bb054f036425b2663a187f283803f
Author: Kai Blin <kai at samba.org>
Date:   Thu Dec 13 12:37:59 2007 +0100

    r26428: spoolss: Fix a typo.

commit bf072c6fb37b3e6a71c0c747b9fbeaa01480229e
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 13 12:19:33 2007 +0100

    r26427: Avoid global_smb_iconv_convenience.

commit e1d177c8c1101965479f7ade2270490cd6fae4f2
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 13 11:41:47 2007 +0100

    r26426: Remove uses of global_loadparm.

commit 61d2f1a03b374404fd0f3e6191cda82ff0295834
Author: Stefan Metzmacher <metze at samba.org>
Date:   Thu Dec 13 10:28:18 2007 +0100

    r26425: fix crash bug, sorry I should have tested that...
    
    metze

commit 1ffada95d269c8f7d054bec7f6eaff8449995d40
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Thu Dec 13 09:46:41 2007 +0100

    r26424: Patch and hits from Howard Chu <hyc at symas.com> for our automated setup
    
    of OpenLDAP.
    
    This makes it consistant with the Fedora DS setup, and doesn't mix
    both hdb and bdb.
    
    Andrew Bartlett

commit 5b62180946a7cb9f3981ce740cfe830f6f0a00ff
Author: Stefan Metzmacher <metze at samba.org>
Date:   Thu Dec 13 09:13:35 2007 +0100

    r26423: try to fix the build on solaris
    
    metze

commit dfb9d704d053455d636d4f9d9d49cbfb70ada53e
Author: Stefan Metzmacher <metze at samba.org>
Date:   Thu Dec 13 08:36:03 2007 +0100

    r26422: build: let configure print out if we have working python module support
    
    metze

commit fcc813d399965b51853e5790d328e4cc9668a032
Author: Stefan Metzmacher <metze at samba.org>
Date:   Thu Dec 13 08:34:51 2007 +0100

    r26421: build: we now have HAVE_IFACE_GETIFADDRS as valid interface detection code
    
    metze

commit bf5b2f467f57528aa64d4af0e68ef2dffd00f8f6
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Thu Dec 13 07:04:57 2007 +0100

    r26420: Don't print a blow-by-blow description of every search we do, just the
    
    errors that occour.
    
    Andrew Bartlett

commit 044b50947254ccd516c21cb156ab60ab9e3a582d
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Thu Dec 13 03:07:38 2007 +0100

    r26419: Add a module to implement 'ambigious name resolution' by munging the
    
    incoming LDAP filter.
    
    Warning: Any anr search will perform a full index search.  Untill ldb
    gets substring indexes, this is unavoidable.
    
    Also implement a testsutie to show we match AD behaviour for this
    important extension (used in the Active Directory Users and Computers
    MMC plugin, as a genereral 'find').
    
    This will also be useful to OpenChange, as their server needs to
    implement this.
    
    Andrew Bartlett

commit 718a5a1f3c4195dac8ec780b18f2037ed48a39d2
Author: Kai Blin <kai at samba.org>
Date:   Wed Dec 12 19:38:22 2007 +0100

    r26418: Janitorial: Kill pstring in ntlmssp_parse.c

commit cf8636c8b77c745812376d0ea6f0fb6246a2e4fb
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Dec 12 14:09:15 2007 +0100

    r26417: Make str_list_copy(mem_ctx, NULL) return NULL rather than an empty list.

commit e9ef98b06466486d3b8a68a76a29728b9bffbe29
Author: Kai Blin <kai at samba.org>
Date:   Wed Dec 12 11:08:32 2007 +0100

    r26416: Janitorial: Fix warnings in auth/gensec/
    
    As per metze's suggestion, the "unused variables" warning is left in to remind
    us to fix the #else part of the #if 1

commit 7c6d9edffbbfabd601a8e133a71698229819443d
Author: Stefan Metzmacher <metze at samba.org>
Date:   Wed Dec 12 10:21:25 2007 +0100

    r26415: LIBSAMBA-CONFIG used dlopen(), so it has to depend on LIBREPLACE_EXT for -ldl
    
    This fixes the pidl/ndr_string test.
    
    metze

commit 5cc9673778838e42999363f75220cc882098d282
Author: Stefan Metzmacher <metze at samba.org>
Date:   Wed Dec 12 10:18:32 2007 +0100

    r26414: build: bring in the content of EXT_LIB's for the .pc files
    
    TODO: we need to check if we need to recursivly expand the dependencies
          as we do for the Makefile rules
    
    metze

commit 5f49c1b144d811c4d8bd74d786e5c5ef6fa7cbc3
Author: Stefan Metzmacher <metze at samba.org>
Date:   Wed Dec 12 10:13:08 2007 +0100

    r26413: we should check the return value of talloc_reference()
    
    metze

commit a8b0f5af9afcc19bd869ff19e1456dbe9d2713b6
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Wed Dec 12 07:02:07 2007 +0100

    r26412: Add comments and refactor to reuse common code.
    
    Andrew Bartlett

commit 3d8fc5808ced6f54274701d80fe2d42423bf9fee
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Dec 12 03:02:18 2007 +0100

    r26411: Double check Python installation - make sure we can compile and link using it.

commit 13ae3108dad2f9f0f7a421d672751fa594f4e3fb
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Dec 12 02:15:42 2007 +0100

    r26410: Remove unnecessary static.

commit 2833f320de1f1fd39c710ad0a61c3fa1bb1df31f
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Dec 12 02:15:29 2007 +0100

    r26409: Pass smb ports along.

commit f933b4362124bfdd25544b4e27992d9ca4405848
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Dec 12 02:15:20 2007 +0100

    r26408: Remove use of global_loadparm.

commit bdc482033546e3986bf8c8b65dbf11c54dc57b8e
Author: Kai Blin <kai at samba.org>
Date:   Tue Dec 11 23:00:30 2007 +0100

    r26407: Janitorial: Remove a pstring and compiler warnings.

commit c0f2775fd8bd88aad3497d59a7857d7a8a0978c5
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 11 22:23:34 2007 +0100

    r26406: Make a copy to prevent modification of the loadparm configuration.

commit 5827b7460a058e8565a406f1c3533e5f589674b5
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 11 22:23:31 2007 +0100

    r26405: Import support for getifaddrs from Samba3.

commit 035c4831003d5b5310f0874e712ef66ba3e78e34
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 11 22:23:28 2007 +0100

    r26404: Disable socket wrapper for the interface detection code to work around the fact that the ioctls for enumerating interfaces are not very reliable when used on unix domain sockets.
    
    Ideally, we should be implementing the SIOCGIFCONF and SIOCGIFADDR ioctls in socket wrapper.

commit 32b44e10747d704ce9a21cb8d34606cb0e41efab
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 11 22:23:25 2007 +0100

    r26403: Make sure ntvfs is only initialized once.

commit a35e51871bbf1ab33fc316fa59e597b722769c50
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 11 22:23:20 2007 +0100

    r26402: Require a talloc context in libnetif.

commit 9f975417cc66bfd4589da38bfd23731dbe0e6153
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 11 22:23:14 2007 +0100

    r26401: Don't cache interfaces context in libnetif.

commit 9faba2874957ce80db202cd9f2cc373e7346381c
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 11 22:23:06 2007 +0100

    r26400: Don't try to do character conversion before smb.conf has been parsed.

commit 3378b6a559272cb702b52966692bf423f67a2b41
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 11 14:31:01 2007 +0100

    r26399: Use -O option for SWIG (less evil generated code).

commit 34b9ddddaffe67de821a19219bcceec75f9d8fdd
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 11 14:24:20 2007 +0100

    r26398: Fix writing the output of failed tests to st/summary.

commit 801c8c766cb6a104751be8829593e0e123508134
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 11 13:38:54 2007 +0100

    r26397: Fix circular dependency in samba-socket.

commit 700887c7f1b874682a71daec2741b0329cded53c
Author: Kai Blin <kai at samba.org>
Date:   Tue Dec 11 11:28:46 2007 +0100

    r26396: dcerpc: Fall back to peer_name() if target_hostname() is not set.

commit 2ccc4d2af58b49ab1319ce87e0f15591b40db06f
Author: Kai Blin <kai at samba.org>
Date:   Tue Dec 11 10:48:33 2007 +0100

    r26395: spoolss: Add WinXP-like printer browsing test.

commit c5196831d5fc6190a54e2f684ff506bc243b8dae
Author: Kai Blin <kai at samba.org>
Date:   Tue Dec 11 10:47:36 2007 +0100

    r26394: dcerpc: Use target_hostname() instead of peer_name() in dcerpc_server_name()

commit 55c60a374325c875575b93b9792e48082934fb77
Author: Günther Deschner <gd at samba.org>
Date:   Tue Dec 11 10:18:10 2007 +0100

    r26393: Fix inline comment.
    
    Guenther

commit 844da106e91e1363df5f201caa703cea8e98aa16
Author: Stefan Metzmacher <metze at samba.org>
Date:   Tue Dec 11 09:14:39 2007 +0100

    r26392: cmdline: remove unused var
    
    metze

commit cdb64b41018928122898257f65d2573109b473cc
Author: Stefan Metzmacher <metze at samba.org>
Date:   Tue Dec 11 09:01:56 2007 +0100

    r26391: samba4 doesn't support 'lmhosts' as resolve module
    
    metze

commit 45747c2041e32063cda7a48c853fbb41d7de1eb0
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Tue Dec 11 02:10:46 2007 +0100

    r26389: Merge SWAT changes from alpha2 back into main Samba4 tree.
    
    Andrew Bartlett

commit 880dfeadae41be5f0140ac07afb8680fc11f6ebf
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Tue Dec 11 00:22:05 2007 +0100

    r26386: We need to test in more than just 'interactive' mode...
    
    Fix segfault found when running smbd without options.
    
    Andrew Bartlett

commit 78bb444b4b73df9a84f8702814f9b30b32ffd885
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 10 18:42:07 2007 +0100

    r26385: Integrate gensec-socket into gensec.

commit 881ec40d7a4c97863abee5740187e9aa0a1801bb
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 10 18:42:04 2007 +0100

    r26384: Fix another global_loadparm instance.

commit 89008ae18d37e8bc5bb7c70ac3e2128134264f9f
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 10 18:42:01 2007 +0100

    r26383: Make interfaces argument explicit.

commit 6d4c59853481855c232e7cf97264a391f40af2b5
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 10 18:41:55 2007 +0100

    r26382: Remove more uses of global_loadparm.

commit 992296767492ecd7d21b06f4a08a5b8d73d00740
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 10 18:41:45 2007 +0100

    r26381: Move global_loadparm higher up the call stack.

commit 77273e250cacb1df0e8bd676e0948175ccd2330a
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 10 18:41:41 2007 +0100

    r26380: Specify port number higher up the call stack.

commit b6f66eb5e00ed01029fa81f408d6154ab01e74e7
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 10 18:41:38 2007 +0100

    r26379: Remove more global_loadparm instances.

commit 81333de5353ce70512a3ed1d4960c09aa78954c6
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 10 18:41:33 2007 +0100

    r26378: Remove use of global_loadparm.

commit 8c767ca13906966cd6cccbeaef3c50033d46f206
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 10 18:41:29 2007 +0100

    r26377: Specify port explicitly.

commit 459e1466a411d6f83b7372e248566e6e71c745fc
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 10 18:41:19 2007 +0100

    r26376: Add context for libcli_resolve.

commit 9d0ff47be069422de7ef2794357c6f3e9c540e67
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 10 10:29:45 2007 +0100

    r26375: Move provision-independent utility function to main samba python module.

commit a232a38d1cd6798f8948c0c8741a344970817161
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 10 10:29:42 2007 +0100

    r26374: Remove dependency on dynconfig.

commit 7b186ee310dab70e9ef8e4ef06e6afbf5233cc99
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 10 10:29:38 2007 +0100

    r26373: add note about shared libs being problematic with static data.

commit 621feaa3d5c5dc6ca5078c2d8f32cc54235b7515
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 10 10:29:35 2007 +0100

    r26372: Add include for external users.

commit dcbacd9adb1ded14cbea3513f3db351e5b7bbe87
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 10 10:29:32 2007 +0100

    r26371: Fix typo.

commit 277f2165241dafe68e31a8197194c94d9d4a535e
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 10 10:29:26 2007 +0100

    r26370: Import upgrade script in Python.

commit c4458d11c710d4f0f892b26c7cb0701a43273587
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 10 10:29:20 2007 +0100

    r26369: Start on tests for the upgrade python code.

commit 090c799f98adf2c4186daca445c81b4e26e91f2f
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Dec 10 09:29:00 2007 +0100

    r26366: Import provision scripts in Python.

commit f28c1623e2c00e5a5d19827098c11ed1365ce0a1
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Mon Dec 10 06:40:37 2007 +0100

    r26365: This will now be the alpha3 tree (once I release alpha2).
    
    Andrew Bartlett

-----------------------------------------------------------------------


-- 
Samba Shared Repository


More information about the samba-cvs mailing list