svn commit: samba r11996 - in branches/SAMBA_4_0/source/libcli/smb2: .

2005-11-30 Thread metze
Author: metze Date: 2005-12-01 07:09:24 + (Thu, 01 Dec 2005) New Revision: 11996 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11996 Log: don't overwrite the buffercode metze Modified: branches/SAMBA_4_0/source/libcli/smb2/tcon.c Changeset: Modified: branc

Re: svn commit: samba r11992 - in branches/SAMBA_4_0/source/smb_server/smb: .

2005-11-30 Thread Jeremy Allison
On Thu, Dec 01, 2005 at 05:06:53AM +, [EMAIL PROTECTED] wrote: > Author: abartlet > Date: 2005-12-01 05:06:52 + (Thu, 01 Dec 2005) > New Revision: 11992 > > WebSVN: > http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11992 > > Log: > Potentially allow SPNEGO to be disab

svn commit: samba r11995 - in branches/SAMBA_4_0/source: auth/credentials auth/gensec heimdal/kdc heimdal/lib/gssapi heimdal/lib/hdb heimdal/lib/krb5 libnet scripting/ejs scripting/libjs setup

2005-11-30 Thread abartlet
Author: abartlet Date: 2005-12-01 05:20:39 + (Thu, 01 Dec 2005) New Revision: 11995 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11995 Log: A big kerberos-related update. This merges Samba4 up to current lorikeet-heimdal, which includes a replacement for some

svn commit: samba r11994 - in branches/SAMBA_4_0/source/auth/kerberos: .

2005-11-30 Thread abartlet
Author: abartlet Date: 2005-12-01 05:10:37 + (Thu, 01 Dec 2005) New Revision: 11994 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11994 Log: This function no longer needs a special declaration. Andrew Bartlett Modified: branches/SAMBA_4_0/source/auth/kerber

svn commit: samba r11993 - in branches/SAMBA_4_0/source/auth/kerberos: .

2005-11-30 Thread abartlet
Author: abartlet Date: 2005-12-01 05:09:28 + (Thu, 01 Dec 2005) New Revision: 11993 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11993 Log: As well as making an in-MEMORY keytab, allow a file-based keytab to be updated. This allows a new password to be written

svn commit: samba r11992 - in branches/SAMBA_4_0/source/smb_server/smb: .

2005-11-30 Thread abartlet
Author: abartlet Date: 2005-12-01 05:06:52 + (Thu, 01 Dec 2005) New Revision: 11992 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11992 Log: Potentially allow SPNEGO to be disabled (as occours on WinXP standalone), and use only NTLMSSP. (But doing so would brea

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

2005-11-30 Thread abartlet
Author: abartlet Date: 2005-12-01 04:58:15 + (Thu, 01 Dec 2005) New Revision: 11991 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11991 Log: Null termainte the list of backends. (Makes it easier to walk the list). Andrew Bartlett Modified: branches/SAMBA_4

svn commit: samba r11990 - in branches/SAMBA_4_0/source/setup: .

2005-11-30 Thread abartlet
Author: abartlet Date: 2005-12-01 04:55:18 + (Thu, 01 Dec 2005) New Revision: 11990 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11990 Log: Set the password set time as 'now', so it isn't expired back in 2004. Andrew Bartlett Modified: branches/SAMBA_4_0/s

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

2005-11-30 Thread abartlet
Author: abartlet Date: 2005-12-01 04:54:28 + (Thu, 01 Dec 2005) New Revision: 11989 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11989 Log: Rather than grabbing the machine account details at this point, grab them 'later'. We will need to handle the errors whe

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

2005-11-30 Thread abartlet
Author: abartlet Date: 2005-12-01 04:52:54 + (Thu, 01 Dec 2005) New Revision: 11988 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11988 Log: Setup the sessionInfo just before the connect, rather than earlier when we havn't finished popt. Andrew Bartlett Modifi

svn commit: samba r11987 - in branches/SAMBA_4_0/source/kdc: .

2005-11-30 Thread abartlet
Author: abartlet Date: 2005-12-01 04:50:28 + (Thu, 01 Dec 2005) New Revision: 11987 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11987 Log: Clarify the accountExpires behaviour in the KDC. Andrew Bartlett Modified: branches/SAMBA_4_0/source/kdc/hdb-ldb.c

svn commit: samba r11985 - in branches/SAMBA_3_0/source: include lib

2005-11-30 Thread jra
Author: jra Date: 2005-12-01 00:43:34 + (Thu, 01 Dec 2005) New Revision: 11985 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11985 Log: Move to LGPL as per tridge's Samba4 change. Jeremy. Modified: branches/SAMBA_3_0/source/include/talloc.h branches/SAMBA

svn commit: samba r11986 - in trunk/source: include lib

2005-11-30 Thread jra
Author: jra Date: 2005-12-01 00:43:36 + (Thu, 01 Dec 2005) New Revision: 11986 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11986 Log: Move to LGPL as per tridge's Samba4 change. Jeremy. Modified: trunk/source/include/talloc.h trunk/source/lib/talloc.c

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

2005-11-30 Thread tridge
Author: tridge Date: 2005-12-01 00:25:06 + (Thu, 01 Dec 2005) New Revision: 11984 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11984 Log: LGPL on header and testsuite as well Modified: branches/SAMBA_4_0/source/lib/talloc/talloc.h branches/SAMBA_4_0/sou

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

2005-11-30 Thread tridge
Author: tridge Date: 2005-12-01 00:23:01 + (Thu, 01 Dec 2005) New Revision: 11983 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11983 Log: make talloc LGPL. This makes more sense given that ldb depends on talloc, and ldb is now LGPL Modified: branches/SAMBA

svn commit: samba r11982 - in branches/SAMBA_4_0/source/libcli/raw: .

2005-11-30 Thread tridge
Author: tridge Date: 2005-12-01 00:22:08 + (Thu, 01 Dec 2005) New Revision: 11982 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11982 Log: ensure the fde event gets freed before the socket itself, as otherwise we get a error from epoll about disabling events fo

svn commit: samba r11981 - in branches/SAMBA_4_0/source/lib/ldb/modules: .

2005-11-30 Thread tridge
Author: tridge Date: 2005-12-01 00:19:36 + (Thu, 01 Dec 2005) New Revision: 11981 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11981 Log: we should allocate request specific memory in ldb modules off the request strucutre. It will take a while for this to happ

svn commit: samba r11980 - in branches/SAMBA_4_0/source: include libcli/smb2 librpc/rpc

2005-11-30 Thread tridge
Author: tridge Date: 2005-12-01 00:18:29 + (Thu, 01 Dec 2005) New Revision: 11980 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11980 Log: ronnie worked out that opcode 0xb in SMB2 is in fact ioctl, and that it only appeared to be like a SMBtrans request as it

Build status as of Thu Dec 1 00:00:02 2005

2005-11-30 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2005-11-30 00:00:09.0 + +++ /home/build/master/cache/broken_results.txt 2005-12-01 00:00:11.0 + @@ -1,17 +1,17 @@ -Build status as of Wed Nov 30 00:00:01 2005 +Build status as of Thu Dec

svn commit: samba-docs r872 - in trunk/manpages-3: .

2005-11-30 Thread jht
Author: jht Date: 2005-11-30 23:14:19 + (Wed, 30 Nov 2005) New Revision: 872 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=872 Log: Fix typos. Modified: trunk/manpages-3/smb.conf.5.xml Changeset: Modified: trunk/manpages-3/smb.conf.5.xml ==

svn commit: samba r11979 - in trunk/source/client: .

2005-11-30 Thread jra
Author: jra Date: 2005-11-30 17:56:53 + (Wed, 30 Nov 2005) New Revision: 11979 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11979 Log: Volker's fix for #3292 (smbclient spins if server terminates connection). Jeremy. Modified: trunk/source/client/client.c

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

2005-11-30 Thread jra
Author: jra Date: 2005-11-30 17:56:50 + (Wed, 30 Nov 2005) New Revision: 11978 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11978 Log: Volker's fix for #3292 (smbclient spins if server terminates connection). Jeremy. Modified: branches/SAMBA_3_0/source/clie

svn commit: samba r11977 - in trunk/source: client libsmb

2005-11-30 Thread jra
Author: jra Date: 2005-11-30 17:53:23 + (Wed, 30 Nov 2005) New Revision: 11977 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11977 Log: (Slightly modified) Volker fix for #3293. Use SMBecho instead of chkpath to keep a connection alive. Jeremy. Modified: tru

svn commit: samba r11976 - in branches/SAMBA_3_0/source: client libsmb

2005-11-30 Thread jra
Author: jra Date: 2005-11-30 17:53:21 + (Wed, 30 Nov 2005) New Revision: 11976 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11976 Log: (Slightly modified) Volker fix for #3293. Use SMBecho instead of chkpath to keep a connection alive. Jeremy. Modified: bra

svn commit: samba r11975 - branches/SAMBA_3_0/source/libsmb trunk/source/libsmb

2005-11-30 Thread vlendec
Author: vlendec Date: 2005-11-30 17:29:33 + (Wed, 30 Nov 2005) New Revision: 11975 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11975 Log: Fix valgrind error -- bug 3291 Modified: branches/SAMBA_3_0/source/libsmb/cliconnect.c trunk/source/libsmb/cliconnec

svn commit: samba r11974 - in branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba/NDR: .

2005-11-30 Thread metze
Author: metze Date: 2005-11-30 17:07:02 + (Wed, 30 Nov 2005) New Revision: 11974 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11974 Log: only look at $pl->{POINTER_TYPE} when $pl is defined metze Modified: branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba

svn commit: samba r11973 - in branches/SAMBA_4_0/source/librpc/ndr: .

2005-11-30 Thread metze
Author: metze Date: 2005-11-30 13:10:44 + (Wed, 30 Nov 2005) New Revision: 11973 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11973 Log: make it easier to find bugs metze Modified: branches/SAMBA_4_0/source/librpc/ndr/libndr.h branches/SAMBA_4_0/source/l

svn commit: samba r11972 - in branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba: .

2005-11-30 Thread metze
Author: metze Date: 2005-11-30 12:40:26 + (Wed, 30 Nov 2005) New Revision: 11972 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11972 Log: handle [noejs] property also on functions metze Modified: branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba/EJS.pm C

svn commit: samba r11971 - in branches/SAMBA_4_0/source/libcli/composite: .

2005-11-30 Thread metze
Author: metze Date: 2005-11-30 12:39:32 + (Wed, 30 Nov 2005) New Revision: 11971 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11971 Log: add nbt specific continue wrapper metze Modified: branches/SAMBA_4_0/source/libcli/composite/composite.c Changeset: Mo