svn commit: samba r18319 - in branches/SAMBA_4_0/source: ntvfs/posix torture/raw

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 07:24:41 + (Sun, 10 Sep 2006) New Revision: 18319 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18319 Log: fixed the directory search resume code on IRIX The problem was twofold: 1) irix returns 64 bit numbers in telldir().

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

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 08:08:20 + (Sun, 10 Sep 2006) New Revision: 18320 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18320 Log: the raw write size limit test hurts too many hosts. Limit it to 2^33 bytes if --dangerous is not set. Modified:

svn commit: samba r18321 - in branches/SAMBA_4_0/source: auth/gensec lib/ldb/modules lib/replace lib/socket

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 10:00:42 + (Sun, 10 Sep 2006) New Revision: 18321 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18321 Log: fixed some warnings on AIX Modified: branches/SAMBA_4_0/source/auth/gensec/gensec.c

svn commit: samba r18322 - in branches/SAMBA_4_0/source: heimdal/lib/asn1 heimdal/lib/com_err script

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 10:02:10 + (Sun, 10 Sep 2006) New Revision: 18322 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18322 Log: fixed a compilation problem on AIX caused by lex not putting config.h first. That leads to a conflicting define for lseek()

svn commit: samba r18323 - in branches/SAMBA_4_0/source/lib/samba3: .

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 10:30:10 + (Sun, 10 Sep 2006) New Revision: 18323 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18323 Log: this function returns a pointer, not a bool Modified: branches/SAMBA_4_0/source/lib/samba3/smbpasswd.c Changeset:

svn commit: samba r18324 - in branches/SAMBA_4_0/source/lib/registry: .

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 10:30:33 + (Sun, 10 Sep 2006) New Revision: 18324 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18324 Log: fixed a uninitialised variable Modified: branches/SAMBA_4_0/source/lib/registry/reg_backend_nt4.c Changeset:

svn commit: samba r18325 - in branches/SAMBA_4_0/source/torture: libnet rpc smb2

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 10:43:31 + (Sun, 10 Sep 2006) New Revision: 18325 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18325 Log: more warnings and one compile error on aix fixed Modified: branches/SAMBA_4_0/source/torture/libnet/libnet_domain.c

svn commit: samba r18326 - in branches/SAMBA_4_0/source/lib/popt: .

2006-09-10 Thread metze
Author: metze Date: 2006-09-10 10:58:15 + (Sun, 10 Sep 2006) New Revision: 18326 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18326 Log: these are not used anymore, I found the bug on *BSD it's the broken BSD make again where we endup with this: ... -c

svn commit: samba r18327 - in branches/SAMBA_4_0/source/lib/ldb/tools: .

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 11:16:09 + (Sun, 10 Sep 2006) New Revision: 18327 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18327 Log: 'struct token' is defined on some hosts Modified: branches/SAMBA_4_0/source/lib/ldb/tools/oLschema2ldif.c Changeset:

svn commit: samba r18328 - in branches/SAMBA_4_0/source/lib/registry: .

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 11:16:26 + (Sun, 10 Sep 2006) New Revision: 18328 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18328 Log: when we bail out early, set *offset to 0 Modified: branches/SAMBA_4_0/source/lib/registry/reg_backend_nt4.c

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

2006-09-10 Thread metze
Author: metze Date: 2006-09-10 11:23:29 + (Sun, 10 Sep 2006) New Revision: 18329 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18329 Log: print out special make variables when failing, to track down the build failures on older BSD systems with broken make metze

svn commit: samba r18330 - in branches/SAMBA_4_0/source/rpc_server/winreg: .

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 11:32:31 + (Sun, 10 Sep 2006) New Revision: 18330 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18330 Log: don't mix pointer types in RPC replies Modified: branches/SAMBA_4_0/source/rpc_server/winreg/rpc_winreg.c Changeset:

svn commit: samba r18331 - in branches/SAMBA_4_0/source/wrepl_server: .

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 11:32:42 + (Sun, 10 Sep 2006) New Revision: 18331 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18331 Log: fixed a warning Modified: branches/SAMBA_4_0/source/wrepl_server/wrepl_out_helpers.c Changeset: Modified:

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

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 11:47:21 + (Sun, 10 Sep 2006) New Revision: 18332 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18332 Log: added back in our shared mmap test code Added: branches/SAMBA_4_0/source/lib/replace/test/shared_mmap.c Modified:

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

2006-09-10 Thread metze
Author: metze Date: 2006-09-10 11:53:44 + (Sun, 10 Sep 2006) New Revision: 18333 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18333 Log: $ is broken in older BSD version: when $@ is foo/bar.o, $ could be torture/foo/bar.c if it also exists. So better use $*

svn commit: samba r18334 - in branches/SAMBA_4_0/source/scripting/libjs: .

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 12:12:24 + (Sun, 10 Sep 2006) New Revision: 18334 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18334 Log: AIX 5.1 doesn't have any of 'users', 'guest', 'other' or 'unknown' it does have 'usr' Modified:

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

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 12:23:47 + (Sun, 10 Sep 2006) New Revision: 18335 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18335 Log: more portable bool tests Modified: branches/SAMBA_4_0/source/lib/replace/libreplace.m4

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

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 12:38:32 + (Sun, 10 Sep 2006) New Revision: 18336 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18336 Log: autoconf tries to force on C89 mode on HP-UX, using the -Ae flag. Unfortunately that flag conflicts with the -AC99 flag,

svn commit: samba r18337 - in branches/SAMBA_4_0/source: build/m4 build/tests lib/replace

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 12:45:37 + (Sun, 10 Sep 2006) New Revision: 18337 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18337 Log: more -Ae tests in check_cc.m4 honor the MMAP_BLACKLIST Modified: branches/SAMBA_4_0/source/build/m4/check_cc.m4

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

2006-09-10 Thread metze
Author: metze Date: 2006-09-10 12:51:30 + (Sun, 10 Sep 2006) New Revision: 18338 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18338 Log: this isn't needed anymore metze Modified: branches/SAMBA_4_0/source/main.mk Changeset: Modified:

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

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 13:02:54 + (Sun, 10 Sep 2006) New Revision: 18339 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18339 Log: need these checks for roken.h on hpux Modified: branches/SAMBA_4_0/source/lib/replace/libreplace.m4 Changeset:

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

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 13:16:27 + (Sun, 10 Sep 2006) New Revision: 18340 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18340 Log: some HPUX boxes don't have ptrdiff_t Modified: branches/SAMBA_4_0/source/lib/replace/libreplace.m4 Changeset:

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

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 13:48:42 + (Sun, 10 Sep 2006) New Revision: 18341 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18341 Log: ooh this gets subtle - this needed for xfs on linux Modified: branches/SAMBA_4_0/source/ntvfs/posix/pvfs_dirlist.c

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

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 13:51:57 + (Sun, 10 Sep 2006) New Revision: 18342 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18342 Log: a bit more explanation of these strange values Modified: branches/SAMBA_4_0/source/ntvfs/posix/pvfs_dirlist.c

svn commit: samba r18343 - in branches/SAMBA_4_0/source: lib/replace lib/replace/test torture utils/net

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 14:19:38 + (Sun, 10 Sep 2006) New Revision: 18343 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18343 Log: fixed setlinebuf() prototype, added test for it, and use it in two places to avoid a #ifdef Modified:

svn commit: samba r18344 - in branches/SAMBA_4_0/source: librpc/idl torture/rpc

2006-09-10 Thread idra
Author: idra Date: 2006-09-10 21:51:46 + (Sun, 10 Sep 2006) New Revision: 18344 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18344 Log: add a test to show hoe NetNameValidate behaves. fix the misleading idl names Modified:

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

2006-09-10 Thread idra
Author: idra Date: 2006-09-10 22:06:49 + (Sun, 10 Sep 2006) New Revision: 18345 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18345 Log: test also flags Modified: branches/SAMBA_4_0/source/torture/rpc/srvsvc.c Changeset: Modified:

svn commit: samba r18346 - in branches/SAMBA_4_0/source/lib/ldb/tests: .

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 22:45:45 + (Sun, 10 Sep 2006) New Revision: 18346 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18346 Log: make sure we kill off the slapd process Added: branches/SAMBA_4_0/source/lib/ldb/tests/kill_slapd.sh Modified:

svn commit: samba r18347 - in branches/SAMBA_4_0/source/lib/ldb/tests: .

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-10 22:53:21 + (Sun, 10 Sep 2006) New Revision: 18347 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18347 Log: run slapd in the foreground so timelimit can kill it Modified: branches/SAMBA_4_0/source/lib/ldb/tests/start_slapd.sh

Build status as of Mon Sep 11 00:00:01 2006

2006-09-10 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-09-10 00:00:26.0 + +++ /home/build/master/cache/broken_results.txt 2006-09-11 00:00:03.0 + @@ -1,21 +1,21 @@ -Build status as of Sun Sep 10 00:00:02 2006 +Build status as of Mon Sep

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

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-11 00:24:21 + (Mon, 11 Sep 2006) New Revision: 18348 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18348 Log: fixed a valgrind error in RPC-SRVSVC Modified: branches/SAMBA_4_0/source/torture/rpc/srvsvc.c Changeset: Modified:

svn commit: samba r18349 - in branches/SAMBA_4_0/source/script/tests: .

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-11 00:43:48 + (Mon, 11 Sep 2006) New Revision: 18349 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18349 Log: don't do validation when using valgrind. It's way too slow (can be hours for a single test) Modified:

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

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-11 00:50:57 + (Mon, 11 Sep 2006) New Revision: 18350 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18350 Log: we have to check for lstat() to keep roken happen on hpux Modified: branches/SAMBA_4_0/source/lib/replace/libreplace.m4

svn commit: samba r18351 - in branches/SAMBA_4_0/source/lib/crypto: .

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-11 00:59:31 + (Mon, 11 Sep 2006) New Revision: 18351 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18351 Log: functions as initialisers in structures doesn't work on some compilers Modified:

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

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-11 01:22:28 + (Mon, 11 Sep 2006) New Revision: 18352 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18352 Log: printf(%s) is not safe for NULL strings on all platforms, but d_printf() is. This fixes a crash on solaris Modified:

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

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-11 01:38:50 + (Mon, 11 Sep 2006) New Revision: 18353 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18353 Log: try to fix the assumption of NULL being handled in printf() permanently by replacing printf() on systems that don't have a

svn commit: samba r18354 - in branches/SAMBA_4_0/source/auth/gensec: .

2006-09-10 Thread abartlet
Author: abartlet Date: 2006-09-11 01:42:13 + (Mon, 11 Sep 2006) New Revision: 18354 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18354 Log: It seems safe to enable the DIGEST-MD5 module now. Andrew Bartlett Modified:

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

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-11 02:09:03 + (Mon, 11 Sep 2006) New Revision: 18355 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18355 Log: increase the delays waiting for all events to propogate in the RAW-NOTIFY test. Modified:

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

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-11 02:58:45 + (Mon, 11 Sep 2006) New Revision: 18356 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18356 Log: doing 1000 of these requests can take over an hour under valgrind. Reduce to 50, which is plenty for testing the code

svn commit: samba r18357 - in branches/SAMBA_4_0/source/lib/crypto: .

2006-09-10 Thread abartlet
Author: abartlet Date: 2006-09-11 04:18:16 + (Mon, 11 Sep 2006) New Revision: 18357 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18357 Log: Convert more crypto tests from using function results as initialisers. (Fails on older Unix C compilers) Andrew Bartlett

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

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-11 04:28:34 + (Mon, 11 Sep 2006) New Revision: 18358 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18358 Log: handle errors in the RPC-LSA async test Modified: branches/SAMBA_4_0/source/torture/rpc/lsa.c Changeset: Modified:

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

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-11 04:47:48 + (Mon, 11 Sep 2006) New Revision: 18359 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18359 Log: better handling of child process killing in standard mode Modified: branches/SAMBA_4_0/source/lib/replace/libreplace.m4

svn commit: samba r18360 - in branches/SAMBA_4_0/source/smbd: .

2006-09-10 Thread tridge
Author: tridge Date: 2006-09-11 04:47:56 + (Mon, 11 Sep 2006) New Revision: 18360 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18360 Log: better handling of child process killing in standard mode Modified: branches/SAMBA_4_0/source/smbd/server.c

svn commit: samba r18361 - in branches/SAMBA_4_0/source/rpc_server/lsa: .

2006-09-10 Thread abartlet
Author: abartlet Date: 2006-09-11 05:11:10 + (Mon, 11 Sep 2006) New Revision: 18361 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18361 Log: Invert the way we handle LookupSids2/LookupSids3 and LookupNames3/LookupNames4 The latter calls don't supply a policy