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

2007-09-02 Thread jelmer
Author: jelmer Date: 2007-09-02 11:16:16 + (Sun, 02 Sep 2007) New Revision: 24887 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24887 Log: Support reading testlists from other locations (e.g. Samba3) Modified: branches/SAMBA_4_0/

svn commit: samba r24888 - in branches/SAMBA_4_0: . source/torture/rpc

2007-09-02 Thread jelmer
Author: jelmer Date: 2007-09-02 11:30:40 + (Sun, 02 Sep 2007) New Revision: 24888 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24888 Log: Use torture API. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/torture/rpc/session_key.c Changeset:

svn commit: samba r24889 - in branches/SAMBA_4_0: . source/selftest source/torture/rpc

2007-09-02 Thread jelmer
Author: jelmer Date: 2007-09-02 12:26:06 + (Sun, 02 Sep 2007) New Revision: 24889 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24889 Log: Move choosing the binding options into RPC-SECRETS. Modified: branches/SAMBA_4_0/

svn commit: samba r24890 - in branches/SAMBA_4_0: . source/selftest source/torture/rpc

2007-09-02 Thread jelmer
Author: jelmer Date: 2007-09-02 12:48:58 + (Sun, 02 Sep 2007) New Revision: 24890 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24890 Log: Integrate more of the RPC-SECRETS tests. Modified: branches/SAMBA_4_0/

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

2007-09-02 Thread jelmer
Author: jelmer Date: 2007-09-02 12:53:46 + (Sun, 02 Sep 2007) New Revision: 24891 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24891 Log: Fix smbtorture to exit non-zero if a test suite wasn't found. Modified: branches/SAMBA_4_0/

svn commit: samba r24892 - in branches/SAMBA_4_0: . source source/torture/rpc

2007-09-02 Thread jelmer
Author: jelmer Date: 2007-09-02 13:30:28 + (Sun, 02 Sep 2007) New Revision: 24892 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24892 Log: Skip some tests that were previously being incorrectly treated as succeeding. Modified: branches/SAMBA_4_0/

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

2007-09-02 Thread jelmer
Author: jelmer Date: 2007-09-02 13:32:52 + (Sun, 02 Sep 2007) New Revision: 24893 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24893 Log: Update documentation for selftest. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/selftest/README

svn commit: samba r24894 - in branches/SAMBA_4_0: . source source/selftest source/torture/libnet

2007-09-02 Thread jelmer
Author: jelmer Date: 2007-09-02 14:09:24 + (Sun, 02 Sep 2007) New Revision: 24894 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24894 Log: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC tests already check that the DCE/RPC library and

svn commit: samba r24895 - in branches/SAMBA_4_0: . source/torture/rpc

2007-09-02 Thread jelmer
Author: jelmer Date: 2007-09-02 15:02:17 + (Sun, 02 Sep 2007) New Revision: 24895 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24895 Log: Test for specific error. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/torture/rpc/alter_context.c

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

2007-09-02 Thread jelmer
Author: jelmer Date: 2007-09-02 15:05:58 + (Sun, 02 Sep 2007) New Revision: 24896 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24896 Log: Run the tests for most RPC interfaces over one transport only. Modified: branches/SAMBA_4_0/

svn commit: samba r24897 - in branches/SAMBA_4_0: . source/torture

2007-09-02 Thread jelmer
Author: jelmer Date: 2007-09-02 16:12:49 + (Sun, 02 Sep 2007) New Revision: 24897 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24897 Log: Do some sanity checking on --basedir. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/torture/smbtorture.c

svn commit: samba r24898 - in branches/SAMBA_4_0: . source/lib/registry source/lib/registry/tests source/selftest source/torture

2007-09-02 Thread jelmer
Author: jelmer Date: 2007-09-02 16:17:12 + (Sun, 02 Sep 2007) New Revision: 24898 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24898 Log: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures. Modified: branches/SAMBA_4_0/

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

2007-09-02 Thread jelmer
Author: jelmer Date: 2007-09-02 17:13:56 + (Sun, 02 Sep 2007) New Revision: 24899 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24899 Log: Register signal handler that tears down environment. Modified: branches/SAMBA_4_0/

svn commit: samba r24900 - in branches/SAMBA_4_0/source/torture/rpc: .

2007-09-02 Thread metze
Author: metze Date: 2007-09-02 17:27:40 + (Sun, 02 Sep 2007) New Revision: 24900 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24900 Log: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variable instead of overwritting the one of the 2nd connection -

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

2007-09-02 Thread jelmer
Author: jelmer Date: 2007-09-02 17:47:35 + (Sun, 02 Sep 2007) New Revision: 24901 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24901 Log: Somewhat easier and more reliable access to the pid files. Modified: branches/SAMBA_4_0/

svn commit: samba r24902 - in branches: SAMBA_3_2/source/lib SAMBA_3_2_0/source/lib

2007-09-02 Thread vlendec
Author: vlendec Date: 2007-09-02 17:48:01 + (Sun, 02 Sep 2007) New Revision: 24902 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24902 Log: DEBUG might use talloc_tos() itself... Modified: branches/SAMBA_3_2/source/lib/talloc_stack.c

svn commit: samba r24903 - in branches: SAMBA_3_2/source/lib SAMBA_3_2_0/source/lib

2007-09-02 Thread vlendec
Author: vlendec Date: 2007-09-02 17:50:05 + (Sun, 02 Sep 2007) New Revision: 24903 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24903 Log: One more tick in #if 0 code Modified: branches/SAMBA_3_2/source/lib/util.c branches/SAMBA_3_2_0/source/lib/util.c

svn commit: samba r24904 - in branches/3.2-perltest: . source

2007-09-02 Thread jelmer
Author: jelmer Date: 2007-09-02 18:18:16 + (Sun, 02 Sep 2007) New Revision: 24904 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24904 Log: Fix typo pointed out by Metze Modified: branches/3.2-perltest/ branches/3.2-perltest/source/Makefile.in Changeset:

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

2007-09-02 Thread jelmer
Author: jelmer Date: 2007-09-02 18:25:59 + (Sun, 02 Sep 2007) New Revision: 24905 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24905 Log: Actually run the transport-independent tests, rather than just the transport-dependent ones again... Modified:

svn commit: samba r24906 - in branches/3.2-perltest/source: .

2007-09-02 Thread metze
Author: metze Date: 2007-09-02 18:57:50 + (Sun, 02 Sep 2007) New Revision: 24906 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24906 Log: fix --with-selftest-prefix= metze Modified: branches/3.2-perltest/source/Makefile.in

svn commit: samba-docs r1168 - in trunk/Samba3-Developers-Guide: .

2007-09-02 Thread jht
Author: jht Date: 2007-09-02 19:28:54 + (Sun, 02 Sep 2007) New Revision: 1168 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=1168 Log: Fix for bug 4947. Modified: trunk/Samba3-Developers-Guide/packagers.xml Changeset: Modified:

svn commit: samba r24907 - in branches/SAMBA_4_0/source/torture: .

2007-09-02 Thread metze
Author: metze Date: 2007-09-02 19:53:42 + (Sun, 02 Sep 2007) New Revision: 24907 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24907 Log: now that we support bindings without a transport just setup torture:binding even if we get an unc as parameter metze

svn commit: samba r24908 - in branches/SAMBA_4_0/source/librpc/rpc: .

2007-09-02 Thread metze
Author: metze Date: 2007-09-02 19:56:03 + (Sun, 02 Sep 2007) New Revision: 24908 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24908 Log: we should not set s = NULL as we set it to talloc_strdup() before metze Modified:

svn commit: samba r24909 - in branches/SAMBA_4_0/source/setup: .

2007-09-02 Thread abartlet
Author: abartlet Date: 2007-09-02 23:28:00 + (Sun, 02 Sep 2007) New Revision: 24909 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24909 Log: Patch from Andrew Kroeger [EMAIL PROTECTED] on the slow road to working GSS-TSIG DDNS. Andrew Bartlett Modified:

svn commit: samba r24910 - in branches/SAMBA_4_0_RELEASE/source/setup: .

2007-09-02 Thread abartlet
Author: abartlet Date: 2007-09-02 23:29:48 + (Sun, 02 Sep 2007) New Revision: 24910 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24910 Log: Merge named.conf patch by Andrew Kroeger [EMAIL PROTECTED] into release branch. Andrew Bartlett Modified:

svn commit: samba r24912 - in branches/SAMBA_4_0_RELEASE/source/setup: .

2007-09-02 Thread abartlet
Author: abartlet Date: 2007-09-02 23:43:25 + (Sun, 02 Sep 2007) New Revision: 24912 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24912 Log: Merge 'use more substituted variables' patch to release branch. Andrew Bartlett Modified:

svn commit: samba r24913 - in branches/SAMBA_4_0/source/setup: .

2007-09-02 Thread abartlet
Author: abartlet Date: 2007-09-03 02:48:50 + (Mon, 03 Sep 2007) New Revision: 24913 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24913 Log: Fix typo Modified: branches/SAMBA_4_0/source/setup/named.conf Changeset: Modified:

svn commit: samba r24914 - in branches/SAMBA_4_0/source: dsdb/samdb dsdb/samdb/ldb_modules setup

2007-09-02 Thread abartlet
Author: abartlet Date: 2007-09-03 02:51:24 + (Mon, 03 Sep 2007) New Revision: 24914 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24914 Log: In response to bug #4892 by Matthias Walln?\195?\182fer [EMAIL PROTECTED], allow the objectclass module to reconstruct the

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

2007-09-02 Thread abartlet
Author: abartlet Date: 2007-09-03 04:05:50 + (Mon, 03 Sep 2007) New Revision: 24915 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24915 Log: Try to quiet down this warning - the 'classic' share code doesn't support passwords for share-mode security (we don't even

svn commit: samba r24916 - in branches/SAMBA_4_0_RELEASE/source: dsdb/samdb dsdb/samdb/ldb_modules setup

2007-09-02 Thread abartlet
Author: abartlet Date: 2007-09-03 04:14:54 + (Mon, 03 Sep 2007) New Revision: 24916 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24916 Log: (merge to release branch) In response to bug #4892 by Matthias Walln?\195?\182fer [EMAIL PROTECTED] allow the objectclass

svn commit: samba r24917 - in branches/SAMBA_4_0_RELEASE: .

2007-09-02 Thread abartlet
Author: abartlet Date: 2007-09-03 05:36:19 + (Mon, 03 Sep 2007) New Revision: 24917 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24917 Log: More thoughts on Samba4 release notes, readme etc. Andrew Bartlett Removed: branches/SAMBA_4_0_RELEASE/README