svn commit: samba r13218 - in trunk/source/utils: .

2006-01-29 Thread vlendec
Author: vlendec Date: 2006-01-29 08:03:08 + (Sun, 29 Jan 2006) New Revision: 13218 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13218 Log: Fix the build Modified: trunk/source/utils/sharesec.c Changeset: Modified: trunk/source/utils/sharesec.c

svn commit: samba r13219 - in trunk/source/nsswitch: .

2006-01-29 Thread vlendec
Author: vlendec Date: 2006-01-29 08:51:12 + (Sun, 29 Jan 2006) New Revision: 13219 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13219 Log: Another one Modified: trunk/source/nsswitch/pam_winbind.c Changeset: Modified: trunk/source/nsswitch/pam_winbind.c

svn commit: samba r13220 - in trunk/source/lib: .

2006-01-29 Thread vlendec
Author: vlendec Date: 2006-01-29 10:10:36 + (Sun, 29 Jan 2006) New Revision: 13220 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13220 Log: There's no point in trying to access LDAP 10 times when we are not root. Volker Modified: trunk/source/lib/smbldap.c

svn commit: samba r13221 - in trunk/source: libsmb pam_smbpass passdb utils web

2006-01-29 Thread vlendec
Author: vlendec Date: 2006-01-29 10:25:09 + (Sun, 29 Jan 2006) New Revision: 13221 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13221 Log: Change the calling convention for password_change to return NTSTATUS instead of BOOL. smbpasswd -a will need this to tell

svn commit: samba r13222 - in branches/SAMBA_3_0/source/modules: .

2006-01-29 Thread idra
Author: idra Date: 2006-01-29 18:22:39 + (Sun, 29 Jan 2006) New Revision: 13222 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13222 Log: Never assume mode_t is of type int. We were trashing the stack on machines that define mode_t as uint16_t Modified:

svn commit: samba r13223 - in trunk/source/modules: .

2006-01-29 Thread idra
Author: idra Date: 2006-01-29 18:36:33 + (Sun, 29 Jan 2006) New Revision: 13223 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13223 Log: do not assume mode_t == int close bug #3405 Jerry please apply this to SAMBA_3_0_RELEASE before 3.0.21b it fixes a crash

svn commit: samba r13224 - branches/SAMBA_3_0/source/modules trunk/source/modules

2006-01-29 Thread idra
Author: idra Date: 2006-01-29 18:43:52 + (Sun, 29 Jan 2006) New Revision: 13224 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13224 Log: better to cast the return too Modified: branches/SAMBA_3_0/source/modules/vfs_recycle.c

Build status as of Mon Jan 30 00:00:02 2006

2006-01-29 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-01-29 00:00:32.0 + +++ /home/build/master/cache/broken_results.txt 2006-01-30 00:00:28.0 + @@ -1,17 +1,17 @@ -Build status as of Sun Jan 29 00:00:02 2006 +Build status as of Mon Jan

Re: svn commit: samba r13166 - in branches/SAMBA_4_0/source/lib/ldb: . include

2006-01-29 Thread James Peach
On Thu, 2006-01-26 at 16:37 +, [EMAIL PROTECTED] wrote: Author: idra Date: 2006-01-26 16:37:37 + (Thu, 26 Jan 2006) New Revision: 13166 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13166 This patch converts some help messages to use AS_HELP_STRING.

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

2006-01-29 Thread jpeach
Author: jpeach Date: 2006-01-30 05:24:59 + (Mon, 30 Jan 2006) New Revision: 13225 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13225 Log: Enable full compiler warnings for developer mode on IRIX. Modified: branches/SAMBA_4_0/source/build/m4/check_cc.m4

Re: svn commit: samba r13208 - in branches/SAMBA_4_0/source: build/smb_build include librpc/rpc ntvfs ntvfs/ipc rpc_server script/tests torture torture/ipc

2006-01-29 Thread Stefan (metze) Metzmacher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] schrieb: Author: jelmer Date: 2006-01-28 12:58:38 + (Sat, 28 Jan 2006) New Revision: 13208 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13208 Log: Clearly separate named pipes from the

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

2006-01-29 Thread metze
Author: metze Date: 2006-01-30 07:58:45 + (Mon, 30 Jan 2006) New Revision: 13226 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13226 Log: remove empty file metze Removed: branches/SAMBA_4_0/source/rpc_server/dcerpc_np.c Changeset: Deleted: