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

2006-04-10 Thread tridge
Author: tridge Date: 2006-04-10 06:06:26 + (Mon, 10 Apr 2006) New Revision: 15016 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15016 Log: add a test for a 2nd open with an exclusive oplock. It does not cause a break, as exclusive oplocks don't cache close

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

2006-04-10 Thread tpot
Author: tpot Date: 2006-04-10 12:15:40 + (Mon, 10 Apr 2006) New Revision: 15017 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15017 Log: When making up our own inotify functions, make sure glibc exports the __NR_inotify_* syscall numbers before trying.

svn commit: samba r15018 - in branches/SAMBA_3_0: examples/VFS source/include source/lib source/libsmb source/locking source/modules source/param source/smbd source/tests source/utils

2006-04-10 Thread jra
Author: jra Date: 2006-04-10 15:33:04 + (Mon, 10 Apr 2006) New Revision: 15018 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15018 Log: Merge Volker's ipc/trans2/nttrans changes over into 3.0. Also merge the new POSIX lock code - this is not enabled unless

svn commit: samba r15019 - in trunk/source/smbd: .

2006-04-10 Thread jra
Author: jra Date: 2006-04-10 18:43:41 + (Mon, 10 Apr 2006) New Revision: 15019 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15019 Log: Fix issue with samba4 netbench torture tester, it sends break replies to break to none from level2 requests and it shouldn't.

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

2006-04-10 Thread jra
Author: jra Date: 2006-04-10 18:44:27 + (Mon, 10 Apr 2006) New Revision: 15020 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15020 Log: Fix issue with samba4 netbench torture tester, it sends break replies to break to none from level2 requests and it shouldn't.

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

2006-04-10 Thread mimir
Author: mimir Date: 2006-04-10 22:03:26 + (Mon, 10 Apr 2006) New Revision: 15021 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15021 Log: Couple more comments and fixes in spirit of utility functions for composite interface. rafal Modified:

svn commit: samba r15022 - in branches/SAMBA_3_0/source: include smbd

2006-04-10 Thread jra
Author: jra Date: 2006-04-10 22:47:09 + (Mon, 10 Apr 2006) New Revision: 15022 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15022 Log: Fix core dumps on normal server exit. Jeremy. Modified: branches/SAMBA_3_0/source/include/includes.h

svn commit: samba r15023 - in trunk/source: include smbd

2006-04-10 Thread jra
Author: jra Date: 2006-04-10 22:47:37 + (Mon, 10 Apr 2006) New Revision: 15023 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15023 Log: Fix core dumps on normal server exit. Jeremy. Modified: trunk/source/include/includes.h trunk/source/smbd/process.c

svn commit: samba r15024 - in trunk/source/printing: .

2006-04-10 Thread jra
Author: jra Date: 2006-04-10 22:56:54 + (Mon, 10 Apr 2006) New Revision: 15024 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15024 Log: Fix exit_server_cleanly call. Jeremy. Modified: trunk/source/printing/printing.c Changeset: Modified:

svn commit: samba r15025 - in branches/SAMBA_3_0/source/printing: .

2006-04-10 Thread jra
Author: jra Date: 2006-04-10 22:57:12 + (Mon, 10 Apr 2006) New Revision: 15025 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15025 Log: Fix exit_server_cleanly call. Jeremy. Modified: branches/SAMBA_3_0/source/printing/printing.c Changeset: Modified:

svn commit: samba r15026 - in branches/SAMBA_3_0/source/locking: .

2006-04-10 Thread jra
Author: jra Date: 2006-04-10 23:29:47 + (Mon, 10 Apr 2006) New Revision: 15026 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15026 Log: Fix warning until POSIX locking finished. Jeremy. Modified: branches/SAMBA_3_0/source/locking/brlock.c Changeset:

svn commit: samba r15027 - in trunk/source/locking: .

2006-04-10 Thread jra
Author: jra Date: 2006-04-10 23:31:33 + (Mon, 10 Apr 2006) New Revision: 15027 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15027 Log: Fix warning until POSIX locking finished. Jeremy. Modified: trunk/source/locking/brlock.c Changeset: Modified:

svn commit: samba r15028 - in branches/SAMBA_3_0/source/libsmb: .

2006-04-10 Thread jra
Author: jra Date: 2006-04-10 23:32:05 + (Mon, 10 Apr 2006) New Revision: 15028 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15028 Log: Fix logic error checking valid args to POSIX lock call. Jeremy. Modified: branches/SAMBA_3_0/source/libsmb/clifile.c

Build status as of Tue Apr 11 00:00:02 2006

2006-04-10 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-04-10 00:00:04.0 + +++ /home/build/master/cache/broken_results.txt 2006-04-11 00:00:34.0 + @@ -1,17 +1,17 @@ -Build status as of Mon Apr 10 00:00:02 2006 +Build status as of Tue Apr

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

2006-04-10 Thread tridge
Author: tridge Date: 2006-04-11 01:19:20 + (Tue, 11 Apr 2006) New Revision: 15029 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15029 Log: fixed the detection of inotify Modified: branches/SAMBA_4_0/source/ntvfs/sysdep/config.m4 Changeset: Modified:

svn commit: samba r15031 - in trunk/source: lib smbd

2006-04-10 Thread jra
Author: jra Date: 2006-04-11 01:43:16 + (Tue, 11 Apr 2006) New Revision: 15031 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15031 Log: On a performace hunt... Remove as many extraneous memset's as possible. Jeremy. Modified: trunk/source/lib/util.c

svn commit: samba r15030 - in branches/SAMBA_3_0/source: lib smbd

2006-04-10 Thread jra
Author: jra Date: 2006-04-11 01:43:13 + (Tue, 11 Apr 2006) New Revision: 15030 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15030 Log: On a performace hunt... Remove as many extraneous memset's as possible. Jeremy. Modified:

svn commit: samba r15032 - in branches/SAMBA_4_0/source: include torture/nbench

2006-04-10 Thread tridge
Author: tridge Date: 2006-04-11 04:36:09 + (Tue, 11 Apr 2006) New Revision: 15032 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15032 Log: change BENCH-NBENCH to always break to none, rather than accepting a levelII break offer from the server. Modified:

svn commit: samba r15033 - in branches/SAMBA_4_0/source/torture: nbench raw

2006-04-10 Thread tridge
Author: tridge Date: 2006-04-11 04:40:11 + (Tue, 11 Apr 2006) New Revision: 15033 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15033 Log: expanded the RAW-OPLOCK test to include the different cases where the client chooses to break to none or break to level II,