summaryrefslogtreecommitdiff
path: root/src/providers/krb5
AgeCommit message (Expand)AuthorFilesLines
2010-06-30Add dns_discovery_domain optionJakub Hrozek1-1/+1
2010-06-16Standardize on correct spelling of "principal" for krb5Stephen Gallagher2-4/+4
2010-06-14Remove krb5_changepw_principal optionJakub Hrozek4-42/+22
2010-06-10Properly handle read() and write() throughout the SSSDStephen Gallagher1-7/+18
2010-06-09Add a missing initializerSumit Bose1-1/+1
2010-06-06Initialize pam_data in Kerberos child.Sumit Bose1-1/+1
2010-05-27Refactor krb5 SIGTERM handler installationSumit Bose3-14/+39
2010-05-27Add callback to remove krb5 info files when going offlineSumit Bose4-40/+156
2010-05-27Refactor krb5_finalize()Sumit Bose1-12/+27
2010-05-27Revert "Create kdcinfo and kpasswdinfo file at startup"Sumit Bose2-41/+1
2010-05-26Fix handling of ccache file when going offlineSumit Bose2-32/+76
2010-05-26Add support for delayed kinit if offlineSumit Bose6-27/+425
2010-05-26Handle Krb5 password expiration warningSumit Bose2-174/+195
2010-05-26Try all servers during Kerberos authJakub Hrozek1-23/+104
2010-05-16Properly set up SIGCHLD handlersStephen Gallagher2-1/+6
2010-05-16New version of IPA auth and password migrationSumit Bose1-2/+2
2010-05-16Make Kerberos authentication a tevent_reqSumit Bose2-215/+345
2010-05-07Use service discovery in backendsJakub Hrozek3-6/+27
2010-05-07Create kdcinfo and kpasswdinfo file at startupSumit Bose2-1/+41
2010-05-07Clean up kdcinfo and kpasswdinfo files when exitingStephen Gallagher3-2/+57
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 Gallagher2-20/+7
2010-03-12Add krb5_kpasswd optionSumit Bose6-30/+205
2010-03-11Write the IP address of the KDC to the kdcinfo fileSumit Bose1-16/+10
2010-03-11Add expandable sequences to krb5_ccachedirSumit Bose6-21/+292
2010-03-04Add forgotten \n in DEBUG statementsMartin Nagy1-1/+1
2010-03-03Improve safe alignment buffer handling macrosSimo Sorce2-31/+32
2010-02-23Handle expired passwords like other PAM modulesSumit Bose1-1/+1
2010-02-19Remove unneeded items from struct pam_dataSumit Bose4-59/+69
2010-02-19Send Kerberos environment after password changeSumit Bose1-1/+1
2010-02-18Rename server/ directory to src/Stephen Gallagher9-0/+3139