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

2006-09-11 Thread abartlet
Author: abartlet Date: 2006-09-11 06:15:39 + (Mon, 11 Sep 2006) New Revision: 18362 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18362 Log: Make LookupSids map onto LookupSids2, as they both take a policy handle. Avoids a lookup for the basic domain information

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

2006-09-11 Thread abartlet
Author: abartlet Date: 2006-09-11 06:29:58 + (Mon, 11 Sep 2006) New Revision: 18364 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18364 Log: Get us closer to schema compliance. The corrent names for secret and priorSecret are currentValue and priorValue. With

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

2006-09-11 Thread abartlet
Author: abartlet Date: 2006-09-11 06:49:24 + (Mon, 11 Sep 2006) New Revision: 18365 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18365 Log: When adding a new structure member, always remember to fragment it. Andrew Bartlett Modified:

svn commit: samba r18366 - in branches/SAMBA_4_0/source/build/m4: .

2006-09-11 Thread metze
Author: metze Date: 2006-09-11 07:15:49 + (Mon, 11 Sep 2006) New Revision: 18366 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18366 Log: check if we can link using the selected flags metze Modified: branches/SAMBA_4_0/source/build/m4/check_ld.m4 Changeset:

svn commit: samba r18367 - in branches/SAMBA_4_0/source/dsdb/samdb/ldb_modules: .

2006-09-11 Thread abartlet
Author: abartlet Date: 2006-09-11 07:50:49 + (Mon, 11 Sep 2006) New Revision: 18367 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18367 Log: When converting to entryUUID, ensure we don't double-convert a string-format GUID. Andrew Bartlett Modified:

svn commit: samba r18368 - in branches/SAMBA_4_0/source/dsdb/samdb/ldb_modules: .

2006-09-11 Thread abartlet
Author: abartlet Date: 2006-09-11 07:51:30 + (Mon, 11 Sep 2006) New Revision: 18368 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18368 Log: Don't list GENSEC mechs that only have client implementations in our supportedSASLMechanism list. Andrew Bartlett

svn commit: samba r18369 - in branches/SAMBA_3_0/source: include rpc_parse

2006-09-11 Thread vlendec
Author: vlendec Date: 2006-09-11 07:55:51 + (Mon, 11 Sep 2006) New Revision: 18369 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18369 Log: I've got a sniff where NT4 sends just a single byte after the 516 byte password blob, it seems that pw_len is just a uint8

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

2006-09-11 Thread tridge
Author: tridge Date: 2006-09-11 07:56:23 + (Mon, 11 Sep 2006) New Revision: 18370 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18370 Log: allow system inotify to be disabled Modified: branches/SAMBA_4_0/source/ntvfs/sysdep/inotify.c Changeset: Modified:

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

2006-09-11 Thread tridge
Author: tridge Date: 2006-09-11 07:58:08 + (Mon, 11 Sep 2006) New Revision: 18371 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18371 Log: made the directory depth notify test independent of timing Modified: branches/SAMBA_4_0/source/torture/raw/notify.c

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

2006-09-11 Thread tridge
Author: tridge Date: 2006-09-11 07:59:02 + (Mon, 11 Sep 2006) New Revision: 18372 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18372 Log: don't use the system inotify until in the build farm until we work out how to work around a problem with it giving

svn commit: samba r18373 - in branches/SAMBA_3_0/source: .

2006-09-11 Thread metze
Author: metze Date: 2006-09-11 08:16:42 + (Mon, 11 Sep 2006) New Revision: 18373 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18373 Log: copy over configure.developer from samba4 which adds -C --enable-socket-wrapper metze Modified:

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

2006-09-11 Thread tridge
Author: tridge Date: 2006-09-11 08:28:25 + (Mon, 11 Sep 2006) New Revision: 18374 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18374 Log: don't go past the end of this array should fix the intermittend failure of the HMACSHA1 test Modified:

svn commit: samba r18375 - in branches/SAMBA_4_0/source/librpc/idl: .

2006-09-11 Thread tridge
Author: tridge Date: 2006-09-11 09:04:51 + (Mon, 11 Sep 2006) New Revision: 18375 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18375 Log: Volker noticed that this is in fact an 8bit number - well spotted! Modified:

svn commit: samba r18376 - in branches/SAMBA_4_0/source/lib/charset: .

2006-09-11 Thread tridge
Author: tridge Date: 2006-09-11 09:19:58 + (Mon, 11 Sep 2006) New Revision: 18376 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18376 Log: added iconv:native=false option to turn off native iconv. Needed under valgrind as native iconv is so full of overflows

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

2006-09-11 Thread tridge
Author: tridge Date: 2006-09-11 09:21:58 + (Mon, 11 Sep 2006) New Revision: 18377 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18377 Log: disable native iconv with valgrind Modified: branches/SAMBA_4_0/source/script/tests/mktestsetup.sh Changeset:

Rev 9141: Convert to new UI API. in file:///home/jelmer/bzr.samba/4.0-unittest/

2006-09-11 Thread Jelmer Vernooij
revno: 9141 committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: unittest timestamp: Mon 2006-09-11 10:26:03 +0200 message: Convert to new UI API. modified: source/torture/nbt/nbt.c source/torture/nbt/wins.c

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

2006-09-11 Thread tridge
Author: tridge Date: 2006-09-11 10:32:39 + (Mon, 11 Sep 2006) New Revision: 18378 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18378 Log: try enabling _OSF_SOURCE to see if it fixes the tru64 build problems - thanks to volker for the suggestion Modified:

svn commit: samba r18379 - in branches/SAMBA_3_0/source/script/tests: .

2006-09-11 Thread metze
Author: metze Date: 2006-09-11 11:49:32 + (Mon, 11 Sep 2006) New Revision: 18379 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18379 Log: make the gdb_backtrace executable metze Modified: branches/SAMBA_3_0/source/script/tests/gdb_backtrace Changeset:

svn commit: samba r18380 - in branches/SAMBA_3_0/source/script/tests: .

2006-09-11 Thread metze
Author: metze Date: 2006-09-11 12:46:13 + (Mon, 11 Sep 2006) New Revision: 18380 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18380 Log: the panic action command needs to be different in samba4 samba4 uses %PID% where samba3 uses %d metze Modified:

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

2006-09-11 Thread metze
Author: metze Date: 2006-09-11 12:47:40 + (Mon, 11 Sep 2006) New Revision: 18381 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18381 Log: make sure autoconf doesn't add '-O2' to CFLAGS metze Modified: branches/SAMBA_4_0/source/lib/replace/libreplace.m4

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

2006-09-11 Thread metze
Author: metze Date: 2006-09-11 13:47:29 + (Mon, 11 Sep 2006) New Revision: 18382 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18382 Log: define _XOPEN_SOURCE to hopefully bring in MAP_FAILED in sys/mman.h on Tru64 metze Modified:

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

2006-09-11 Thread metze
Author: metze Date: 2006-09-11 14:08:51 + (Mon, 11 Sep 2006) New Revision: 18383 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18383 Log: ok we need _XOPEN_SOURCE 500 and include standards.h on Tru64 to get MAP_FAILED metze Modified:

svn commit: samba r18384 - in branches/SAMBA_4_0/source/librpc/idl: .

2006-09-11 Thread metze
Author: metze Date: 2006-09-11 15:42:31 + (Mon, 11 Sep 2006) New Revision: 18384 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18384 Log: this is a ref pointer like in samba3 and for the Gid version metze Modified:

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

2006-09-11 Thread metze
Author: metze Date: 2006-09-11 15:43:31 + (Mon, 11 Sep 2006) New Revision: 18385 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18385 Log: fix crashes in the RPC-UNIXINFO test jelmer: I think there're a few ref pointer related bugs in pidl we need to

svn commit: samba r18386 - in branches/SAMBA_4_0/source/param: .

2006-09-11 Thread metze
Author: metze Date: 2006-09-11 15:44:54 + (Mon, 11 Sep 2006) New Revision: 18386 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18386 Log: start the unixinfo pipe by default metze Modified: branches/SAMBA_4_0/source/param/loadparm.c Changeset: Modified:

svn commit: samba r18387 - in branches/SAMBA_3_0/source/script: .

2006-09-11 Thread jerry
Author: jerry Date: 2006-09-11 15:55:44 + (Mon, 11 Sep 2006) New Revision: 18387 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18387 Log: remove echo of pidl command line (was used for debugging) Modified: branches/SAMBA_3_0/source/script/build_idl.sh

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

2006-09-11 Thread metze
Author: metze Date: 2006-09-11 16:02:36 + (Mon, 11 Sep 2006) New Revision: 18388 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18388 Log: remove _XOPEN_SOURCE it causes trouble on BSD and IRIX I need to find a way to define it only on Tru64 maybe. metze

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

2006-09-11 Thread metze
Author: metze Date: 2006-09-11 16:05:27 + (Mon, 11 Sep 2006) New Revision: 18389 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18389 Log: test RPC-UNIXINFO in samba4 metze Modified: branches/SAMBA_4_0/source/script/tests/test_rpc.sh

svn commit: samba r18390 - in branches/SAMBA_3_0/source/rpc_server: .

2006-09-11 Thread metze
Author: metze Date: 2006-09-11 16:40:18 + (Mon, 11 Sep 2006) New Revision: 18390 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18390 Log: give a better error code metze Modified: branches/SAMBA_3_0/source/rpc_server/srv_unixinfo_nt.c Changeset: Modified:

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

2006-09-11 Thread metze
Author: metze Date: 2006-09-11 16:45:34 + (Mon, 11 Sep 2006) New Revision: 18391 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18391 Log: - match the samba3 protocol for UNIXINFO - add a test for GidToSid metze Modified:

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

2006-09-11 Thread metze
Author: metze Date: 2006-09-11 16:54:54 + (Mon, 11 Sep 2006) New Revision: 18392 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18392 Log: add sidtouid and sidtogid tests to RPC-UNIXINFO metze Modified: branches/SAMBA_4_0/source/torture/rpc/unixinfo.c

svn commit: samba r18393 - in branches/SAMBA_3_0/source/rpc_parse: .

2006-09-11 Thread jerry
Author: jerry Date: 2006-09-11 19:32:55 + (Mon, 11 Sep 2006) New Revision: 18393 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18393 Log: get the data size and not offset when initializing a data blob from a prs structure Modified:

svn commit: samba r18394 - in branches/SAMBA_3_0/source: . include rpcclient

2006-09-11 Thread jerry
Author: jerry Date: 2006-09-11 19:33:27 + (Mon, 11 Sep 2006) New Revision: 18394 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18394 Log: get the lsa client code to link Modified: branches/SAMBA_3_0/source/Makefile.in

svn commit: samba r18395 - in branches/SAMBA_3_0/source/rpc_client: .

2006-09-11 Thread jerry
Author: jerry Date: 2006-09-11 20:00:00 + (Mon, 11 Sep 2006) New Revision: 18395 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18395 Log: have the ndr layer alloc outgoing structure members for us Modified: branches/SAMBA_3_0/source/rpc_client/ndr.c

svn commit: samba r18396 - in branches/SAMBA_3_0/source/librpc/gen_ndr: .

2006-09-11 Thread jerry
Author: jerry Date: 2006-09-11 20:06:55 + (Mon, 11 Sep 2006) New Revision: 18396 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18396 Log: regenerate unixinfo files after metze changes to the IDL Modified: branches/SAMBA_3_0/source/librpc/gen_ndr/ndr_unixinfo.c

svn commit: samba r18397 - in branches/SAMBA_3_0/source/rpc_client: .

2006-09-11 Thread jerry
Author: jerry Date: 2006-09-11 20:07:35 + (Mon, 11 Sep 2006) New Revision: 18397 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18397 Log: Change rpccli_lsa_close() as a wrapper for the autogenerated rpccli_lsa_Close(). Modified:

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

2006-09-11 Thread jra
Author: jra Date: 2006-09-11 21:06:44 + (Mon, 11 Sep 2006) New Revision: 18398 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18398 Log: Fix bug #4095 - username composed into domain\user twice in spnego path. Jerry please check. Jeremy. Modified:

svn commit: samba r18399 - in branches/SAMBA_3_0_23/source/smbd: .

2006-09-11 Thread jra
Author: jra Date: 2006-09-11 21:09:30 + (Mon, 11 Sep 2006) New Revision: 18399 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18399 Log: Fix bug #4095 - username composed into domain\user twice in spnego path. Jerry please check. Jeremy. line, and those below,

svn commit: samba r18400 - in branches/SAMBA_4_0/source/lib: replace/system tdb/common

2006-09-11 Thread tridge
Author: tridge Date: 2006-09-11 21:25:06 + (Mon, 11 Sep 2006) New Revision: 18400 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18400 Log: move MAP_FAILED define to lib/replace/system/shmem.h Modified: branches/SAMBA_4_0/source/lib/replace/system/shmem.h

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

2006-09-11 Thread tridge
Author: tridge Date: 2006-09-11 21:32:08 + (Mon, 11 Sep 2006) New Revision: 18401 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18401 Log: some of our code also relies on fprintf() handling C99 semantics. Easiest to just replace it if it doesn't. Modified:

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

2006-09-11 Thread vlendec
Author: vlendec Date: 2006-09-11 21:33:53 + (Mon, 11 Sep 2006) New Revision: 18402 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18402 Log: Comment and (hopefully) fix remote command completion for smbclient. Fix Bug ID 4084. Volker Modified:

Re: svn commit: samba r18399 - in branches/SAMBA_3_0_23/source/smbd: .

2006-09-11 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: Author: jra Date: 2006-09-11 21:09:30 + (Mon, 11 Sep 2006) New Revision: 18399 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18399 Log: Fix bug #4095 - username composed into

svn commit: samba r18403 - in branches: SAMBA_3_0/source/smbd SAMBA_3_0_23/source/smbd

2006-09-11 Thread jra
Author: jra Date: 2006-09-11 21:48:30 + (Mon, 11 Sep 2006) New Revision: 18403 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18403 Log: Revert until we get this sorted out correctly. Jeremy. Modified: branches/SAMBA_3_0/source/smbd/sesssetup.c

svn commit: samba r18404 - in branches/SAMBA_3_0/source: include rpc_client rpc_parse rpc_server

2006-09-11 Thread jerry
Author: jerry Date: 2006-09-11 22:02:34 + (Mon, 11 Sep 2006) New Revision: 18404 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18404 Log: * swap from POLICY_HND to the struct policy_handle from ndr/misc.h * move OUR_HANDLE macro to include/rpc_misc.h Modified:

svn commit: samba r18405 - in branches/SAMBA_3_0/source/rpc_client: .

2006-09-11 Thread jerry
Author: jerry Date: 2006-09-11 22:09:29 + (Mon, 11 Sep 2006) New Revision: 18405 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18405 Log: Now that POLICY_HND == struct policy_handle, we can make rpccli_lsa_close() a real one line wrapper for rpccli_lsa_Close().

svn commit: samba r18406 - in branches/SAMBA_4_0/source/torture/local: .

2006-09-11 Thread tridge
Author: tridge Date: 2006-09-11 22:16:47 + (Mon, 11 Sep 2006) New Revision: 18406 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18406 Log: disable local iconv test as well when iconv:native=false Modified: branches/SAMBA_4_0/source/torture/local/iconv.c

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

2006-09-11 Thread tridge
Author: tridge Date: 2006-09-11 22:25:50 + (Mon, 11 Sep 2006) New Revision: 18407 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18407 Log: test for epoll.h and select.h Modified: branches/SAMBA_4_0/source/lib/replace/libreplace.m4 Changeset: Modified:

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

2006-09-11 Thread simo
Thanks!! On Mon, 2006-09-11 at 12:47 +, [EMAIL PROTECTED] wrote: Author: metze Date: 2006-09-11 12:47:40 + (Mon, 11 Sep 2006) New Revision: 18381 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18381 Log: make sure autoconf doesn't add '-O2' to CFLAGS

Build status as of Tue Sep 12 00:00:02 2006

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

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

2006-09-11 Thread abartlet
Author: abartlet Date: 2006-09-12 00:40:45 + (Tue, 12 Sep 2006) New Revision: 18408 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18408 Log: Only output a message if the async request fails. Andrew Bartlett Modified:

svn commit: samba r18409 - in branches/SAMBA_4_0/source/rpc_server/samr: .

2006-09-11 Thread abartlet
Author: abartlet Date: 2006-09-12 00:41:12 + (Tue, 12 Sep 2006) New Revision: 18409 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18409 Log: Make sure to print a DEBUG message if this LDB search fails. Andrew Bartlett Modified:

svn commit: samba r18410 - in branches/SAMBA_4_0/source/lib/ldb/ldb_ildap: .

2006-09-11 Thread abartlet
Author: abartlet Date: 2006-09-12 00:41:49 + (Tue, 12 Sep 2006) New Revision: 18410 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18410 Log: Reduce noise in the ldb_ildap backend. We regularly search for things that don't exist, and this is not a cause for

svn commit: samba r18411 - in branches: SAMBA_3_0/source/nsswitch SAMBA_3_0_23/source/nsswitch

2006-09-11 Thread jra
Author: jra Date: 2006-09-12 00:46:35 + (Tue, 12 Sep 2006) New Revision: 18411 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18411 Log: Getting a zero length read is common. Don't log at debug level zero. Jeremy. Modified:

svn commit: samba r18412 - in branches/SAMBA_4_0/source/rpc_server: common srvsvc

2006-09-11 Thread idra
Author: idra Date: 2006-09-12 02:24:21 + (Tue, 12 Sep 2006) New Revision: 18412 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18412 Log: Implement NetiNameValidate but just for share name right now (type 9) Simo. Modified:

svn commit: samba r18413 - in branches/SAMBA_3_0/source/rpc_server: .

2006-09-11 Thread idra
Author: idra Date: 2006-09-12 02:26:32 + (Tue, 12 Sep 2006) New Revision: 18413 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18413 Log: Based on the new torture test I added in samba4 it turns out the flags determines what kind of share is this. I suppose

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

2006-09-11 Thread brad
Author: brad Date: 2006-09-12 02:53:02 + (Tue, 12 Sep 2006) New Revision: 18414 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18414 Log: This README file should help to explain what is needed to setup a Windows VM for testing using this framework. Let me know

svn commit: samba r18416 - in branches/SAMBA_4_0/source/rpc_server/samr: .

2006-09-11 Thread abartlet
Author: abartlet Date: 2006-09-12 04:03:43 + (Tue, 12 Sep 2006) New Revision: 18416 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=18416 Log: We need to look for both builtinDomain and domain, in the OpenDomain call. Andrew Bartlett Modified: