summaryrefslogtreecommitdiff
path: root/auth/kerberos/gssapi_pac.c
Commit message (Expand)AuthorAgeFilesLines
* auth/kerberos: Fall back to gsskrb5_get_subkey if we did not get the key typeAndrew Bartlett2012-03-081-4/+23
* auth/kerberos: Ensure we do not print invalid memory in failure caseAndrew Bartlett2012-03-081-4/+1
* auth/kerberos: Move gse_get_session_key() to common code and use in gensec_gs...Andrew Bartlett2012-02-171-0/+113
* auth/kerberos/gssapi_pac: fix compiler warningsStefan Metzmacher2011-06-151-6/+5
* Fix Samba3 on OpenIndiana.Gordon Ross2011-05-071-0/+24
* auth/kerberos Add check for gss_inquire_sec_context_by_oidAndrew Bartlett2011-04-271-4/+10
* auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett2011-04-271-0/+123