svn commit: samba r10989 - in branches/tmp/samba4-winsrepl: . source/auth/credentials source/auth/kerberos source/auth/ntlmssp source/heimdal/lib/krb5 source/include source/kdc source/lib/ldb/common source/libcli/smb_composite source/librpc/idl source/torture/nbt source/torture/rpc

metze at samba.org metze at samba.org
Fri Oct 14 06:59:27 GMT 2005


Author: metze
Date: 2005-10-14 06:59:24 +0000 (Fri, 14 Oct 2005)
New Revision: 10989

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

Log:
 r13764 at SERNOX (orig r10973):  metze | 2005-10-13 20:58:30 +0200
 - make debugging a bit easier
 - add unique vs. normal group section in replica vs replica conflict testing
 
 metze
 r13771 at SERNOX (orig r10980):  abartlet | 2005-10-14 04:05:51 +0200
 Use ldb_attr_cmp and ldb_dn_escape_value
 
 Andrew Bartlett
 
 r13772 at SERNOX (orig r10981):  abartlet | 2005-10-14 05:57:35 +0200
 Pull code to decide between and implement NTLMv2, NTLM and LM
 authentication out of the various callers and into the kitchen
 sink.. err, credentials subsystem.
 
 This should ensure consistant logic, as well as get us one step closer
 to security=server operation in future.
 
 Andrew Bartlett
 
 r13773 at SERNOX (orig r10982):  abartlet | 2005-10-14 06:04:52 +0200
 Move credentials.h into auth/credentials, and add flags needed by
 previous patch.
 
 Andrew Bartlett
 
 r13774 at SERNOX (orig r10983):  abartlet | 2005-10-14 07:29:44 +0200
 Another case were we want to avoid DNS for unqualified names.
 
 Andrew Bartlett
 
 r13791 at SERNOX (orig r10984):  metze | 2005-10-14 07:52:03 +0200
 fix valgrind warnings, I had used that to check if w2k3 accept random values here,
 as w2k generates also random stuff here
 
 metze
 r13792 at SERNOX (orig r10985):  abartlet | 2005-10-14 08:06:18 +0200
 To aid in testing, this allows us to easily force kerberos to use UDP or TCP.
 
 Andrew Bartlett
 
 r13793 at SERNOX (orig r10986):  metze | 2005-10-14 08:07:23 +0200
 loop also when we use mszip compression
 
 metze
 r13794 at SERNOX (orig r10987):  metze | 2005-10-14 08:12:05 +0200
 add support for tcp kdc requests
 
 metze
 r13795 at SERNOX (orig r10988):  metze | 2005-10-14 08:58:39 +0200
 print out the password blobs, with
 
 --option="dssync:print_pwd_blobs=yes"
 
 metze

Added:
   branches/tmp/samba4-winsrepl/source/auth/credentials/credentials.h
   branches/tmp/samba4-winsrepl/source/auth/credentials/credentials_ntlm.c
Removed:
   branches/tmp/samba4-winsrepl/source/include/credentials.h
Modified:
   branches/tmp/samba4-winsrepl/
   branches/tmp/samba4-winsrepl/source/auth/credentials/config.mk
   branches/tmp/samba4-winsrepl/source/auth/credentials/credentials.c
   branches/tmp/samba4-winsrepl/source/auth/kerberos/krb5_init_context.c
   branches/tmp/samba4-winsrepl/source/auth/ntlmssp/ntlmssp_client.c
   branches/tmp/samba4-winsrepl/source/heimdal/lib/krb5/get_host_realm.c
   branches/tmp/samba4-winsrepl/source/include/includes.h
   branches/tmp/samba4-winsrepl/source/kdc/kdc.c
   branches/tmp/samba4-winsrepl/source/kdc/kdc.h
   branches/tmp/samba4-winsrepl/source/lib/ldb/common/ldb_dn.c
   branches/tmp/samba4-winsrepl/source/libcli/smb_composite/sesssetup.c
   branches/tmp/samba4-winsrepl/source/librpc/idl/drsuapi.idl
   branches/tmp/samba4-winsrepl/source/torture/nbt/winsreplication.c
   branches/tmp/samba4-winsrepl/source/torture/rpc/dssync.c


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


More information about the samba-cvs mailing list