svn commit: samba r21405 - in branches/SAMBA_4_0/source/librpc/ndr: .

2007-02-17 Thread metze
Author: metze Date: 2007-02-17 09:09:07 + (Sat, 17 Feb 2007) New Revision: 21405 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21405 Log: add support for [flag(STR_NOTERM|NDR_REMAINING)] string_array foo; this is handles the content of the 'Packages' element in

svn commit: samba r21406 - in branches/SAMBA_4_0/source/librpc/idl: .

2007-02-17 Thread metze
Author: metze Date: 2007-02-17 09:10:32 + (Sat, 17 Feb 2007) New Revision: 21406 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21406 Log: add idl for parsing the 'Packages' and 'Primary:CLEARTEXT' elements of supplementalCredentials metze Modified:

svn commit: samba r21407 - in branches/SAMBA_4_0/source/librpc/idl: .

2007-02-17 Thread metze
Author: metze Date: 2007-02-17 09:40:43 + (Sat, 17 Feb 2007) New Revision: 21407 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21407 Log: auto set the len values metze Modified: branches/SAMBA_4_0/source/librpc/idl/drsblobs.idl Changeset: Modified:

Rev 11497: Add netlogon tests. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-02-17 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11497 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: SAMBA_4_0 timestamp: Sat 2007-02-17 02:31:08 +0100

Rev 11502: Remove test that uses empty array. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-02-17 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11502 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: SAMBA_4_0 timestamp: Sat 2007-02-17 14:56:03 +0100

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

2007-02-17 Thread jelmer
Author: jelmer Date: 2007-02-17 13:59:32 + (Sat, 17 Feb 2007) New Revision: 21408 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21408 Log: Remove test that uses empty array. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/torture/ndr/dfs.c

svn commit: samba r21409 - in branches/SAMBA_3_0/source/smbd: .

2007-02-17 Thread vlendec
Author: vlendec Date: 2007-02-17 18:47:40 + (Sat, 17 Feb 2007) New Revision: 21409 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21409 Log: saved_status1 is not used anymore after aio write behind was removed Modified: branches/SAMBA_3_0/source/smbd/close.c

svn commit: samba r21410 - in branches: SAMBA_3_0/source/tdb/common SAMBA_3_0_25/source/tdb/common SAMBA_4_0/source/lib/tdb/common

2007-02-17 Thread vlendec
Author: vlendec Date: 2007-02-17 21:46:13 + (Sat, 17 Feb 2007) New Revision: 21410 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21410 Log: We have to increment the sequence number also when tdb_update_hash() succeeded. Found while testing the brlock seqnum

Rev 11504: Add some simple tests for the wireshark NDR generator. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-02-17 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11504 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: SAMBA_4_0 timestamp: Sun 2007-02-18 00:35:34 +0100

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

2007-02-17 Thread jelmer
Author: jelmer Date: 2007-02-17 23:38:57 + (Sat, 17 Feb 2007) New Revision: 21411 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21411 Log: Add some simple tests for the wireshark NDR generator. Added: branches/SAMBA_4_0/source/pidl/tests/wireshark-ndr.pl

svn commit: samba r21412 - in branches: SAMBA_3_0/source/tdb/common SAMBA_3_0_25/source/tdb/common SAMBA_4_0/source/lib/tdb/common

2007-02-17 Thread vlendec
Author: vlendec Date: 2007-02-17 23:41:45 + (Sat, 17 Feb 2007) New Revision: 21412 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21412 Log: The last patch also incremented the seqnum when tdb_store failed. Not as bad as not doing it at all, but needs fixing. Also

Build status as of Sun Feb 18 00:00:03 2007

2007-02-17 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-02-17 00:00:36.0 + +++ /home/build/master/cache/broken_results.txt 2007-02-18 00:03:18.0 + @@ -1,22 +1,22 @@ -Build status as of Sat Feb 17 00:00:02 2007 +Build status as of Sun Feb

svn commit: samba r21413 - in branches/SAMBA_4_0/source/librpc/idl: .

2007-02-17 Thread metze
Author: metze Date: 2007-02-18 00:05:34 + (Sun, 18 Feb 2007) New Revision: 21413 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21413 Log: fix pushing of supplementalCredentials metze Modified: branches/SAMBA_4_0/source/librpc/idl/drsblobs.idl Changeset:

Rev 11507: Fill in IDL for ReplyOpenPrinter. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-02-17 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11507 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: SAMBA_4_0 timestamp: Sun 2007-02-18 01:30:55 +0100

svn commit: samba r21414 - in branches/SAMBA_4_0: . source/librpc/idl

2007-02-17 Thread jelmer
Author: jelmer Date: 2007-02-18 00:34:43 + (Sun, 18 Feb 2007) New Revision: 21414 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21414 Log: Fill in IDL for ReplyOpenPrinter. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/librpc/idl/spoolss.idl

Rev 11508: Add tests for spoolss and drsuapi. Still need to add validators. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-02-17 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11508 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: SAMBA_4_0 timestamp: Sun 2007-02-18 01:38:15 +0100

svn commit: samba r21415 - in branches/SAMBA_4_0: . source/librpc/idl source/torture source/torture/ndr

2007-02-17 Thread jelmer
Author: jelmer Date: 2007-02-18 00:41:42 + (Sun, 18 Feb 2007) New Revision: 21415 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21415 Log: Add tests for spoolss and drsuapi. Still need to add validators. Added: branches/SAMBA_4_0/source/torture/ndr/spoolss.c

Rev 11509: add missing file in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-02-17 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11509 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: SAMBA_4_0 timestamp: Sun 2007-02-18 02:02:22 +0100

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

2007-02-17 Thread jelmer
Author: jelmer Date: 2007-02-18 01:06:15 + (Sun, 18 Feb 2007) New Revision: 21416 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21416 Log: add missing file Added: branches/SAMBA_4_0/source/torture/ndr/drsuapi.c Modified: branches/SAMBA_4_0/ Changeset:

svn commit: samba r21417 - in branches/SAMBA_3_0/source/utils: .

2007-02-17 Thread jra
Author: jra Date: 2007-02-18 01:31:50 + (Sun, 18 Feb 2007) New Revision: 21417 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21417 Log: Janitor for Herb. Make sure sharesec.c is functionally identical in 3.0.25 and 3.0. Jeremy. Modified:

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

2007-02-17 Thread idra
Author: idra Date: 2007-02-18 02:12:50 + (Sun, 18 Feb 2007) New Revision: 21418 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21418 Log: Return the ratio as well Modified: branches/SAMBA_4_0/source/torture/local/dbspeed.c Changeset: Modified:

svn commit: samba r21419 - in branches/SAMBA_4_0/source/scripting/ejs: .

2007-02-17 Thread idra
Author: idra Date: 2007-02-18 02:21:21 + (Sun, 18 Feb 2007) New Revision: 21419 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21419 Log: Give some more clue about what's going on Modified: branches/SAMBA_4_0/source/scripting/ejs/smbcalls_string.c

svn commit: samba r21420 - in branches/SAMBA_3_0_25/source: include lib libads libsmb printing rpc_parse rpc_server smbd utils

2007-02-17 Thread jra
Author: jra Date: 2007-02-18 02:50:52 + (Sun, 18 Feb 2007) New Revision: 21420 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21420 Log: Looks big, but isn't really. Move internal names of SEC_DESC over from grp_owner - group_owner, ace - aces and info.mask -