svn commit: samba r21696 - in branches/SAMBA_4_0/source: script/tests torture/rpc

2007-03-04 Thread abartlet
Author: abartlet Date: 2007-03-05 03:02:43 + (Mon, 05 Mar 2007) New Revision: 21696 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21696 Log: Run the RPC-COUNTCALLS test to try and walk some of the NDR layer for routines for which we don't have any tests. Andrew

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

2007-03-04 Thread jelmer
Author: jelmer Date: 2007-03-05 01:58:35 + (Mon, 05 Mar 2007) New Revision: 21695 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21695 Log: Fix on bigendian systems. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/lib/tdr/testsuite.c Changeset: P

svn commit: samba r21694 - in branches/SAMBA_4_0: . source/lib/charset source/lib/compression source/torture/local source/torture/rpc

2007-03-04 Thread jelmer
Author: jelmer Date: 2007-03-05 01:50:33 + (Mon, 05 Mar 2007) New Revision: 21694 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21694 Log: Some more testing updates. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/lib/charset/testsuite.c branche

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

2007-03-04 Thread abartlet
Author: abartlet Date: 2007-03-05 01:23:44 + (Mon, 05 Mar 2007) New Revision: 21693 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21693 Log: Fix the RPC-SCANNER test. Share some code with the RPC-MGMT test to make things easier to keep working. Andrew Bartlett

svn commit: samba r21692 - in branches/SAMBA_4_0/source/script/tests: .

2007-03-04 Thread abartlet
Author: abartlet Date: 2007-03-05 00:18:38 + (Mon, 05 Mar 2007) New Revision: 21692 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21692 Log: Test with LDAP, but without the non-block testing. This is not compatible with the TLS layer at the moment. https://b

svn commit: samba r21691 - in branches/SAMBA_4_0: . source/lib/charset source/torture/local

2007-03-04 Thread jelmer
Author: jelmer Date: 2007-03-05 00:11:46 + (Mon, 05 Mar 2007) New Revision: 21691 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21691 Log: Add testsuite for lib/charset Added: branches/SAMBA_4_0/source/lib/charset/testsuite.c Modified: branches/SAMBA_4_0/

Rev 11661: Add testsuite for lib/charset in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-03-04 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11661 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij <[EMAIL PROTECTED]> branch nick: SAMBA_4_0 timestamp: Mon 2007-03-05 01:07:27 +0100 messa

svn commit: samba r21690 - in branches/SAMBA_4_0: . source/pidl/tests

2007-03-04 Thread jelmer
Author: jelmer Date: 2007-03-05 00:03:44 + (Mon, 05 Mar 2007) New Revision: 21690 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21690 Log: Test use of typedef /and/ struct name Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/pidl/tests/header.pl

Build status as of Mon Mar 5 00:00:03 2007

2007-03-04 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-03-04 00:00:38.0 + +++ /home/build/master/cache/broken_results.txt 2007-03-05 00:02:16.0 + @@ -1,24 +1,24 @@ -Build status as of Sun Mar 4 00:00:01 2007 +Build status as of Mon Mar

Rev 11660: Test use of typedef /and/ struct name in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-03-04 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11660 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij <[EMAIL PROTECTED]> branch nick: SAMBA_4_0 timestamp: Mon 2007-03-05 00:59:11 +0100 messa

svn commit: samba r21689 - in branches/SAMBA_4_0/source/script/tests: .

2007-03-04 Thread abartlet
Author: abartlet Date: 2007-03-04 23:55:43 + (Sun, 04 Mar 2007) New Revision: 21689 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21689 Log: Try to walk a bit more of the param/loadparm.c functions, as well as validating that we have a correct configuration befo

svn commit: samba r21688 - in branches/SAMBA_4_0: . source/lib/compression source/lib/util/tests source/torture/local

2007-03-04 Thread jelmer
Author: jelmer Date: 2007-03-04 22:36:41 + (Sun, 04 Mar 2007) New Revision: 21688 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21688 Log: Add simple tests for genrand Added: branches/SAMBA_4_0/source/lib/compression/testsuite.c branches/SAMBA_4_0/source/l

Rev 11658: Add simple tests for genrand in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-03-04 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11658 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij <[EMAIL PROTECTED]> branch nick: SAMBA_4_0 timestamp: Sun 2007-03-04 23:33:07 +0100 messa

svn commit: samba r21687 - in branches/SAMBA_4_0/source/script/tests: .

2007-03-04 Thread abartlet
Author: abartlet Date: 2007-03-04 21:16:57 + (Sun, 04 Mar 2007) New Revision: 21687 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21687 Log: Always test LDAP and LDAPS Modified: branches/SAMBA_4_0/source/script/tests/test_ldap.sh Changeset: Modified: branc

svn commit: samba r21686 - in branches/SAMBA_4_0/source/script/tests: .

2007-03-04 Thread abartlet
Author: abartlet Date: 2007-03-04 21:02:48 + (Sun, 04 Mar 2007) New Revision: 21686 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21686 Log: Do enable TLS, as we have solved the key setup problems, and we need to get the TLS code covered. Andrew Bartlett Modif

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

2007-03-04 Thread jelmer
Author: jelmer Date: 2007-03-04 19:52:16 + (Sun, 04 Mar 2007) New Revision: 21685 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21685 Log: Add some unit tests for the registry utility functions. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/lib/r

Rev 11655: Add some unit tests for the registry utility functions. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-03-04 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11655 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij <[EMAIL PROTECTED]> branch nick: SAMBA_4_0 timestamp: Sun 2007-03-04 20:49:26 +0100 messa

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

2007-03-04 Thread jelmer
Author: jelmer Date: 2007-03-04 18:35:42 + (Sun, 04 Mar 2007) New Revision: 21684 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21684 Log: remove summary line for gtk code, as it's now maintained out-of-tree Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0

Rev 11654: remove summary line for gtk code, as it's now maintained out-of-tree in file:///home/jelmer/bzr.samba/4.0-tmp/

2007-03-04 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/4.0-tmp/ revno: 11654 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij <[EMAIL PROTECTED]> branch nick: 4.0-tmp timestamp: Sun 2007-03-04 19:32:36 +0100 message:

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

2007-03-04 Thread jelmer
Author: jelmer Date: 2007-03-04 18:21:59 + (Sun, 04 Mar 2007) New Revision: 21683 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21683 Log: Remove the gconf registry backend. It's already been disabled for a while, as it required some compile fl

Rev 11653: Remove the gconf registry backend. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-03-04 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11653 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij <[EMAIL PROTECTED]> branch nick: SAMBA_4_0 timestamp: Sun 2007-03-04 19:18:20 +0100 messa

Rev 11653: Remove the gconf registry backend. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-03-04 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11653 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij <[EMAIL PROTECTED]> branch nick: SAMBA_4_0 timestamp: Sun 2007-03-04 19:13:32 +0100 messa

Rev 11173: Merge upstream. in file:///home/jelmer/bzr.samba/4.0-regwrite/

2007-03-04 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/4.0-regwrite/ revno: 11173 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij <[EMAIL PROTECTED]> branch nick: 4.0-regwrite timestamp: Sun

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

2007-03-04 Thread jelmer
Author: jelmer Date: 2007-03-04 14:31:18 + (Sun, 04 Mar 2007) New Revision: 21682 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21682 Log: Remove accidently committed debug command. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/pidl/lib/Parse/Pid

svn commit: samba r21681 - in branches/SAMBA_4_0: . source/pidl source/pidl/lib/Parse/Pidl source/pidl/tests

2007-03-04 Thread jelmer
Author: jelmer Date: 2007-03-04 14:16:52 + (Sun, 04 Mar 2007) New Revision: 21681 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21681 Log: Fix bug in the parsing code that parsed "struct foo;" the same as "struct foo {};". Reported by one of the OpenChange fo