Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-08 | auth/kerberos: Fall back to gsskrb5_get_subkey if we did not get the key type | Andrew Bartlett | 1 | -4/+23 |
2012-03-08 | auth/kerberos: Ensure we do not print invalid memory in failure case | Andrew Bartlett | 1 | -4/+1 |
2012-02-17 | auth/kerberos: Move gse_get_session_key() to common code and use in gensec_gs... | Andrew Bartlett | 1 | -0/+113 |
2011-06-15 | auth/kerberos/gssapi_pac: fix compiler warnings | Stefan Metzmacher | 1 | -6/+5 |
2011-05-07 | Fix Samba3 on OpenIndiana. | Gordon Ross | 1 | -0/+24 |
2011-04-27 | auth/kerberos Add check for gss_inquire_sec_context_by_oid | Andrew Bartlett | 1 | -4/+10 |
2011-04-27 | auth/kerberos: Create common helper to get the verified PAC from GSSAPI | Andrew Bartlett | 1 | -0/+123 |