r13481: As far as I can tell, my changes in -r 12863 were dangerously untested.
[ab/samba.git/.git] / source4 / auth / kerberos / clikrb5.c
2007-10-10 Andrew Bartlettr11315: Sorry gd, I just removed all of your code that...
2007-10-10 Andrew Bartlettr11314: Use a patch from lha to have the kerberos libs...
2007-10-10 Andrew Bartlettr11216: Upgrade to gd's PAC extraction code from Samba3...
2007-10-10 Andrew Bartlettr10945: Free the salt after we are done with it. May...
2007-10-10 Andrew Bartlettr10286: This patch is ugly and disgusting, but for...
2007-10-10 Andrew Bartlettr10066: This is the second in my patches to work on...
2007-10-10 Jelmer Vernooijr9792: Rename StrCaseCmp -> strcasecmp_m. All these...
2007-10-10 Andrew Bartlettr9693: Move the smb_krb5_context setup code to use...
2007-10-10 Andrew Bartlettr9415: Remove old kerberos code (including salt guessin...
2007-10-10 Andrew Tridgellr8460: removed the unused function krb5_locate_kdc...
2007-10-10 Andrew Bartlettr7843: Use the new Heimdal gsskrb_acquire_creds API...
2007-10-10 Andrew Bartlettr7827: Add in-memory keytab to Samba4, using the new...
2007-10-10 Andrew Bartlettr7509: With the update to Heimdal 20050612 we no longer...
2007-10-10 Andrew Bartlettr7306: Use a consistant #define for detecting support...
2007-10-10 Andrew Bartlettr7285: It appears that MIT Kerberos does not have the...
2007-10-10 Andrew Bartlettr7270: A big revamp to the way we handle kerberos error...
2007-10-10 Andrew Bartlettr6113: Move GENSEC and the kerberos code out of libcli...