summaryrefslogtreecommitdiff
path: root/src/providers/krb5/krb5_auth.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-09krb5: Remove unused ccache backend infrastructureSimo Sorce1-1/+0
2013-06-25krb5: do not send pac for IPA users from the local domainSumit Bose1-0/+1
2013-03-08Add support for krb5 1.11's responder callback.Nathaniel McCallum1-0/+1
2012-12-04Fix tevent_req style for krb5_authSimo Sorce1-3/+3
2012-10-26Use find_or_guess_upn() where neededSumit Bose1-1/+1
2012-10-26krb5_child: send back the client principalSumit Bose1-0/+1
2012-10-26krb5_auth: check if principal belongs to a different realmSumit Bose1-0/+1
2012-06-14Add a credential cache back end structureJakub Hrozek1-0/+1
2012-06-14Split parse_krb5_child_response so it can be reusedJakub Hrozek1-0/+11
2011-12-19Move child_common routines to utilStephen Gallagher1-1/+1
2010-12-20Serialize requests of the same user in the krb5 providerSumit Bose1-0/+6
2010-12-20Fixes for automatic ticket renewalSumit Bose1-1/+2
2010-12-03Add support for automatic Kerberos ticket renewalSumit Bose1-0/+5
2010-11-04Make handle_child_* request publicSumit Bose1-6/+8
2010-11-04Make krb5_setup() publicSumit Bose1-0/+3
2010-11-04Add infrastructure for Kerberos access providerSumit Bose1-0/+8
2010-06-14Remove krb5_changepw_principal optionJakub Hrozek1-1/+0
2010-05-27Add callback to remove krb5 info files when going offlineSumit Bose1-40/+0
2010-05-26Fix handling of ccache file when going offlineSumit Bose1-0/+1
2010-05-26Add support for delayed kinit if offlineSumit Bose1-0/+10
2010-05-16Make Kerberos authentication a tevent_reqSumit Bose1-1/+6
2010-03-12Add krb5_kpasswd optionSumit Bose1-0/+2
2010-03-11Add expandable sequences to krb5_ccachedirSumit Bose1-0/+6
2010-02-19Remove unneeded items from struct pam_dataSumit Bose1-0/+3
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+91