svn commit: samba r21275 - in branches/SAMBA_4_0/source/torture/basic: .

2007-02-11 Thread vlendec
Author: vlendec Date: 2007-02-11 10:42:48 + (Sun, 11 Feb 2007) New Revision: 21275 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21275 Log: Reformat the bench-readwrite test a bit Modified: branches/SAMBA_4_0/source/torture/basic/misc.c Changeset: Modified:

svn commit: samba r21276 - in branches/SAMBA_4_0/source/torture/basic: .

2007-02-11 Thread vlendec
Author: vlendec Date: 2007-02-11 12:03:25 + (Sun, 11 Feb 2007) New Revision: 21276 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21276 Log: Actually fire off multiple parallel read/write requests. Volker Modified:

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

2007-02-11 Thread jelmer
Author: jelmer Date: 2007-02-11 12:48:22 + (Sun, 11 Feb 2007) New Revision: 72 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=smb-buildrev=72 Log: Breka the build. Modified: trunk/ trunk/foo.c Changeset: Property changes on: trunk

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

2007-02-11 Thread vlendec
Author: vlendec Date: 2007-02-11 13:42:48 + (Sun, 11 Feb 2007) New Revision: 21277 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21277 Log: Fix an off by one error in the signal handler for aio: We can actually receive AIO_PENDING_SIZE signals, not one less.

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

2007-02-11 Thread vlendec
Author: vlendec Date: 2007-02-11 14:07:50 + (Sun, 11 Feb 2007) New Revision: 21278 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21278 Log: The main goal of this was to get rid of the NetInBuffer / set_InBuffer. But it turns out that this patch actually speeds up

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

2007-02-11 Thread vlendec
Author: vlendec Date: 2007-02-11 14:39:21 + (Sun, 11 Feb 2007) New Revision: 21279 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21279 Log: Get rid of 'aio write behind', this is broken. It should probably better be integrated with our write cache. Volker

svn commit: samba r21280 - in branches: SAMBA_3_0/source/smbd SAMBA_3_0_25/source/smbd

2007-02-11 Thread vlendec
Author: vlendec Date: 2007-02-11 14:55:21 + (Sun, 11 Feb 2007) New Revision: 21280 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21280 Log: Fix an uninitialized variable warning. Jeremy, please check. Volker Modified: branches/SAMBA_3_0/source/smbd/close.c

svn commit: samba r21281 - in branches/SAMBA_4_0/source/dsdb/repl: .

2007-02-11 Thread metze
Author: metze Date: 2007-02-11 17:36:33 + (Sun, 11 Feb 2007) New Revision: 21281 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21281 Log: move constinancy checks to the beginning of the function metze Modified:

svn commit: samba r21282 - in branches/SAMBA_4_0/source/dsdb/repl: .

2007-02-11 Thread metze
Author: metze Date: 2007-02-11 17:51:38 + (Sun, 11 Feb 2007) New Revision: 21282 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21282 Log: we only need one for loop... metze Modified: branches/SAMBA_4_0/source/dsdb/repl/replicated_objects.c Changeset:

svn commit: samba r21283 - in branches/SAMBA_3_0/source/client: .

2007-02-11 Thread sfrench
Author: sfrench Date: 2007-02-11 19:28:52 + (Sun, 11 Feb 2007) New Revision: 21283 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21283 Log: Do not display away debug output of cifs dfs resolver by default per Dave Howell's suggestion Modified:

svn commit: samba r21284 - in branches: SAMBA_3_0/source/nsswitch SAMBA_3_0_25/source/nsswitch

2007-02-11 Thread jerry
Author: jerry Date: 2007-02-11 19:47:38 + (Sun, 11 Feb 2007) New Revision: 21284 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21284 Log: Fix some unitilized variable warnings pointed out by Volker. Modified: branches/SAMBA_3_0/source/nsswitch/idmap.c

svn commit: samba r21285 - in branches/SAMBA_4_0/webapps: qooxdoo-0.6.5-sdk/frontend/framework/source/class/qx/ui/table qooxdoo-0.6.5-sdk/frontend/framework/source/class/qx/ui/treevirtual swat/source/

2007-02-11 Thread derrell
Author: derrell Date: 2007-02-11 20:22:45 + (Sun, 11 Feb 2007) New Revision: 21285 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21285 Log: - Add the new ResizeTableColumnModel and make use of it in TreeVirtual. This allows the Ldb Browser tree to properly

svn commit: samba r21286 - in branches/SAMBA_4_0/webapps/qooxdoo-0.6.5-sdk/frontend/framework/source/class/qx/ui/table: .

2007-02-11 Thread derrell
Author: derrell Date: 2007-02-11 21:54:14 + (Sun, 11 Feb 2007) New Revision: 21286 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21286 Log: Tree column now resizes wiith splitter adjustment, but scrollbars don't yet update properly Modified:

svn commit: samba r21287 - in branches/SAMBA_4_0/webapps: qooxdoo-0.6.5-sdk/frontend/framework/source/class/qx/util/fsm swat/source/class/swat/main

2007-02-11 Thread derrell
Author: derrell Date: 2007-02-11 22:59:02 + (Sun, 11 Feb 2007) New Revision: 21287 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21287 Log: Improve user feedback. Cursor now changes to stopwatch during RPC and module loading. Modified:

Build status as of Mon Feb 12 00:00:03 2007

2007-02-11 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-02-11 00:00:23.0 + +++ /home/build/master/cache/broken_results.txt 2007-02-12 00:00:57.0 + @@ -1,22 +1,22 @@ -Build status as of Sun Feb 11 00:00:02 2007 +Build status as of Mon Feb

svn commit: samba r21289 - in branches/SAMBA_4_0/source/lib/replace: .

2007-02-11 Thread tpot
Author: tpot Date: 2007-02-12 01:11:14 + (Mon, 12 Feb 2007) New Revision: 21289 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21289 Log: Update svn:ignore properties for standalone build. Modified: branches/SAMBA_4_0/source/lib/replace/ Changeset: Property

svn commit: samba r21290 - in branches/SAMBA_4_0/source/lib/replace: .

2007-02-11 Thread tpot
Author: tpot Date: 2007-02-12 01:12:55 + (Mon, 12 Feb 2007) New Revision: 21290 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21290 Log: Whoops - add some more svn:ignore entries. Modified: branches/SAMBA_4_0/source/lib/replace/ Changeset: Property changes