svn commit: samba r26068 - in branches/SAMBA_4_0: . source source/build/smb_build source/lib/ldb source/lib/ldb/tests source/lib/ldb/tests/python source/scripting/swig source/selftest

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 11:47:55 + (Wed, 21 Nov 2007) New Revision: 26068 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26068 Log: Import improved Python bindings for LDB, including tests. Added: branches/SAMBA_4_0/source/lib/ldb/ldb.i branches

svn commit: samba r26069 - in branches/SAMBA_4_0: . source/auth/credentials source/auth/credentials/tests source/selftest

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 11:56:41 + (Wed, 21 Nov 2007) New Revision: 26069 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26069 Log: Import python bindings for credentials. Added: branches/SAMBA_4_0/source/auth/credentials/credentials.i branches

svn commit: samba r26070 - in branches/SAMBA_4_0: . source

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 12:31:15 + (Wed, 21 Nov 2007) New Revision: 26070 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26070 Log: Skip credentials python tests for now. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/samba4-skip Changeset

svn commit: samba r26071 - in branches/SAMBA_4_0: . source/librpc source/librpc/rpc source/scripting/swig

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 12:31:19 + (Wed, 21 Nov 2007) New Revision: 26071 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26071 Log: Move DCE/RPC SWIG bindings closer to the code they're wrapping. Added: branches/SAMBA_4_0/source/librpc/rpc/dcerpc.i

svn commit: samba r26072 - in branches/SAMBA_4_0: . source/lib/talloc

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 12:31:23 + (Wed, 21 Nov 2007) New Revision: 26072 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26072 Log: Import trivial SWIG wrapper for talloc. Added: branches/SAMBA_4_0/source/lib/talloc/talloc.i Modified: branches

svn commit: samba r26074 - in branches/SAMBA_4_0: . source/libcli/util

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 12:31:29 + (Wed, 21 Nov 2007) New Revision: 26074 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26074 Log: Add SWIG magic for NTSTATUS and WERROR return codes. Added: branches/SAMBA_4_0/source/libcli/util/errors.i Modified

svn commit: samba r26075 - in branches/SAMBA_4_0: . source

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 12:31:32 + (Wed, 21 Nov 2007) New Revision: 26075 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26075 Log: Ignore registry python test for now. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/samba4-skip Changeset

svn commit: samba r26076 - in branches/SAMBA_4_0: . source/libcli/swig source/scripting/swig

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 12:31:35 + (Wed, 21 Nov 2007) New Revision: 26076 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26076 Log: Remove some SWIG code that is already commonly available. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source

svn commit: samba r26077 - in branches/SAMBA_4_0: . source source/lib/tdb source/lib/tdb/python source/lib/tdb/python/tests source/selftest

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 12:31:38 + (Wed, 21 Nov 2007) New Revision: 26077 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26077 Log: Import updated TDB bindings. Added: branches/SAMBA_4_0/source/lib/tdb/python/ branches/SAMBA_4_0/source/lib/tdb/python

svn commit: samba r26078 - in branches/SAMBA_4_0: . source/auth

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 12:31:41 + (Wed, 21 Nov 2007) New Revision: 26078 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26078 Log: Import Python bindings for system_session functions (still needs tests). Added: branches/SAMBA_4_0/source/auth/auth.i

svn commit: samba r26079 - in branches/SAMBA_4_0: . source/scripting/bin source/scripting/swig source/scripting/swig/torture

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 12:31:43 + (Wed, 21 Nov 2007) New Revision: 26079 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26079 Log: Some cleanups in the old SWIG wrappers: - remove old torture tests for LDB (replaced by a much more extensive test

svn commit: samba r26080 - in branches/SAMBA_4_0: . source/lib/ldb

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 12:31:47 + (Wed, 21 Nov 2007) New Revision: 26080 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26080 Log: Import updated LDB bindings. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/lib/ldb/ldb.i Changeset: Sorry

svn commit: samba r26083 - in branches/4.0-python: . source source/auth/credentials source/build/smb_build source/lib/ldb/include source/libcli/util source/selftest

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 12:32:44 + (Wed, 21 Nov 2007) New Revision: 26083 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26083 Log: Merge upstream. Modified: branches/4.0-python/ branches/4.0-python/.bzrignore branches/4.0-python/source/auth

svn commit: samba r26084 - in branches/4.0-python: . source source/librpc source/scripting/swig source/selftest

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 12:32:50 + (Wed, 21 Nov 2007) New Revision: 26084 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26084 Log: Merge upstream. Modified: branches/4.0-python/ branches/4.0-python/source/librpc/config.mk branches/4.0-python

svn commit: samba r26085 - in branches/4.0-python: . source source/lib/tdb source/selftest

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 12:32:53 + (Wed, 21 Nov 2007) New Revision: 26085 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26085 Log: Merge upstream. Added: branches/4.0-python/source/lib/tdb/tdb.i Removed: branches/4.0-python/source/lib/tdb/swig

svn commit: samba r26086 - in branches/4.0-python: . source/scripting/swig

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 12:32:56 + (Wed, 21 Nov 2007) New Revision: 26086 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26086 Log: Merge upstream. Modified: branches/4.0-python/ branches/4.0-python/source/scripting/swig/config.mk Changeset

svn commit: samba r26087 - in branches/SAMBA_4_0: . source/lib/tdb

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 12:54:06 + (Wed, 21 Nov 2007) New Revision: 26087 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26087 Log: Fix include, add setup.py for tdb Added: branches/SAMBA_4_0/source/lib/tdb/setup.py Modified: branches/SAMBA_4_0

svn commit: samba r26088 - in branches/SAMBA_4_0: . source source/lib/ldb source/libcli/util source/scripting source/scripting/python source/scripting/python/samba

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 13:07:16 + (Wed, 21 Nov 2007) New Revision: 26088 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26088 Log: Import some native-python python modules and move original python swig torture code to common python directory as well

svn commit: samba r26089 - in branches/SAMBA_4_0: . source source/lib/tdb source/scripting/python

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 13:22:54 + (Wed, 21 Nov 2007) New Revision: 26089 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26089 Log: Move python detection to a separate file, and don't make it an error if it isn't available. Added: branches/SAMBA_4_0

svn commit: samba r26090 - in branches/SAMBA_4_0: . source source/lib/tdb

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 13:37:20 + (Wed, 21 Nov 2007) New Revision: 26090 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26090 Log: Make building tdb python bindings independent of use of external tdb. Added: branches/SAMBA_4_0/source/lib/tdb/python.mk

svn commit: samba r26091 - in branches/4.0-python: . source/libcli/util source/scripting/swig

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 13:47:28 + (Wed, 21 Nov 2007) New Revision: 26091 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26091 Log: Fold samba.i into errors.i Removed: branches/4.0-python/source/scripting/swig/samba.i Modified: branches/4.0-python

svn commit: samba r26092 - in branches/4.0-python: . source/selftest

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 13:47:32 + (Wed, 21 Nov 2007) New Revision: 26092 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26092 Log: No point running the python tests twice :-) Modified: branches/4.0-python/ branches/4.0-python/source/selftest

svn commit: samba r26093 - in branches/4.0-python: . source source/lib/ldb source/lib/tdb source/scripting/python source/scripting/python/samba source/scripting/swig

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 13:47:35 + (Wed, 21 Nov 2007) New Revision: 26093 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26093 Log: Merge upstream. Added: branches/4.0-python/source/scripting/python/samba/samr.py branches/4.0-python/source/scripting

svn commit: samba r26095 - in branches/SAMBA_4_0: . source/param

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 14:49:27 + (Wed, 21 Nov 2007) New Revision: 26095 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26095 Log: Add function for import a generic configuration file in a loadparm context. Modified: branches/SAMBA_4_0/ branches

svn commit: samba r26096 - in branches/SAMBA_4_0: . source/scripting/python

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 14:49:32 + (Wed, 21 Nov 2007) New Revision: 26096 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26096 Log: No longer include removed header Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/scripting/python/config.mk

svn commit: samba r26097 - in branches/SAMBA_4_0: . source/build/smb_build source/librpc/rpc

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 14:49:35 + (Wed, 21 Nov 2007) New Revision: 26097 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26097 Log: Consider python modules special modules rather than special libraries. Modified: branches/SAMBA_4_0/ branches

svn commit: samba r26098 - in branches/SAMBA_4_0: . source/scripting/python

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 15:19:51 + (Wed, 21 Nov 2007) New Revision: 26098 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26098 Log: Make missing python no longer fatal. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/scripting/python

svn commit: samba r26099 - in branches/SAMBA_4_0: . source/auth

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 15:25:23 + (Wed, 21 Nov 2007) New Revision: 26099 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26099 Log: Don't depend on nonexistant auth_util.h header. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/auth/auth.i

svn commit: samba r26100 - in branches/SAMBA_4_0: . source source/build/smb_build source/libcli source/scripting/python

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 16:04:13 + (Wed, 21 Nov 2007) New Revision: 26100 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26100 Log: Also check for SWIG. Removed: branches/SAMBA_4_0/source/libcli/config.m4 Modified: branches/SAMBA_4_0/ branches

svn commit: samba r26106 - in branches/SAMBA_4_0/source/lib/ldb: . tests/python

2007-11-24 Thread jelmer
Author: jelmer Date: 2007-11-25 02:58:12 + (Sun, 25 Nov 2007) New Revision: 26106 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26106 Log: Add targets for building, installing and checking python bindings. Modified: branches/SAMBA_4_0/source/lib/ldb

svn commit: samba r26108 - in branches/SAMBA_4_0/source/lib/tdb: .

2007-11-24 Thread jelmer
Author: jelmer Date: 2007-11-25 03:06:50 + (Sun, 25 Nov 2007) New Revision: 26108 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26108 Log: Add makefile rules for building, installing and checking python bindings. Modified: branches/SAMBA_4_0/source/lib/tdb

svn commit: samba r26109 - in branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba4: .

2007-11-24 Thread jelmer
Author: jelmer Date: 2007-11-25 03:50:05 + (Sun, 25 Nov 2007) New Revision: 26109 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26109 Log: Use new SWIG helpers in autogenerated DCE/RPC SWIG files. Modified: branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba4

svn commit: samba r26110 - in branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba4: .

2007-11-24 Thread jelmer
Author: jelmer Date: 2007-11-25 04:53:54 + (Sun, 25 Nov 2007) New Revision: 26110 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26110 Log: Create separate function for connecting, add helper for creating result typemaps. Modified: branches/SAMBA_4_0/source

svn commit: samba r26112 - in branches/SAMBA_4_0/source/lib/ldb: .

2007-11-25 Thread jelmer
Author: jelmer Date: 2007-11-25 14:26:16 + (Sun, 25 Nov 2007) New Revision: 26112 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26112 Log: Do proper error checking in __contains__. Modified: branches/SAMBA_4_0/source/lib/ldb/ldb.i Changeset: Modified

svn commit: samba r26113 - in branches/SAMBA_4_0/source: .

2007-11-25 Thread jelmer
Author: jelmer Date: 2007-11-25 15:28:41 + (Sun, 25 Nov 2007) New Revision: 26113 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26113 Log: Build tdb python bindings even when not using system tdb. Modified: branches/SAMBA_4_0/source/configure.ac Changeset

svn commit: samba r26114 - in branches/SAMBA_4_0/source: lib/ldb lib/tdb scripting/python

2007-11-25 Thread jelmer
Author: jelmer Date: 2007-11-25 15:34:12 + (Sun, 25 Nov 2007) New Revision: 26114 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26114 Log: Allow keyword-arguments. Modified: branches/SAMBA_4_0/source/lib/ldb/setup.py branches/SAMBA_4_0/source/lib/tdb

svn commit: samba r26115 - in branches/4.0-python/source: auth auth/credentials auth/gensec auth/ntlmssp param

2007-11-25 Thread jelmer
Author: jelmer Date: 2007-11-25 15:56:39 + (Sun, 25 Nov 2007) New Revision: 26115 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26115 Log: Fix includes. Modified: branches/4.0-python/source/auth/auth_anonymous.c branches/4.0-python/source/auth

svn commit: samba r26116 - in branches/SAMBA_4_0/source/build/smb_build: .

2007-11-25 Thread jelmer
Author: jelmer Date: 2007-11-25 16:12:05 + (Sun, 25 Nov 2007) New Revision: 26116 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26116 Log: Mention python in the config.status summary. Modified: branches/SAMBA_4_0/source/build/smb_build/summary.pm Changeset

svn commit: samba r26117 - in branches/SAMBA_4_0/source/lib/ldb: .

2007-11-25 Thread jelmer
Author: jelmer Date: 2007-11-25 18:49:37 + (Sun, 25 Nov 2007) New Revision: 26117 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26117 Log: Fix DESTDIR use for bindir. Modified: branches/SAMBA_4_0/source/lib/ldb/Makefile.in Changeset: Modified: branches

svn commit: samba r26119 - in branches/SAMBA_4_0/source/lib/ldb: .

2007-11-25 Thread jelmer
Author: jelmer Date: 2007-11-25 20:12:08 + (Sun, 25 Nov 2007) New Revision: 26119 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26119 Log: Fix warnings. Modified: branches/SAMBA_4_0/source/lib/ldb/ldb.i Changeset: Modified: branches/SAMBA_4_0/source/lib/ldb

svn commit: samba r26120 - in branches/SAMBA_4_0/source/build/smb_build: .

2007-11-25 Thread jelmer
Author: jelmer Date: 2007-11-25 20:55:53 + (Sun, 25 Nov 2007) New Revision: 26120 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26120 Log: Don't install python modules as modules. Modified: branches/SAMBA_4_0/source/build/smb_build/makefile.pm Changeset

svn commit: samba r26121 - in branches/SAMBA_4_0/source/build/smb_build: .

2007-11-25 Thread jelmer
Author: jelmer Date: 2007-11-25 21:22:32 + (Sun, 25 Nov 2007) New Revision: 26121 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26121 Log: Don't build modules if subsystem isn't build. Modified: branches/SAMBA_4_0/source/build/smb_build/input.pm Changeset

svn commit: samba r26122 - in branches/SAMBA_4_0/source/build/smb_build: .

2007-11-25 Thread jelmer
Author: jelmer Date: 2007-11-25 23:23:30 + (Sun, 25 Nov 2007) New Revision: 26122 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26122 Log: Don't install python bindings yet. Modified: branches/SAMBA_4_0/source/build/smb_build/makefile.pm Changeset: Modified

svn commit: samba r26123 - in branches/SAMBA_4_0/source/param: .

2007-11-25 Thread jelmer
Author: jelmer Date: 2007-11-26 00:55:22 + (Mon, 26 Nov 2007) New Revision: 26123 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26123 Log: Use utility function for secrets.tdb path. Modified: branches/SAMBA_4_0/source/param/secrets.c Changeset: Modified

svn commit: samba r26124 - in branches/SAMBA_4_0/source/lib/ldb: .

2007-11-25 Thread jelmer
Author: jelmer Date: 2007-11-26 01:29:14 + (Mon, 26 Nov 2007) New Revision: 26124 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26124 Log: Install ldb_handlers.h, required by ldb_samba. Modified: branches/SAMBA_4_0/source/lib/ldb/Makefile.in Changeset

svn commit: samba r26125 - in branches/SAMBA_4_0/source/lib/registry: . tests

2007-11-25 Thread jelmer
Author: jelmer Date: 2007-11-26 02:19:53 + (Mon, 26 Nov 2007) New Revision: 26125 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26125 Log: Update ignores Modified: branches/SAMBA_4_0/source/lib/registry/ branches/SAMBA_4_0/source/lib/registry/tests

svn commit: samba r26126 - in branches/SAMBA_4_0/source: auth/credentials auth/credentials/tests lib/ldb lib/tdb lib/tdb/bin lib/tdb/python/tests librpc/rpc

2007-11-25 Thread jelmer
Author: jelmer Date: 2007-11-26 02:22:48 + (Mon, 26 Nov 2007) New Revision: 26126 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26126 Log: Update ignores Modified: branches/SAMBA_4_0/source/auth/credentials/ branches/SAMBA_4_0/source/auth/credentials/tests

svn commit: samba r26127 - in branches/SAMBA_4_0/source/auth: .

2007-11-25 Thread jelmer
Author: jelmer Date: 2007-11-26 02:25:20 + (Mon, 26 Nov 2007) New Revision: 26127 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26127 Log: Move session code out of auth_util.c. No longer making it part of auth but making it usable independently will be the next

svn commit: samba r26128 - in branches/SAMBA_4_0/source: . param

2007-11-25 Thread jelmer
Author: jelmer Date: 2007-11-26 02:31:53 + (Mon, 26 Nov 2007) New Revision: 26128 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26128 Log: Some formatting fixes in secrets.c, fix free of filename, update ignores for source/.. Modified: branches/SAMBA_4_0

svn commit: samba r26129 - in branches/SAMBA_4_0/source/lib/ldb-samba: .

2007-11-25 Thread jelmer
Author: jelmer Date: 2007-11-26 03:14:28 + (Mon, 26 Nov 2007) New Revision: 26129 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26129 Log: Specify path explicitly in case an external ldb installation is used. Modified: branches/SAMBA_4_0/source/lib/ldb-samba

svn commit: samba r26130 - in branches/SAMBA_4_0/source: .

2007-11-25 Thread jelmer
Author: jelmer Date: 2007-11-26 03:14:57 + (Mon, 26 Nov 2007) New Revision: 26130 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26130 Log: Fix header installation Modified: branches/SAMBA_4_0/source/headermap.txt Changeset: Modified: branches/SAMBA_4_0

svn commit: samba r26132 - in branches/SAMBA_4_0/source/lib: crypto nss_wrapper

2007-11-26 Thread jelmer
Author: jelmer Date: 2007-11-26 21:12:01 + (Mon, 26 Nov 2007) New Revision: 26132 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26132 Log: Update ignores. Modified: branches/SAMBA_4_0/source/lib/crypto/ branches/SAMBA_4_0/source/lib/nss_wrapper/ Changeset

svn commit: samba r26134 - in branches/SAMBA_4_0/source/auth: .

2007-11-26 Thread jelmer
Author: jelmer Date: 2007-11-27 01:14:54 + (Tue, 27 Nov 2007) New Revision: 26134 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26134 Log: Avoid using samdb-dependent functions in auth_system_session. Modified: branches/SAMBA_4_0/source/auth/config.mk

svn commit: samba r26136 - in branches/SAMBA_4_0/source: auth auth/gensec auth/ntlmssp dsdb ldap_server libcli libcli/ldap ntvfs

2007-11-26 Thread jelmer
Author: jelmer Date: 2007-11-27 02:04:38 + (Tue, 27 Nov 2007) New Revision: 26136 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26136 Log: Attempt to fix dependencies for auth. Modified: branches/SAMBA_4_0/source/auth/config.mk branches/SAMBA_4_0/source

svn commit: samba r26173 - in branches/4.0-python: . source/build/smb_build source/librpc/rpc source/scripting/python

2007-11-27 Thread jelmer
Author: jelmer Date: 2007-11-27 17:19:15 + (Tue, 27 Nov 2007) New Revision: 26173 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26173 Log: Merge upstream. Modified: branches/4.0-python/ branches/4.0-python/source/build/smb_build/input.pm branches/4.0

svn commit: samba r26177 - in branches/SAMBA_4_0: . source/lib/ldb

2007-11-27 Thread jelmer
Author: jelmer Date: 2007-11-27 23:28:23 + (Tue, 27 Nov 2007) New Revision: 26177 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26177 Log: Allow prebuilding swig wrapper, install ldb.py. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/lib/ldb

svn commit: samba r26178 - in branches/SAMBA_4_0: . source/lib/ldb

2007-11-27 Thread jelmer
Author: jelmer Date: 2007-11-27 23:49:42 + (Tue, 27 Nov 2007) New Revision: 26178 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26178 Log: Link against -ldl as well to prevent undefined symbols. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/lib

svn commit: samba r26179 - in branches/SAMBA_4_0: . source/lib/ldb

2007-11-27 Thread jelmer
Author: jelmer Date: 2007-11-28 00:25:47 + (Wed, 28 Nov 2007) New Revision: 26179 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26179 Log: Fix symlink. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/lib/ldb/Makefile.in Changeset: Property

svn commit: samba r26180 - in branches/SAMBA_4_0: . source/lib/tdb

2007-11-27 Thread jelmer
Author: jelmer Date: 2007-11-28 01:20:00 + (Wed, 28 Nov 2007) New Revision: 26180 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26180 Log: Allow prebuilding swig output files. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/lib/tdb/Makefile.in

svn commit: samba r26181 - in branches/SAMBA_4_0: . source/lib/tdb

2007-11-27 Thread jelmer
Author: jelmer Date: 2007-11-28 01:20:10 + (Wed, 28 Nov 2007) New Revision: 26181 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26181 Log: Set version to 1.1.1, as 1.1.0 has already been released. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/lib

svn commit: samba r26185 - in branches/SAMBA_4_0: . source/lib/ldb

2007-11-28 Thread jelmer
Author: jelmer Date: 2007-11-28 20:13:28 + (Wed, 28 Nov 2007) New Revision: 26185 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26185 Log: No need to depend on ldap, shared lib already has that info. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source

svn commit: samba r26186 - in branches/SAMBA_4_0: . source source/scripting/python

2007-11-28 Thread jelmer
Author: jelmer Date: 2007-11-28 22:41:29 + (Wed, 28 Nov 2007) New Revision: 26186 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26186 Log: Generate SWIG files as part of autogen.sh Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/autogen.sh

svn commit: samba r26187 - in branches/SAMBA_4_0: . source/lib/ldb source/lib/talloc

2007-11-28 Thread jelmer
Author: jelmer Date: 2007-11-28 22:41:34 + (Wed, 28 Nov 2007) New Revision: 26187 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26187 Log: Fix module name, indentation. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/lib/ldb/ldb.i branches

svn commit: samba r26189 - in branches/SAMBA_4_0: . source source/auth source/auth/tests source/selftest

2007-11-28 Thread jelmer
Author: jelmer Date: 2007-11-29 01:36:31 + (Thu, 29 Nov 2007) New Revision: 26189 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26189 Log: Add really trivial testsuite for the auth module. Added: branches/SAMBA_4_0/source/auth/tests/ branches/SAMBA_4_0

svn commit: samba r26190 - in branches/SAMBA_4_0: . source/selftest

2007-11-28 Thread jelmer
Author: jelmer Date: 2007-11-29 01:36:38 + (Thu, 29 Nov 2007) New Revision: 26190 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26190 Log: Allow successful as well as success. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/selftest/Subunit.pm

svn commit: samba r26194 - in branches/SAMBA_4_0: . source source/lib/events source/libcli/swig

2007-11-29 Thread jelmer
Author: jelmer Date: 2007-11-29 14:49:35 + (Thu, 29 Nov 2007) New Revision: 26194 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26194 Log: Wrap the events subsystem in a separate file. Added: branches/SAMBA_4_0/source/lib/events/events.i Modified: branches

svn commit: samba r26195 - in branches/SAMBA_4_0: . source/lib/events

2007-11-29 Thread jelmer
Author: jelmer Date: 2007-11-29 14:49:42 + (Thu, 29 Nov 2007) New Revision: 26195 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26195 Log: Wrap two more functions. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/lib/events/events.i Changeset

svn commit: samba r26196 - in branches/SAMBA_4_0: . source source/lib/ldb

2007-11-29 Thread jelmer
Author: jelmer Date: 2007-11-29 14:49:44 + (Thu, 29 Nov 2007) New Revision: 26196 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26196 Log: Always build python bindings for ldb. Added: branches/SAMBA_4_0/source/lib/ldb/python.mk Modified: branches/SAMBA_4_0

svn commit: samba r26197 - in branches/SAMBA_4_0: . source source/lib source/lib/ldb/ldb_ildap source/lib/ldb/ldb_tdb source/lib/talloc source/libcli/security source/libcli/security/tests source/scrip

2007-11-29 Thread jelmer
Author: jelmer Date: 2007-11-29 14:49:47 + (Thu, 29 Nov 2007) New Revision: 26197 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26197 Log: Add bindings for libsecurity. Added: branches/SAMBA_4_0/source/libcli/security/security.i branches/SAMBA_4_0/source

svn commit: samba r26198 - in branches/4.0-python: . source source/auth source/auth/tests source/dsdb/samdb/ldb_modules source/ldap_server source/lib source/lib/events source/lib/ldb source/lib/ldb/co

2007-11-29 Thread jelmer
Author: jelmer Date: 2007-11-29 14:51:02 + (Thu, 29 Nov 2007) New Revision: 26198 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26198 Log: Merge upstream. Added: branches/4.0-python/source/auth/tests/ branches/4.0-python/source/auth/tests/bindings.py

svn commit: samba r26200 - in branches/SAMBA_4_0: . source/lib source/lib/ldb/ldb_tdb

2007-11-29 Thread jelmer
Author: jelmer Date: 2007-11-29 15:08:27 + (Thu, 29 Nov 2007) New Revision: 26200 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26200 Log: Bring back some accidently removed files. Added: branches/SAMBA_4_0/source/lib/ldb/ldb_tdb/ldb_tdb_wrap.c branches

svn commit: samba r26201 - in branches/SAMBA_4_0: . source/scripting/python

2007-11-29 Thread jelmer
Author: jelmer Date: 2007-11-29 16:00:59 + (Thu, 29 Nov 2007) New Revision: 26201 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26201 Log: Build docs for the security module. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/scripting/python/config.mk

svn commit: samba r26202 - in branches/SAMBA_4_0: . source/lib

2007-11-29 Thread jelmer
Author: jelmer Date: 2007-11-29 16:01:05 + (Thu, 29 Nov 2007) New Revision: 26202 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26202 Log: Fix dependencies. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/lib/basic.mk Changeset: Property changes

svn commit: samba r26203 - in branches/SAMBA_4_0: . source/auth/gensec source/param

2007-11-29 Thread jelmer
Author: jelmer Date: 2007-11-29 16:01:08 + (Thu, 29 Nov 2007) New Revision: 26203 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26203 Log: Avoid using ldb_wrap for secrets database. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/auth/gensec

svn commit: samba r26204 - in branches/SAMBA_4_0: . source/auth/credentials source/auth/credentials/tests

2007-11-29 Thread jelmer
Author: jelmer Date: 2007-11-29 16:01:11 + (Thu, 29 Nov 2007) New Revision: 26204 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26204 Log: Binsings for some more functions. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/auth/credentials

svn commit: samba r26205 - in branches/SAMBA_4_0: . source/auth/credentials source/lib/ldb/ldb_ildap source/libnet source/param source/rpc_server/lsa

2007-11-29 Thread jelmer
Author: jelmer Date: 2007-11-29 16:01:16 + (Thu, 29 Nov 2007) New Revision: 26205 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26205 Log: Pass loadparm_context to secrets_db_connect() rather than using global context. Modified: branches/SAMBA_4_0/ branches

svn commit: samba r26206 - in branches/SAMBA_4_0: . source

2007-11-29 Thread jelmer
Author: jelmer Date: 2007-11-29 17:27:39 + (Thu, 29 Nov 2007) New Revision: 26206 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26206 Log: Build python modules as part of make all. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/main.mk Changeset

svn commit: samba r26207 - in branches/SAMBA_4_0: . source/scripting/python

2007-11-29 Thread jelmer
Author: jelmer Date: 2007-11-29 17:49:13 + (Thu, 29 Nov 2007) New Revision: 26207 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26207 Log: Only compile swig files if swig is available. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/scripting/python

svn commit: samba r26218 - in branches/SAMBA_4_0/source/lib/tdb: .

2007-11-30 Thread jelmer
Author: jelmer Date: 2007-11-30 17:47:51 + (Fri, 30 Nov 2007) New Revision: 26218 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26218 Log: Remove libtdb.so as well. Modified: branches/SAMBA_4_0/source/lib/tdb/Makefile.in Changeset: Modified: branches

svn commit: samba r26221 - in branches/SAMBA_4_0: . source/auth source/auth/ntlmssp source/rpc_server/netlogon source/scripting/ejs source/smb_server/smb

2007-12-02 Thread jelmer
Author: jelmer Date: 2007-12-02 16:20:18 + (Sun, 02 Dec 2007) New Revision: 26221 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26221 Log: Add loadparm_context parameter to auth_context_create. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/auth

svn commit: samba r26222 - in branches/SAMBA_4_0: . source/auth source/auth/gensec source/auth/ntlmssp source/cldap_server

2007-12-02 Thread jelmer
Author: jelmer Date: 2007-12-02 16:20:25 + (Sun, 02 Dec 2007) New Revision: 26222 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26222 Log: Avoid global_loadparm in a couple more places. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/auth/auth.c

svn commit: samba r26223 - in branches/SAMBA_4_0: . source/libcli/cldap source/libcli/dgram source/torture/ldap

2007-12-02 Thread jelmer
Author: jelmer Date: 2007-12-02 16:20:29 + (Sun, 02 Dec 2007) New Revision: 26223 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26223 Log: Move loadparm context up in the stack. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/libcli/cldap/cldap.c

svn commit: samba r26224 - in branches/SAMBA_4_0: . source/auth source/client source/libcli

2007-12-02 Thread jelmer
Author: jelmer Date: 2007-12-02 16:20:32 + (Sun, 02 Dec 2007) New Revision: 26224 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26224 Log: Remove another use of global_loadparm. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/auth/auth_server.c

svn commit: samba r26225 - in branches/SAMBA_4_0: . source/wrepl_server

2007-12-02 Thread jelmer
Author: jelmer Date: 2007-12-02 16:20:41 + (Sun, 02 Dec 2007) New Revision: 26225 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26225 Log: Remove use of global_loadparm in wins server. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/wrepl_server

svn commit: samba r26226 - in branches/SAMBA_4_0: . source/auth source/auth/gensec source/client source/lib/ldb/tools source/librpc/rpc source/scripting/ejs source/smbd source/torture source/utils

2007-12-02 Thread jelmer
Author: jelmer Date: 2007-12-02 17:09:43 + (Sun, 02 Dec 2007) New Revision: 26226 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26226 Log: Avoid more uses of global_loadparm. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/auth/auth_unix.c

svn commit: samba r26227 - in branches/SAMBA_4_0: . source/auth source/cldap_server source/dsdb/common source/dsdb/repl source/dsdb/samdb source/kdc source/ldap_server source/nbt_server source/nbt_ser

2007-12-02 Thread jelmer
Author: jelmer Date: 2007-12-02 17:09:52 + (Sun, 02 Dec 2007) New Revision: 26227 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26227 Log: Make loadparm_context part of a server task, move loadparm_contexts further up the call stack. Modified: branches

svn commit: samba r26228 - in branches/SAMBA_4_0: . source/auth source/auth/gensec source/dsdb/common source/dsdb/repl source/ldap_server source/lib/dbwrap source/lib/gencache source/lib/ldb/tools sou

2007-12-02 Thread jelmer
Author: jelmer Date: 2007-12-02 17:56:09 + (Sun, 02 Dec 2007) New Revision: 26228 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26228 Log: Store loadparm context in auth context, move more loadparm_contexts up the call stack. Modified: branches/SAMBA_4_0

svn commit: samba r26229 - in branches/SAMBA_4_0: . source/auth source/auth/credentials source/dsdb/samdb source/dsdb/samdb/ldb_modules source/kdc source/ldap_server source/lib

2007-12-02 Thread jelmer
Author: jelmer Date: 2007-12-02 19:04:33 + (Sun, 02 Dec 2007) New Revision: 26229 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26229 Log: Set loadparm context as opaque pointer in ldb, remove more uses of global_loadparm. Modified: branches/SAMBA_4_0

svn commit: samba r26230 - in branches/SAMBA_4_0: . source/utils source/winbind source/wrepl_server

2007-12-02 Thread jelmer
Author: jelmer Date: 2007-12-02 19:27:49 + (Sun, 02 Dec 2007) New Revision: 26230 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26230 Log: Use task-provided loadparm context in a couple more places, avoid loadparm context inside ntlm_auth. Modified: branches

svn commit: samba r26231 - in branches/SAMBA_4_0: . source/auth/credentials source/auth/gensec source/libcli/smb_composite source/libnet source/librpc/rpc source/utils

2007-12-02 Thread jelmer
Author: jelmer Date: 2007-12-02 19:31:14 + (Sun, 02 Dec 2007) New Revision: 26231 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26231 Log: Spell check: credentails - credentials. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/auth/credentials

svn commit: samba r26232 - in branches/SAMBA_4_0: . source source/scripting/python source/scripting/python/replace

2007-12-02 Thread jelmer
Author: jelmer Date: 2007-12-02 20:24:24 + (Sun, 02 Dec 2007) New Revision: 26232 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26232 Log: Provide replacement for stdint.i for users of older versions of swig. Added: branches/SAMBA_4_0/source/scripting/python

svn commit: samba r26233 - in branches/SAMBA_4_0: . source/auth source/auth/credentials source/auth/gensec source/auth/kerberos source/dsdb/samdb source/dsdb/samdb/ldb_modules source/kdc source/tortur

2007-12-02 Thread jelmer
Author: jelmer Date: 2007-12-02 20:56:26 + (Sun, 02 Dec 2007) New Revision: 26233 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26233 Log: Pass loadparm context when creating krb5 contexts. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/auth/auth.c

svn commit: samba r26234 - in branches/SAMBA_4_0: . source/auth source/auth/gensec source/client source/dsdb/samdb source/ldap_server source/rpc_server/lsa source/rpc_server/netlogon

2007-12-02 Thread jelmer
Author: jelmer Date: 2007-12-02 21:14:16 + (Sun, 02 Dec 2007) New Revision: 26234 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26234 Log: More global_loadparm fixes. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/auth/auth_unix.c branches

svn commit: samba r26235 - in branches/SAMBA_4_0: . source/auth source/cldap_server source/dsdb/samdb source/torture/smb2 source/web_server source/winbind

2007-12-02 Thread jelmer
Author: jelmer Date: 2007-12-02 21:32:08 + (Sun, 02 Dec 2007) New Revision: 26235 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26235 Log: Avoid global_loadparm. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/auth/system_session.c branches

svn commit: samba r26243 - in branches/SAMBA_4_0: . source source/scripting/python/replace

2007-12-02 Thread jelmer
Author: jelmer Date: 2007-12-03 04:14:24 + (Mon, 03 Dec 2007) New Revision: 26243 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26243 Log: stdint.i requires swigarch.i Added: branches/SAMBA_4_0/source/scripting/python/replace/swigarch.i Modified: branches

svn commit: samba r26247 - in branches/SAMBA_4_0: . source/scripting/python

2007-12-03 Thread jelmer
Author: jelmer Date: 2007-12-03 13:33:58 + (Mon, 03 Dec 2007) New Revision: 26247 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26247 Log: Don't allow use of older SWIG versions. Added: branches/SAMBA_4_0/source/scripting/python/ac_pkg_swig.m4 Modified

svn commit: samba r26248 - in branches/SAMBA_4_0: . source source/auth source/auth/credentials source/lib/events source/lib/ldb source/lib/registry source/lib/tdb source/libcli/security source/libcli/

2007-12-03 Thread jelmer
Author: jelmer Date: 2007-12-03 13:48:09 + (Mon, 03 Dec 2007) New Revision: 26248 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26248 Log: Check in SWIG output so SWIG is not required when running out of svn. Added: branches/SAMBA_4_0/source/auth/auth.py

svn commit: samba r26251 - in branches/SAMBA_4_0: . source/lib/tdb

2007-12-03 Thread jelmer
Author: jelmer Date: 2007-12-03 15:53:23 + (Mon, 03 Dec 2007) New Revision: 26251 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26251 Log: Fix include of stdint in tdb swig wrapper. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/lib/tdb/tdb.i

svn commit: samba r26250 - in branches/SAMBA_4_0: . source/auth source/auth/gensec source/ldap_server source/param source/rpc_server source/smb_server source/smbd source/torture/libnet source/torture/

2007-12-03 Thread jelmer
Author: jelmer Date: 2007-12-03 15:53:17 + (Mon, 03 Dec 2007) New Revision: 26250 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26250 Log: Avoid global_loadparm in a couple more places. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/auth

svn commit: samba r26249 - in branches/SAMBA_4_0: . source/torture source/torture/basic source/torture/nbench source/torture/rap source/torture/raw source/torture/rpc source/utils

2007-12-03 Thread jelmer
Author: jelmer Date: 2007-12-03 15:53:07 + (Mon, 03 Dec 2007) New Revision: 26249 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26249 Log: Remove a couple more uses of global_loadparm. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/torture/basic

<    1   2   3   4   5   6   7   8   9   10   >