svn commit: samba r16723 - in branches/tmp/vl-messaging/source/lib: .

2006-07-01 Thread ab
Author: ab Date: 2006-07-01 07:38:26 + (Sat, 01 Jul 2006) New Revision: 16723 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16723 Log: Remove talloc_steal() usage from vl-messaging code before merging with the trunk. Patch from Aleksey Fedoseev Modified:

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

2006-07-01 Thread metze
Author: metze Date: 2006-07-01 07:49:02 + (Sat, 01 Jul 2006) New Revision: 16725 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16725 Log: don't ignore errors metze Modified: branches/SAMBA_4_0/source/torture/smb2/connect.c Changeset: Modified:

svn commit: samba r16726 - in branches/tmp/vl-messaging: examples/misc source source/auth source/client source/include source/lib source/libads source/libmsrpc source/libndr source/libsmb source/locki

2006-07-01 Thread ab
Author: ab Date: 2006-07-01 08:11:22 + (Sat, 01 Jul 2006) New Revision: 16726 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16726 Log: Merge with trunk -r 16558:16723 Modified: branches/tmp/vl-messaging/examples/misc/adssearch.pl

svn commit: samba r16727 - in trunk/source/nsswitch: .

2006-07-01 Thread vlendec
Author: vlendec Date: 2006-07-01 10:55:15 + (Sat, 01 Jul 2006) New Revision: 16727 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16727 Log: Get rid of some warnings of the AIX compiler. Volker Modified: trunk/source/nsswitch/winbindd_async.c Changeset:

svn commit: samba r16729 - in trunk/source: lib rpc_parse rpc_server

2006-07-01 Thread vlendec
Author: vlendec Date: 2006-07-01 12:14:45 + (Sat, 01 Jul 2006) New Revision: 16729 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16729 Log: Finally read about the type punned warnings http://lists.suse.com/archive/suse-programming/2003-Sep/0052.html starts a

svn commit: samba r16730 - in branches/SAMBA_4_0/source/ntvfs: .

2006-07-01 Thread metze
Author: metze Date: 2006-07-01 14:04:28 + (Sat, 01 Jul 2006) New Revision: 16730 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16730 Log: that is correct... metze Modified: branches/SAMBA_4_0/source/ntvfs/ntvfs_generic.c Changeset: Modified:

svn commit: samba r16731 - in branches/SAMBA_4_0/source/smb_server/smb2: .

2006-07-01 Thread metze
Author: metze Date: 2006-07-01 14:10:07 + (Sat, 01 Jul 2006) New Revision: 16731 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16731 Log: send a better error code, required for vista-beta2 client metze Modified:

svn commit: samba r16732 - in branches/SAMBA_4_0/source/smb_server/smb2: .

2006-07-01 Thread metze
Author: metze Date: 2006-07-01 14:11:00 + (Sat, 01 Jul 2006) New Revision: 16732 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16732 Log: use the given macros metze Modified: branches/SAMBA_4_0/source/smb_server/smb2/tcon.c Changeset: Modified:

svn commit: samba r16733 - in branches/SAMBA_4_0/source/smb_server/smb2: .

2006-07-01 Thread metze
Author: metze Date: 2006-07-01 14:12:13 + (Sat, 01 Jul 2006) New Revision: 16733 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16733 Log: implement SMB2 SetInfo metze Modified: branches/SAMBA_4_0/source/smb_server/smb2/fileinfo.c Changeset: Modified:

svn commit: samba r16734 - in branches/SAMBA_4_0/source: libcli/smb2 smb_server/smb2

2006-07-01 Thread metze
Author: metze Date: 2006-07-01 14:14:11 + (Sat, 01 Jul 2006) New Revision: 16734 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16734 Log: the 2 bytes after the opcode and before the flags, is no padding... the following patch is needed for vista beta2 to connect

svn commit: samba r16735 - in branches/SAMBA_4_0/source/smb_server/smb: .

2006-07-01 Thread metze
Author: metze Date: 2006-07-01 14:18:20 + (Sat, 01 Jul 2006) New Revision: 16735 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16735 Log: vista beta2 reuses the tcp connect where it does the SMB negprot metze Modified:

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

2006-07-01 Thread metze
Author: metze Date: 2006-07-01 14:20:14 + (Sat, 01 Jul 2006) New Revision: 16736 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16736 Log: - convert unix times to nttime before sending it to the wire... - return an error code if an error happens metze Modified:

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

2006-07-01 Thread metze
Author: metze Date: 2006-07-01 14:21:21 + (Sat, 01 Jul 2006) New Revision: 16737 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16737 Log: if an error happens report it metze Modified: branches/SAMBA_4_0/source/torture/smb2/getinfo.c

svn commit: samba r16738 - in branches/SAMBA_4_0/source: smb_server/smb2 torture/smb2

2006-07-01 Thread metze
Author: metze Date: 2006-07-01 14:27:49 + (Sat, 01 Jul 2006) New Revision: 16738 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16738 Log: vista beta2 use FILE_CLOSED as error for an invalid file handle metze Modified:

svn commit: samba r16739 - in branches/SAMBA_4_0/source: script/tests torture/smb2

2006-07-01 Thread metze
Author: metze Date: 2006-07-01 14:31:20 + (Sat, 01 Jul 2006) New Revision: 16739 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16739 Log: test SMB2-GETINFO SMB2-SETINFO by make test metze Modified: branches/SAMBA_4_0/source/script/tests/test_posix.sh

svn commit: samba r16740 - in branches/SAMBA_4_0/source/smb_server/smb2: .

2006-07-01 Thread metze
Author: metze Date: 2006-07-01 14:36:04 + (Sat, 01 Jul 2006) New Revision: 16740 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16740 Log: just say the directory is empty metze Modified: branches/SAMBA_4_0/source/smb_server/smb2/fileio.c Changeset: Modified:

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

2006-07-01 Thread metze
Author: metze Date: 2006-07-01 14:41:01 + (Sat, 01 Jul 2006) New Revision: 16741 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16741 Log: add a RPC-LSA-GETUSER test, which is very useful for analysing a windows machine remotely with this I found that vista-beta2

svn commit: samba r16742 - in trunk/source/libndr: .

2006-07-01 Thread vlendec
Author: vlendec Date: 2006-07-01 15:12:10 + (Sat, 01 Jul 2006) New Revision: 16742 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16742 Log: Fix an uninitialized variable warning Modified: trunk/source/libndr/ndr.c Changeset: Modified:

svn commit: samba r16743 - in trunk/source: libndr passdb torture utils

2006-07-01 Thread vlendec
Author: vlendec Date: 2006-07-01 15:21:17 + (Sat, 01 Jul 2006) New Revision: 16743 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16743 Log: Fix some warnings Modified: trunk/source/libndr/ndr_basic.c trunk/source/passdb/pdb_interface.c

svn commit: samba r16744 - in trunk/source/torture: .

2006-07-01 Thread vlendec
Author: vlendec Date: 2006-07-01 15:22:18 + (Sat, 01 Jul 2006) New Revision: 16744 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16744 Log: Another warning Modified: trunk/source/torture/pdbtest.c Changeset: Modified: trunk/source/torture/pdbtest.c

svn commit: samba r16745 - in trunk/source: include lib libads libndr locking nsswitch utils

2006-07-01 Thread vlendec
Author: vlendec Date: 2006-07-01 15:25:21 + (Sat, 01 Jul 2006) New Revision: 16745 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16745 Log: Fix all but three type-punned warnings. I can really understand the compiler freaks out about smbd/vfs.c:107, but

svn commit: samba r16746 - in trunk/source/rpc_parse: .

2006-07-01 Thread vlendec
Author: vlendec Date: 2006-07-01 16:56:13 + (Sat, 01 Jul 2006) New Revision: 16746 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16746 Log: Fix a warning from a 64-bit build: rpc_parse/parse_srv.c: In function `srv_io_file_info3': rpc_parse/parse_srv.c:2407:

Re: svn commit: samba r16746 - in trunk/source/rpc_parse: .

2006-07-01 Thread Jeremy Allison
On Sat, Jul 01, 2006 at 04:56:15PM +, [EMAIL PROTECTED] wrote: Author: vlendec Date: 2006-07-01 16:56:13 + (Sat, 01 Jul 2006) New Revision: 16746 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16746 Log: Fix a warning from a 64-bit build:

svn commit: samba r16748 - in trunk/source/torture: .

2006-07-01 Thread vlendec
Author: vlendec Date: 2006-07-01 17:32:15 + (Sat, 01 Jul 2006) New Revision: 16748 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16748 Log: Fix warnings from the Solaris compilers that happen to also be C++ compat warnings Volker Modified:

svn commit: samba r16749 - branches/SAMBA_3_0/source/auth trunk/source/auth

2006-07-01 Thread jerry
Author: jerry Date: 2006-07-01 17:55:07 + (Sat, 01 Jul 2006) New Revision: 16749 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16749 Log: BUG 3905: don't fail in create_local_nt_token() when a checking for the builtin Administrators group membership. security =

svn commit: samba r16750 - in branches/SAMBA_3_0_RELEASE: . source/auth

2006-07-01 Thread jerry
Author: jerry Date: 2006-07-01 17:56:32 + (Sat, 01 Jul 2006) New Revision: 16750 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16750 Log: merge fix for BUG 3905 Modified: branches/SAMBA_3_0_RELEASE/WHATSNEW.txt

svn commit: samba r16751 - branches/SAMBA_3_0/source trunk/source

2006-07-01 Thread jerry
Author: jerry Date: 2006-07-01 18:26:31 + (Sat, 01 Jul 2006) New Revision: 16751 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16751 Log: The precompiled header should really be in the $(buildir) and not the $(srcdir) to allow multiple concurrent compiles when

svn commit: samba r16752 - branches/SAMBA_3_0/examples branches/SAMBA_3_0/packaging/RHEL/setup branches/SAMBA_3_0/packaging/RedHat-9 branches/SAMBA_3_0/packaging/Solaris branches/SAMBA_3_0_RELEASE/exa

2006-07-01 Thread jerry
Author: jerry Date: 2006-07-01 20:06:15 + (Sat, 01 Jul 2006) New Revision: 16752 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16752 Log: remove the 'socket options' setting from the shipped default smb.conf Modified:

svn commit: smb-build r45 - in trunk: . build/m4 build/pidl build/pidl/tests build/smb_build build/tests include include/system lib/netif lib/replace script testprog

2006-07-01 Thread jelmer
Author: jelmer Date: 2006-07-01 22:19:44 + (Sat, 01 Jul 2006) New Revision: 45 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=smb-buildrev=45 Log: Commit something Modified: trunk/acinclude.m4 trunk/autogen.sh trunk/build/m4/check_cc.m4

svn commit: samba r16753 - in branches/SOC/bnh: .

2006-07-01 Thread brad
Author: brad Date: 2006-07-01 22:38:42 + (Sat, 01 Jul 2006) New Revision: 16753 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16753 Log: This archive contains the set of scripts needed to automatically configure a windows guest running on a vmware server to

svn commit: smb-build r48 - in trunk: .

2006-07-01 Thread jelmer
Author: jelmer Date: 2006-07-01 23:43:46 + (Sat, 01 Jul 2006) New Revision: 48 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=smb-buildrev=48 Log: Change Added: trunk/cflags.map Removed: trunk/cflags.map Modified: trunk/foobar Changeset: Deleted:

svn commit: samba r16754 - in trunk/source: lib locking

2006-07-01 Thread vlendec
Author: vlendec Date: 2006-07-01 23:56:09 + (Sat, 01 Jul 2006) New Revision: 16754 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16754 Log: Some more warnings Modified: trunk/source/lib/popt_common.c trunk/source/locking/locking.c Changeset: Modified:

svn commit: samba r16755 - branches/SAMBA_3_0/source/nsswitch trunk/source/nsswitch

2006-07-01 Thread vlendec
Author: vlendec Date: 2006-07-01 23:59:32 + (Sat, 01 Jul 2006) New Revision: 16755 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16755 Log: Hunting warning has some benefits Solaris found this one that needs to go into 3.0.23, actually munlock the password

Build status as of Sun Jul 2 00:00:04 2006

2006-07-01 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-07-01 00:00:17.0 + +++ /home/build/master/cache/broken_results.txt 2006-07-02 00:00:26.0 + @@ -1,4 +1,4 @@ -Build status as of Sat Jul 1 00:00:02 2006 +Build status as of Sun Jul