summaryrefslogtreecommitdiff
path: root/src/providers/krb5/krb5_child.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Add support to request canonicalization on krb AS requestsJan Zeleny1-0/+15
2011-09-28Multiline macro cleanupJakub Hrozek1-1/+1
2011-09-08DEBUG timestamps offer higher precisionPavel Březina1-0/+2
2011-08-25New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina1-1/+3
2011-08-25New DEBUG facility - conversionPavel Březina1-0/+2
2011-05-05Added some kerberos functions for building on RHEL5Jan Zeleny1-2/+2
2011-04-25Allow new option to specify principal for FASTJan Zeleny1-3/+42
2011-04-25Extend and move function for finding principal in keytabJan Zeleny1-80/+2
2010-12-20Fixes for automatic ticket renewalSumit Bose1-2/+15
2010-12-08Fix build issue with older Kerberos librarySumit Bose1-2/+2
2010-12-07Add support for FAST in krb5 providerSumit Bose1-4/+309
2010-12-07Refactor krb5_child to make helpers more flexibleSumit Bose1-20/+36
2010-12-03krb5_child returns TGT lifetimeSumit Bose1-0/+29
2010-12-03Add krb5_lifetime optionSumit Bose1-1/+15
2010-12-03Add krb5_renewable_lifetime optionSumit Bose1-1/+17
2010-12-03Check authtok type for krb5 auth and chpassSumit Bose1-0/+12
2010-12-03Add a renew task to krb5_childSumit Bose1-0/+87
2010-12-03Send authtok_type to krb5_childSumit Bose1-0/+2
2010-11-04Add krb5_kuserok() access check to krb5_childSumit Bose1-17/+73
2010-11-04Make krb5_setup() publicSumit Bose1-3/+3
2010-09-23Use new MIT krb5 API for better password expiration warningsSumit Bose1-0/+51
2010-09-08Dead assignments cleanup in providers codeJan Zeleny1-1/+0
2010-06-16Standardize on correct spelling of "principal" for krb5Stephen Gallagher1-3/+3
2010-06-14Remove krb5_changepw_principal optionJakub Hrozek1-12/+22
2010-06-09Add a missing initializerSumit Bose1-1/+1
2010-06-06Initialize pam_data in Kerberos child.Sumit Bose1-1/+1
2010-05-26Handle Krb5 password expiration warningSumit Bose1-55/+122
2010-03-25Allow arbitrary-length PAM messagesStephen Gallagher1-19/+6
2010-03-12Add krb5_kpasswd optionSumit Bose1-0/+7
2010-03-03Improve safe alignment buffer handling macrosSimo Sorce1-15/+15
2010-02-23Handle expired passwords like other PAM modulesSumit Bose1-1/+1
2010-02-19Remove unneeded items from struct pam_dataSumit Bose1-39/+32
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+1030