summaryrefslogtreecommitdiff
path: root/server/providers/krb5/krb5_auth.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-18Do not overwrite valid TGTs when offlineSumit Bose1-0/+1
2009-11-25Split helpers for child processesJakub Hrozek1-5/+0
2009-11-23Read KDC info from file instead from environmentSumit Bose1-1/+3
2009-11-20Add initial failover support for ldap and ipaSimo Sorce1-0/+4
2009-11-20Improve handling of ccache filesSumit Bose1-1/+2
2009-11-05add replacements for missing Kerberos callsSumit Bose1-0/+1
2009-10-22update krb5 option handling to new option schemeSumit Bose1-7/+1
2009-10-16Move all krb5 provider init functionsSimo Sorce1-13/+8
2009-10-15enable debugging of krb5_childSumit Bose1-0/+1
2009-09-25remove krb5_try_simple_upn option and make it a default fallbackSumit Bose1-1/+0
2009-09-24added support for older MIT kerberos versionssbose1-3/+7
2009-09-14added child timeout handlerSumit Bose1-0/+3
2009-09-14add krb5ccache_dir and krb5ccname_template optionSumit Bose1-0/+22
2009-09-11use fork+exec for kerberos helperSumit Bose1-27/+1
2009-09-11add change password target to krb5 backendSumit Bose1-0/+3
2009-08-24some UPN handling fixesSumit Bose1-0/+1
2009-07-02added kerberos backend with tevent_req event handlingSumit Bose1-0/+91