summaryrefslogtreecommitdiff
path: root/source4/auth/kerberos/clikrb5.c
Commit message (Expand)AuthorAgeFilesLines
* libcli/auth Move krb5 wrapper functions from s3 into commonAndrew Bartlett2011-04-141-109/+0
* s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett2009-06-121-3/+3
* s4:auth/credentials: use krb5_data_free()Stefan Metzmacher2009-03-261-5/+1
* r23810: Make things static, and remove unsued code.Andrew Bartlett2007-10-101-96/+0
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19523: Remove unused functions.Andrew Bartlett2007-10-101-152/+0
* r11315: Sorry gd, I just removed all of your code that I just merged...Andrew Bartlett2007-10-101-2/+0
* r11314: Use a patch from lha to have the kerberos libs extract the PAC, ratherAndrew Bartlett2007-10-101-112/+0
* r11216: Upgrade to gd's PAC extraction code from Samba3. While I still wantAndrew Bartlett2007-10-101-14/+100
* r10945: Free the salt after we are done with it. May need a merge to similarAndrew Bartlett2007-10-101-2/+4
* r10286: This patch is ugly and disgusting, but for now it works better than t...Andrew Bartlett2007-10-101-103/+0
* r10066: This is the second in my patches to work on Samba4's kerberos support,Andrew Bartlett2007-10-101-4/+6
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij2007-10-101-1/+1
* r9693: Move the smb_krb5_context setup code to use the new pattern ofAndrew Bartlett2007-10-101-5/+7
* r9415: Remove old kerberos code (including salt guessing code) that has onlyAndrew Bartlett2007-10-101-23/+2
* r8460: removed the unused function krb5_locate_kdc(). It causes a build failu...Andrew Tridgell2007-10-101-61/+0
* r7843: Use the new Heimdal gsskrb_acquire_creds API. This has the rightAndrew Bartlett2007-10-101-0/+2
* r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytabAndrew Bartlett2007-10-101-11/+0
* r7509: With the update to Heimdal 20050612 we no longer need krb5_freelog(),Andrew Bartlett2007-10-101-1/+1
* r7306: Use a consistant #define for detecting support for the Heimdal krb5Andrew Bartlett2007-10-101-2/+2
* r7285: It appears that MIT Kerberos does not have the log redirectionAndrew Bartlett2007-10-101-2/+2
* r7270: A big revamp to the way we handle kerberos errors in Samba4. We nowAndrew Bartlett2007-10-101-0/+100
* r6113: Move GENSEC and the kerberos code out of libcli/auth, and intoAndrew Bartlett2007-10-101-0/+478