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

2006-08-16 Thread metze
Author: metze Date: 2006-08-16 05:59:24 + (Wed, 16 Aug 2006) New Revision: 17564 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17564 Log: we don't need a AC_TRY_RUN to test the compiler warning options metze Modified:

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

2006-08-16 Thread metze
Author: metze Date: 2006-08-16 06:04:36 + (Wed, 16 Aug 2006) New Revision: 17565 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17565 Log: expand the test for negative enum values, systems like Tru64 truncate the value to INT_MAX... So a AC_TRY_RUN test is needed

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

2006-08-16 Thread metze
Author: metze Date: 2006-08-16 06:11:22 + (Wed, 16 Aug 2006) New Revision: 17566 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17566 Log: test if the compiler support inline, this results in #define inline if the compiler doesn't support it This hopefully fix

svn commit: samba r17567 - in branches/SAMBA_4_0/source/libcli/util: .

2006-08-16 Thread metze
Author: metze Date: 2006-08-16 08:53:25 + (Wed, 16 Aug 2006) New Revision: 17567 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17567 Log: add error code I got from DsGetNCChanges when I don't use the DRSUAPI_SUPPORTED_EXTENSION_STRONG_ENCRYPTION flag on DsBind

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

2006-08-16 Thread vlendec
Author: vlendec Date: 2006-08-16 09:10:54 + (Wed, 16 Aug 2006) New Revision: 17568 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17568 Log: Reformatting -- more than 100 cols is too much :-) Modified: branches/SAMBA_3_0/source/smbd/server.c Changeset:

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

2006-08-16 Thread vlendec
Author: vlendec Date: 2006-08-16 10:36:19 + (Wed, 16 Aug 2006) New Revision: 17569 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17569 Log: Make 'max smbd processes' more robust. Counting on the child to decrement a tdb entry is not the most reliable way to count

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

2006-08-16 Thread metze
Author: metze Date: 2006-08-16 14:49:22 + (Wed, 16 Aug 2006) New Revision: 17570 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17570 Log: add dummy functions for the frsrpc and frsapi interfaces based on the wireshark information metze Added:

svn commit: linux-cifs-client r70 - in branches/linux-converged-for-old-kernels/fs/cifs: .

2006-08-16 Thread sfrench
Author: sfrench Date: 2006-08-16 16:39:11 + (Wed, 16 Aug 2006) New Revision: 70 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=linux-cifs-clientrev=70 Log: Allow cifsd to suspend if connection is lost Make cifsd allow us to suspend if it has lost the connection with a

svn commit: samba r17571 - in branches/SAMBA_3_0/source: auth client libsmb nmbd nsswitch torture

2006-08-16 Thread vlendec
Author: vlendec Date: 2006-08-16 17:14:16 + (Wed, 16 Aug 2006) New Revision: 17571 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17571 Log: Change the return code of cli_session_setup from BOOL to NTSTATUS Volker Modified:

svn commit: linux-cifs-client r71 - in branches/linux-converged-for-old-kernels/fs/cifs: .

2006-08-16 Thread sfrench
Author: sfrench Date: 2006-08-16 17:29:32 + (Wed, 16 Aug 2006) New Revision: 71 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=linux-cifs-clientrev=71 Log: merge with cifs git tree Modified: branches/linux-converged-for-old-kernels/fs/cifs/CHANGES

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

2006-08-16 Thread vlendec
Author: vlendec Date: 2006-08-16 17:33:47 + (Wed, 16 Aug 2006) New Revision: 17572 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17572 Log: Fix the build Modified: branches/SAMBA_3_0/source/client/smbmount.c Changeset: Modified:

svn commit: samba r17573 - in branches/SAMBA_3_0/source/auth: .

2006-08-16 Thread vlendec
Author: vlendec Date: 2006-08-16 17:43:13 + (Wed, 16 Aug 2006) New Revision: 17573 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17573 Log: Fix typo Modified: branches/SAMBA_3_0/source/auth/pampass.c Changeset: Modified:

svn commit: samba r17574 - in branches/SOC/bnh/perl: .

2006-08-16 Thread brad
Author: brad Date: 2006-08-16 18:45:41 + (Wed, 16 Aug 2006) New Revision: 17574 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17574 Log: Modified the function copy_to_guest(), so that it creates the destination directory on the guest filesystem before it tries

svn commit: samba r17575 - in branches/SOC/bnh/perl: .

2006-08-16 Thread brad
Author: brad Date: 2006-08-16 18:52:29 + (Wed, 16 Aug 2006) New Revision: 17575 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17575 Log: Small bugfix, remove an extra concat operator. Modified: branches/SOC/bnh/perl/VMHost.pm Changeset: Modified:

svn commit: linux-cifs-client r72 - in branches/linux-2.6-cifs-git-devel/fs/cifs: .

2006-08-16 Thread sfrench
Author: sfrench Date: 2006-08-16 19:51:48 + (Wed, 16 Aug 2006) New Revision: 72 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=linux-cifs-clientrev=72 Log: Merge with mainline cifs git tree - picking up Bjoern Jacke's suggestion re:allowing disabling listxattr Modified:

svn commit: samba r17576 - in branches/SOC/bnh: .

2006-08-16 Thread brad
Author: brad Date: 2006-08-16 22:38:55 + (Wed, 16 Aug 2006) New Revision: 17576 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17576 Log: Modified the initial setup tarball to match the changes i've recently made in my branch. The main differences are: - A

Build status as of Thu Aug 17 00:00:02 2006

2006-08-16 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-08-16 00:00:05.0 + +++ /home/build/master/cache/broken_results.txt 2006-08-17 00:00:09.0 + @@ -1,4 +1,4 @@ -Build status as of Wed Aug 16 00:00:02 2006 +Build status as of Thu Aug

svn commit: samba r17577 - in branches/SAMBA_4_0/source/utils: .

2006-08-16 Thread abartlet
Author: abartlet Date: 2006-08-17 00:44:29 + (Thu, 17 Aug 2006) New Revision: 17577 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17577 Log: Patch from Kai Blin [EMAIL PROTECTED]: This is the Samba4 version of the ntlm_auth patch that was committed to Samba3 in

svn commit: samba r17578 - in branches/SAMBA_4_0/source/lib/talloc: .

2006-08-16 Thread tridge
Author: tridge Date: 2006-08-17 01:49:42 + (Thu, 17 Aug 2006) New Revision: 17578 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17578 Log: in standalone talloc build ensure we get intptr_t if available (which makes the discard_const stuff nicer) Modified:

svn commit: samba r17579 - in branches/SAMBA_4_0/source/lib/ldb: common include modules

2006-08-16 Thread tridge
Author: tridge Date: 2006-08-17 01:52:24 + (Thu, 17 Aug 2006) New Revision: 17579 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17579 Log: make ldb build g++ friendly Modified: branches/SAMBA_4_0/source/lib/ldb/common/ldb_attributes.c