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

2007-11-21 Thread jelmer
Author: jelmer Date: 2007-11-21 11:10:45 + (Wed, 21 Nov 2007) New Revision: 26067 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26067 Log: Merge improvements building Python modules. Modified: branches/SAMBA_4_0/

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

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

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

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:

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/

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/

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

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

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.

[SCM] Samba Shared Repository - branch v3-0-stable updated - initial-v3-0-unstable-32-g4871866

2007-11-21 Thread Gerald (Jerry) Carter
The branch, v3-0-stable has been updated via 487186624bbe67a5cbbe7f48be031edf4e52bd4f (commit) via 30eb456bc2e261f561f02a867309d62fff9a20a6 (commit) via 9acd56a247abdc1334fa011063940db6e0d65370 (commit) via 21e6405e0ca811fc5c74441c38f059ff41dc0c42 (commit)

[SCM] Samba Shared Repository - branch v3-0-stable updated - initial-v3-0-unstable-33-g6abe6a6

2007-11-21 Thread Gerald (Jerry) Carter
The branch, v3-0-stable has been updated via 6abe6a6c4034ded26c33417bed6824f3aac6f334 (commit) from 487186624bbe67a5cbbe7f48be031edf4e52bd4f (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-0-stable - Log

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:

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/

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

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/

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/

[SCM] Samba Shared Repository - branch v3-0-test updated - release-3-0-27a-6-g9082329

2007-11-21 Thread Stefan Metzmacher
The branch, v3-0-test has been updated via 9082329241d23665770ad82c77c2707bf434d126 (commit) via 2b4189175a4e54c922136dbfb35c276730a4039a (commit) via 6abe6a6c4034ded26c33417bed6824f3aac6f334 (commit) via 7fe4b24fcebe231843149fd8f7dbe5676812367d (commit) via

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/

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/

[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-351-g30c9e35

2007-11-21 Thread Gerald (Jerry) Carter
The branch, v3-2-test has been updated via 30c9e3557bf4ca0b85e15bd7cc883391aec42f1f (commit) via 6b62b7dbab559ffc0047790c7ec68c1b30f0eff0 (commit) from 6f9c2910bdda605f90967e0aa6a84b8094f3a197 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log

[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-353-ga04e916

2007-11-21 Thread Jeremy Allison
The branch, v3-2-test has been updated via a04e916b89c901911ffc0a62e57a3ec87fe7ac28 (commit) from 4b47052694285a1d1d313dfd61bd17011d62948d (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -

[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-352-g4b47052

2007-11-21 Thread Jeremy Allison
The branch, v3-2-test has been updated via 4b47052694285a1d1d313dfd61bd17011d62948d (commit) from 30c9e3557bf4ca0b85e15bd7cc883391aec42f1f (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -

Build status as of Thu Nov 22 00:00:02 2007

2007-11-21 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-11-21 00:00:31.0 + +++ /home/build/master/cache/broken_results.txt 2007-11-22 00:01:06.0 + @@ -1,25 +1,25 @@ -Build status as of Wed Nov 21 00:00:01 2007 +Build status as of Thu Nov

Rev 671: explain why we don't use the usual -1/EACCES trick in http://samba.org/~tridge/3_0-ctdb

2007-11-21 Thread tridge
revno: 671 revision-id:[EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: s3-ctdb-tridge timestamp: Thu 2007-11-22 13:09:26 +1100 message: explain why we don't use the usual -1/EACCES

Rev 672: update release number in http://samba.org/~tridge/3_0-ctdb

2007-11-21 Thread tridge
revno: 672 revision-id:[EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: s3-ctdb-tridge timestamp: Thu 2007-11-22 13:10:44 +1100 message: update release number modified:

Rev 670: fix a problem with incorrect capabilities and gpfs oplocks in http://samba.org/~tridge/3_0-ctdb

2007-11-21 Thread tridge
revno: 670 revision-id:[EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: s3-ctdb-tridge timestamp: Thu 2007-11-22 12:56:57 +1100 message: fix a problem with incorrect capabilities and

[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-357-g660ea44

2007-11-21 Thread James Peach
The branch, v3-2-test has been updated via 660ea443364e949ed06c28b00f0e1c3757f0da27 (commit) via 12eee4f7fe27bb4ca376301b959dbfb918b7ba2d (commit) from f652fe2bdb7a3a36e83dcf4b08347543fdffb9f0 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log