summaryrefslogtreecommitdiffstats
path: root/server/providers/krb5/krb5_auth.h
Commit message (Expand)AuthorAgeFilesLines
* Split helpers for child processesJakub Hrozek2009-11-251-5/+0
* Read KDC info from file instead from environmentSumit Bose2009-11-231-1/+3
* Add initial failover support for ldap and ipaSimo Sorce2009-11-201-0/+4
* Improve handling of ccache filesSumit Bose2009-11-201-1/+2
* add replacements for missing Kerberos callsSumit Bose2009-11-051-0/+1
* update krb5 option handling to new option schemeSumit Bose2009-10-221-7/+1
* Move all krb5 provider init functionsSimo Sorce2009-10-161-13/+8
* enable debugging of krb5_childSumit Bose2009-10-151-0/+1
* remove krb5_try_simple_upn option and make it a default fallbackSumit Bose2009-09-251-1/+0
* added support for older MIT kerberos versionssbose2009-09-241-3/+7
* added child timeout handlerSumit Bose2009-09-141-0/+3
* add krb5ccache_dir and krb5ccname_template optionSumit Bose2009-09-141-0/+22
* use fork+exec for kerberos helperSumit Bose2009-09-111-27/+1
* add change password target to krb5 backendSumit Bose2009-09-111-0/+3
* some UPN handling fixesSumit Bose2009-08-241-0/+1
* added kerberos backend with tevent_req event handlingSumit Bose2009-07-021-0/+91