svn commit: samba r15049 - in branches/SAMBA_4_0/source: lib/messaging torture/local

2006-04-12 Thread tridge
Author: tridge Date: 2006-04-12 06:08:24 + (Wed, 12 Apr 2006) New Revision: 15049 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15049 Log: for really efficient oplock handling with thousands of open files we will need a separate messaging endpoint per open file.

svn commit: samba r15050 - in branches/SAMBA_4_0/source/lib/messaging: .

2006-04-12 Thread tridge
Author: tridge Date: 2006-04-12 09:38:07 + (Wed, 12 Apr 2006) New Revision: 15050 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15050 Log: fixed a double free in the new messaging code. Modified: branches/SAMBA_4_0/source/lib/messaging/messaging.c

svn commit: samba r15051 - in branches/SAMBA_4_0/source/heimdal_build: .

2006-04-12 Thread ab
Author: ab Date: 2006-04-12 12:28:22 + (Wed, 12 Apr 2006) New Revision: 15051 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15051 Log: Remove directory creation from this rule; we use script/buildtree.pl for external build dir instead Modified:

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

2006-04-12 Thread ab
Author: ab Date: 2006-04-12 13:02:56 + (Wed, 12 Apr 2006) New Revision: 15052 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15052 Log: Do not add builddir variants into include paths when building in-tree Modified:

svn commit: samba r15053 - in branches/SAMBA_3_0/source: . auth include nsswitch utils

2006-04-12 Thread jerry
Author: jerry Date: 2006-04-12 14:10:39 + (Wed, 12 Apr 2006) New Revision: 15053 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15053 Log: fix portabilities issues between 32-bit winbind clients and a 64-bit winbindd server Modified:

svn commit: samba r15054 - in trunk/source: . auth include nsswitch utils

2006-04-12 Thread jerry
Author: jerry Date: 2006-04-12 14:11:51 + (Wed, 12 Apr 2006) New Revision: 15054 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15054 Log: port fix to trunk - fix portabilities issues between 32-bit winbind clients and a 64-bit winbindd server Modified:

svn commit: samba r15055 - in branches/SAMBA_4_0/source/lib/messaging: .

2006-04-12 Thread metze
Author: metze Date: 2006-04-12 15:52:17 + (Wed, 12 Apr 2006) New Revision: 15055 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15055 Log: this was my version for the crash bug in the messaging code... it also makes the function a bit shorter and clearer, as the

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

2006-04-12 Thread metze
Author: metze Date: 2006-04-12 16:19:42 + (Wed, 12 Apr 2006) New Revision: 15056 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15056 Log: w2k3 gives NT_STATUS_ACCESS_DENIED instead of NT_STATUS_ACCESS_VIOLATION metze Modified:

svn commit: samba-web r953 - in trunk/history: .

2006-04-12 Thread deryck
Author: deryck Date: 2006-04-12 16:26:08 + (Wed, 12 Apr 2006) New Revision: 953 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=953 Log: Fix release notes links for Jerry: Get the file link right and drop the .html from the display name. deryck Modified:

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

2006-04-12 Thread metze
Author: metze Date: 2006-04-12 16:27:53 + (Wed, 12 Apr 2006) New Revision: 15057 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15057 Log: fix access masks for getting and setting security_descriptors I'll add some torture tests later... metze Modified:

svn commit: samba-web r954 - in trunk/news/developers: .

2006-04-12 Thread deryck
Author: deryck Date: 2006-04-12 17:09:38 + (Wed, 12 Apr 2006) New Revision: 954 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=954 Log: Add news item about Waider's work on mod_ntlm_winbind. deryck Added:

svn commit: samba r15058 - branches/SAMBA_3_0/examples branches/SAMBA_3_0/examples/pam_winbind trunk/examples trunk/examples/pam_winbind

2006-04-12 Thread gd
Author: gd Date: 2006-04-12 17:36:13 + (Wed, 12 Apr 2006) New Revision: 15058 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15058 Log: Add sample pam_winbind.conf file. Guenther Added: branches/SAMBA_3_0/examples/pam_winbind/

svn commit: samba r15059 - in trunk/source: include locking

2006-04-12 Thread jra
Author: jra Date: 2006-04-12 23:00:55 + (Wed, 12 Apr 2006) New Revision: 15059 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15059 Log: The brlock code gets called a lot. Ensure we keep the key around while we're using it - saves many calls to locking_key() (now

svn commit: samba r15060 - in branches/SAMBA_3_0/source: include locking

2006-04-12 Thread jra
Author: jra Date: 2006-04-12 23:00:58 + (Wed, 12 Apr 2006) New Revision: 15060 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15060 Log: The brlock code gets called a lot. Ensure we keep the key around while we're using it - saves many calls to locking_key() (now

Build status as of Thu Apr 13 00:00:02 2006

2006-04-12 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-04-12 00:00:03.0 + +++ /home/build/master/cache/broken_results.txt 2006-04-13 00:00:03.0 + @@ -1,17 +1,17 @@ -Build status as of Wed Apr 12 00:00:02 2006 +Build status as of Thu Apr

svn commit: samba r15061 - in branches/SAMBA_4_0/source: .

2006-04-12 Thread ab
Author: ab Date: 2006-04-13 03:09:14 + (Thu, 13 Apr 2006) New Revision: 15061 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15061 Log: Use $(PERL) to run cflags.pl as actual perl binary might not be in /usr/bin Modified: branches/SAMBA_4_0/source/main.mk

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

2006-04-12 Thread ab
Author: ab Date: 2006-04-13 04:04:10 + (Thu, 13 Apr 2006) New Revision: 15062 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15062 Log: Theoretically, this should allow NetBSD make to handle VPATH-like lookups Modified:

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

2006-04-12 Thread ab
Author: ab Date: 2006-04-13 04:10:09 + (Thu, 13 Apr 2006) New Revision: 15063 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15063 Log: Theoretically, this should allow NetBSD make to handle VPATH-like lookups Modified:

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

2006-04-12 Thread ab
Author: ab Date: 2006-04-13 04:14:18 + (Thu, 13 Apr 2006) New Revision: 15064 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15064 Log: Remove the change until I find proper solution Modified: branches/SAMBA_4_0/source/build/smb_build/makefile.pm Changeset:

svn commit: samba r15065 - in branches/SAMBA_4_0/source/lib/ldb/include: .

2006-04-12 Thread tpot
Author: tpot Date: 2006-04-13 04:19:27 + (Thu, 13 Apr 2006) New Revision: 15065 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15065 Log: Remove duplicate prototype. Modified: branches/SAMBA_4_0/source/lib/ldb/include/ldb.h Changeset: Modified: