svn commit: samba r19661 - in branches/SAMBA_4_0/source/librpc/rpc: .

2006-11-11 Thread metze
Author: metze Date: 2006-11-11 11:00:19 + (Sat, 11 Nov 2006) New Revision: 19661 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19661 Log: - add resolve stage to dcerpc connects over tcp - remove ipv6 support untill the resolve layer can give ipv6 addresses metze

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

2006-11-11 Thread metze
Author: metze Date: 2006-11-11 12:52:04 + (Sat, 11 Nov 2006) New Revision: 19662 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19662 Log: windows 2003 kdc's only rewrite the realm to the full form, when the client is using the netbios domain name as realm. we

svn commit: lorikeet r665 - in trunk/heimdal/lib/krb5: .

2006-11-11 Thread metze
Author: metze Date: 2006-11-11 13:55:14 + (Sat, 11 Nov 2006) New Revision: 665 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=665 Log: check if the service principal and realm match in the ticket and enc-part of a AS-REP metze Modified:

svn commit: lorikeet r666 - in trunk/heimdal/lib/krb5: .

2006-11-11 Thread metze
Author: metze Date: 2006-11-11 13:58:40 + (Sat, 11 Nov 2006) New Revision: 666 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=666 Log: add hack to allow kinit to use the netbios domain name as krb5 realm, windows supports this, but always replies with the dns

svn commit: samba r19663 - in branches/SAMBA_4_0/source/heimdal/lib/krb5: .

2006-11-11 Thread metze
Author: metze Date: 2006-11-11 14:00:24 + (Sat, 11 Nov 2006) New Revision: 19663 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19663 Log: merge changes from lorikeet heimdal: support for netbios domain based realms metze Modified:

svn commit: samba r19664 - in branches/SAMBA_4_0/source: auth/kerberos kdc

2006-11-11 Thread metze
Author: metze Date: 2006-11-11 15:11:21 + (Sat, 11 Nov 2006) New Revision: 19664 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19664 Log: fix compiler warnings... should _krb5_find_type_in_ad() also take a const? metze Modified:

svn commit: samba r19665 - in branches/SAMBA_3_0/source/param: .

2006-11-11 Thread vlendec
Author: vlendec Date: 2006-11-11 16:50:38 + (Sat, 11 Nov 2006) New Revision: 19665 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19665 Log: Fix a memleak Modified: branches/SAMBA_3_0/source/param/loadparm.c Changeset: Modified:

svn commit: samba r19666 - in branches/SAMBA_3_0/source/lib/talloc: .

2006-11-11 Thread vlendec
Author: vlendec Date: 2006-11-11 17:02:08 + (Sat, 11 Nov 2006) New Revision: 19666 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19666 Log: Talloc_guide text on multithreading by Remi Turboult Modified: branches/SAMBA_3_0/source/lib/talloc/talloc_guide.txt

svn commit: samba r19667 - in branches/SAMBA_3_0/source/nsswitch: .

2006-11-11 Thread vlendec
Author: vlendec Date: 2006-11-11 17:04:08 + (Sat, 11 Nov 2006) New Revision: 19667 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19667 Log: Fix incorrect null check Modified: branches/SAMBA_3_0/source/nsswitch/winbindd_wins.c Changeset: Modified:

svn commit: samba r19668 - in branches/SAMBA_3_0/source: locking param script

2006-11-11 Thread vlendec
Author: vlendec Date: 2006-11-11 17:05:11 + (Sat, 11 Nov 2006) New Revision: 19668 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19668 Log: Convert the locking params to use struct share_param instead of snum Modified:

svn commit: samba r19669 - in branches/SAMBA_3_0/source: lib param rpc_server utils

2006-11-11 Thread vlendec
Author: vlendec Date: 2006-11-11 18:07:51 + (Sat, 11 Nov 2006) New Revision: 19669 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19669 Log: set_share_security does not need a mem_ctx passed Modified: branches/SAMBA_3_0/source/lib/sharesec.c

svn commit: samba r19670 - in branches/SAMBA_4_0/source: auth/credentials build/smb_build

2006-11-11 Thread jelmer
Author: jelmer Date: 2006-11-11 22:44:28 + (Sat, 11 Nov 2006) New Revision: 19670 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19670 Log: Reduce the number of unresolved symbols when building with shared libraries. Modified:

svn commit: samba r19671 - in branches/SAMBA_4_0/source: lib/cmdline lib/compression lib/util ntptr ntvfs/posix script/tests

2006-11-11 Thread jelmer
Author: jelmer Date: 2006-11-11 23:14:58 + (Sat, 11 Nov 2006) New Revision: 19671 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19671 Log: Fix remaining unresolved symbols in shared library build. Fix starting tests in shared library build. Modified:

Build status as of Sun Nov 12 00:00:02 2006

2006-11-11 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-11-11 00:01:00.0 + +++ /home/build/master/cache/broken_results.txt 2006-11-12 00:01:19.0 + @@ -1,4 +1,4 @@ -Build status as of Sat Nov 11 00:00:02 2006 +Build status as of Sun Nov

svn commit: samba r19672 - in branches/SAMBA_4_0/source/lib: charset util

2006-11-11 Thread jelmer
Author: jelmer Date: 2006-11-12 00:54:43 + (Sun, 12 Nov 2006) New Revision: 19672 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19672 Log: Make LIBSAMBA-UTIL a subsystem again for now because it has interdependencies with LIBSAMBA-CONFIG. Modified:

svn commit: samba r19673 - in branches/SAMBA_4_0/source/build/smb_build: .

2006-11-11 Thread jelmer
Author: jelmer Date: 2006-11-12 01:30:45 + (Sun, 12 Nov 2006) New Revision: 19673 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19673 Log: Build shared libs against shared libs. Modified: branches/SAMBA_4_0/source/build/smb_build/makefile.pm Changeset:

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

2006-11-11 Thread metze
Author: metze Date: 2006-11-12 02:15:56 + (Sun, 12 Nov 2006) New Revision: 19674 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19674 Log: auth didn't depdend on process_model! metze Modified: branches/SAMBA_4_0/source/auth/config.mk Changeset: Modified:

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

2006-11-11 Thread metze
Author: metze Date: 2006-11-12 02:17:23 + (Sun, 12 Nov 2006) New Revision: 19675 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19675 Log: the process model don't depend on heimdal anymore and only have private depdendencies metze Modified:

svn commit: samba r19676 - in branches/SAMBA_4_0/source: . auth auth/credentials auth/gensec lib/ldb lib/messaging lib/samba3 libcli libcli/auth librpc librpc/rpc ntvfs param smbd torture torture/loca

2006-11-11 Thread jelmer
Author: jelmer Date: 2006-11-12 02:49:05 + (Sun, 12 Nov 2006) New Revision: 19676 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19676 Log: Fix some more dependencies. Modified: branches/SAMBA_4_0/source/auth/auth_util.c

svn commit: samba r19677 - in branches/SAMBA_4_0/source: auth/kerberos librpc

2006-11-11 Thread jelmer
Author: jelmer Date: 2006-11-12 02:55:34 + (Sun, 12 Nov 2006) New Revision: 19677 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19677 Log: Fix more dependencies. Modified: branches/SAMBA_4_0/source/auth/kerberos/kerberos_util.c

svn commit: samba r19678 - in branches/SAMBA_4_0/source: build/smb_build lib/charset utils

2006-11-11 Thread jelmer
Author: jelmer Date: 2006-11-12 03:26:11 + (Sun, 12 Nov 2006) New Revision: 19678 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19678 Log: Fix the build for now (ugly hack because of circular dependencies) Modified:

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

2006-11-11 Thread jelmer
Author: jelmer Date: 2006-11-12 03:36:47 + (Sun, 12 Nov 2006) New Revision: 19679 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19679 Log: Fix shared library build as well. Modified: branches/SAMBA_4_0/source/lib/charset/config.mk Changeset: Modified:

svn commit: samba r19680 - in branches/SAMBA_4_0/source: script/tests torture

2006-11-11 Thread jelmer
Author: jelmer Date: 2006-11-12 03:40:38 + (Sun, 12 Nov 2006) New Revision: 19680 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19680 Log: Allow specifying basedir for test data. Create temporary directories in base directory. Modified: