svn commit: samba r10050 - in branches/tmp/samba4-winsrepl: . source source/auth/gensec source/auth/kerberos source/build/m4 source/build/smb_build source/heimdal/lib/krb5 source/include source/lib/ldb source/lib/registry source/librpc/idl source/pidl/lib/Parse/Pidl/Ethereal source/rpc_server/drsuapi source/torture

metze at samba.org metze at samba.org
Tue Sep 6 05:01:28 GMT 2005


Author: metze
Date: 2005-09-06 05:01:26 +0000 (Tue, 06 Sep 2005)
New Revision: 10050

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10050

Log:
 r11978 at SERNOX (orig r10035):  abartlet | 2005-09-05 12:53:14 +0200
 This patch removes the need for the special case hack
 'MEMORY_WILDCARD' keytab type. (part of this checking is in effect a
 merge from lorikeet-heimdal, where I removed this)
 
 This is achieved by correctly using the GSSAPI gsskrb5_acquire_cred()
 function, as this allows us to specify the target principal, regardless
 of which alias the client may use.
 
 This patch also tries to simplify some principal handling and fixes some
 error cases.
 
 Posted to samba-technical, reviewed by metze, and looked over by lha on IRC.
 
 Andrew Bartlett
 
 
 r11983 at SERNOX (orig r10038):  jelmer | 2005-09-05 20:11:15 +0200
 Update instructions on using gcov with ldb
 
 r11986 at SERNOX (orig r10041):  jelmer | 2005-09-05 21:54:35 +0200
 Add 'gcov' make target. Run 
 'make clean gcov' to generate a set of files describing the test coverage
 of the Samba 4 code.
 
 r11988 at SERNOX (orig r10043):  jelmer | 2005-09-05 22:56:28 +0200
 Only recompile subsystems that actually need recompilation
 
 r11989 at SERNOX (orig r10044):  abartlet | 2005-09-06 02:33:28 +0200
 Microsoft has defined this bit:
 support.microsoft.com/?kbid=832572
 
 (It inhbits the generation of a PAC).
 
 Andrew Bartlett
 
 r11990 at SERNOX (orig r10045):  abartlet | 2005-09-06 02:34:22 +0200
 metze reminded me to use the correct enum entry, rather than 0 for the
 return here.
 
 Andrew Bartlett
 
 r11991 at SERNOX (orig r10046):  tpot | 2005-09-06 02:42:21 +0200
 Don't generate any ethereal dissectors for security.idl
 
 r11992 at SERNOX (orig r10047):  tpot | 2005-09-06 03:52:34 +0200
 Translate an idl NTTIME to an ethereal FT_ABSOLUTE_TIME instead of
 a FT_UINT64.  Not sure about a NTTIME_hyper though.
 
 r11993 at SERNOX (orig r10048):  tpot | 2005-09-06 03:55:40 +0200
 Dissect a security_secinfo as a uint32 just to get the winreg
 dissector compiling and linking.  It's really an enum defined in
 security.idl.
 

Added:
   branches/tmp/samba4-winsrepl/source/librpc/idl/security.cnf
   branches/tmp/samba4-winsrepl/source/librpc/idl/winreg.cnf
Modified:
   branches/tmp/samba4-winsrepl/
   branches/tmp/samba4-winsrepl/source/auth/gensec/gensec_gssapi.c
   branches/tmp/samba4-winsrepl/source/auth/kerberos/kerberos.c
   branches/tmp/samba4-winsrepl/source/auth/kerberos/kerberos.h
   branches/tmp/samba4-winsrepl/source/auth/kerberos/kerberos_util.c
   branches/tmp/samba4-winsrepl/source/build/m4/check_cc.m4
   branches/tmp/samba4-winsrepl/source/build/smb_build/makefile.pm
   branches/tmp/samba4-winsrepl/source/build/smb_build/output.pm
   branches/tmp/samba4-winsrepl/source/heimdal/lib/krb5/context.c
   branches/tmp/samba4-winsrepl/source/heimdal/lib/krb5/keytab_memory.c
   branches/tmp/samba4-winsrepl/source/heimdal/lib/krb5/krb5.h
   branches/tmp/samba4-winsrepl/source/include/ads.h
   branches/tmp/samba4-winsrepl/source/lib/ldb/README_gcov.txt
   branches/tmp/samba4-winsrepl/source/lib/registry/config.mk
   branches/tmp/samba4-winsrepl/source/main.mk
   branches/tmp/samba4-winsrepl/source/pidl/lib/Parse/Pidl/Ethereal/NDR.pm
   branches/tmp/samba4-winsrepl/source/rpc_server/drsuapi/drsuapi_cracknames.c
   branches/tmp/samba4-winsrepl/source/torture/config.mk


Changeset:
Sorry, the patch is too large (622 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10050


More information about the samba-cvs mailing list