summaryrefslogtreecommitdiffstats
path: root/server/providers/krb5/krb5_child.c
Commit message (Expand)AuthorAgeFilesLines
* Add dummy credentials to an empty ccache fileSumit Bose2009-12-081-2/+54
* Split helpers for child processesJakub Hrozek2009-11-251-24/+1
* Add ipa_authSumit Bose2009-11-201-0/+3
* Improve handling of ccache filesSumit Bose2009-11-201-97/+153
* Validate Kerberos credentials with local keytabSumit Bose2009-11-201-2/+146
* Check is ccache structure is initialized before calling krb5_cc_destroySumit Bose2009-11-061-8/+16
* add replacements for missing Kerberos callsSumit Bose2009-11-051-33/+7
* update krb5 option handling to new option schemeSumit Bose2009-10-221-3/+38
* enable debugging of krb5_childSumit Bose2009-10-151-2/+42
* fix a wrong argument to unpack_bufferSumit Bose2009-10-121-18/+40
* handle expired password during authenticationSumit Bose2009-10-051-2/+25
* fix possible short reads in kerberos providerSumit Bose2009-09-251-10/+28
* added support for older MIT kerberos versionssbose2009-09-241-2/+29
* fix the wrong usage of an offsetSumit Bose2009-09-141-1/+1
* add krb5ccache_dir and krb5ccname_template optionSumit Bose2009-09-141-26/+90
* use fork+exec for kerberos helperSumit Bose2009-09-111-60/+253
* add change password target to krb5 backendSumit Bose2009-09-111-0/+363