samba-cvs.cvs
[Top] [All Lists]

svn commit: samba r9415 - in branches/SAMBA_4_0/source/auth: gensec kerb

Subject: svn commit: samba r9415 - in branches/SAMBA_4_0/source/auth: gensec kerberos
From:
Date: Sat, 20 Aug 2005 06:08:52 +0000 GMT
Author: abartlet
Date: 2005-08-20 06:08:52 +0000 (Sat, 20 Aug 2005)
New Revision: 9415

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

Log:
Remove old kerberos code (including salt guessing code) that has only
caused me pain (and covourty warnings).  

Simply gensec_gssapi to assume the properties of lorikeet-heimdal,
rather than having #ifdef around critical features.  This simplifies
the code rather a lot.

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/auth/gensec/gensec_gssapi.c
   branches/SAMBA_4_0/source/auth/kerberos/clikrb5.c
   branches/SAMBA_4_0/source/auth/kerberos/kerberos.c


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

<Prev in Thread] Current Thread [Next in Thread>
  • svn commit: samba r9415 - in branches/SAMBA_4_0/source/auth: gensec kerberos, abartlet <=