summaryrefslogtreecommitdiff
path: root/src/providers/krb5/krb5_auth.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-04Add krb5_get_simple_upn()Sumit Bose1-6/+3
2010-11-04Add infrastructure for Kerberos access providerSumit Bose1-26/+78
2010-11-01Fix two return value checksSumit Bose1-2/+2
2010-11-01Fix incorrect free of req in krb5_auth.cStephen Gallagher1-1/+1
2010-09-02Fixed potential comparison of undefined variableJan Zeleny1-0/+1
2010-05-26Fix handling of ccache file when going offlineSumit Bose1-32/+75
2010-05-26Add support for delayed kinit if offlineSumit Bose1-26/+50
2010-05-26Handle Krb5 password expiration warningSumit Bose1-119/+73
2010-05-26Try all servers during Kerberos authJakub Hrozek1-23/+104
2010-05-16Properly set up SIGCHLD handlersStephen Gallagher1-0/+6
2010-05-16Make Kerberos authentication a tevent_reqSumit Bose1-214/+339
2010-04-26Display a message if a password reset by root failsSumit Bose1-0/+7
2010-04-12sysdb: convert sysdb_get_user_attrSimo Sorce1-38/+13
2010-04-12Remove remaining use of sysdb_transaction_sendSimo Sorce1-103/+49
2010-04-12sysdb: convert sysdb_cache_passwordSimo Sorce1-29/+8
2010-04-12sysdb: convert sysdb_set_entry/user/group_attrSimo Sorce1-23/+4
2010-03-25Allow arbitrary-length PAM messagesStephen Gallagher1-1/+1
2010-03-12Add krb5_kpasswd optionSumit Bose1-9/+76
2010-03-11Add expandable sequences to krb5_ccachedirSumit Bose1-2/+11
2010-03-04Add forgotten \n in DEBUG statementsMartin Nagy1-1/+1
2010-03-03Improve safe alignment buffer handling macrosSimo Sorce1-16/+17
2010-02-19Remove unneeded items from struct pam_dataSumit Bose1-16/+30
2010-02-19Send Kerberos environment after password changeSumit Bose1-1/+1
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+1193