summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-04-08SELinux login managementJakub Hrozek11-0/+434
2010-04-08Move SELinux related functions into its own moduleJakub Hrozek4-60/+86
2010-04-07Adding Russion TranslationDmitry Drozdov2-0/+861
2010-04-06Protect against check-and-open race conditionsStephen Gallagher3-30/+79
2010-04-06Make sss_userdel check for logged in usersJakub Hrozek3-3/+154
2010-04-06Add userdel_cmd paramJakub Hrozek6-0/+104
2010-03-31Do not revert options to defaults in SSSDConfig.get_domain()Stephen Gallagher1-1/+1
2010-03-31Add regression test for https://fedorahosted.org/sssd/ticket/441Stephen Gallagher2-0/+6
2010-03-31Fix typo in ldap_id_use_start_tls option descriptionStephen Gallagher1-1/+1
2010-03-25Allow arbitrary-length PAM messagesStephen Gallagher7-43/+55
2010-03-25Add a test for domain_to_basedn()Sumit Bose1-0/+47
2010-03-25Fix LDAP search paths for IPA HBACSumit Bose6-43/+84
2010-03-25Add krb5_kpasswd to IPA providerEugene Indenbom2-2/+3
2010-03-25Regression test against RHBZ #576856Jakub Hrozek3-5/+7
2010-03-25Allow running with read only rootJakub Hrozek2-1/+2
2010-03-25Fix warnings from -Wmissing-field-initializersSumit Bose7-26/+28
2010-03-25Set LDAP_OPT_RESTART for ldap_sasl_interactive_bind_s()Sumit Bose1-0/+7
2010-03-25Fix kinit after password changeSumit Bose1-2/+6
2010-03-22Update zh_TW translationCheng-Chia Tseng1-69/+101
2010-03-22Improvements for LDAP Password Policy supportRalf Haferkamp6-20/+201
2010-03-22Ensure the SSSDConfig creates sssd.conf with the correct modeStephen Gallagher2-4/+87
2010-03-22Lower debug level of unexpected LDAP result codesSumit Bose1-0/+5
2010-03-22Add generic error messageJakub Hrozek1-0/+4
2010-03-22Fix config file error messageJakub Hrozek2-2/+2
2010-03-19Fix multiple errors with destructors.Simo Sorce1-2/+22
2010-03-19Fix invalid read cause by premature free of tmpctxSimo Sorce1-13/+10
2010-03-18Add translated help text for ldap_tls_cacertdirStephen Gallagher1-1/+2
2010-03-18Add missing ldap_tls_cacertdir option to SSSDConfig APIStephen Gallagher1-0/+1
2010-03-18Update PT translationRui Gouveia1-8/+8
2010-03-18Fix error message for ldap_start_tlsStephen Gallagher1-1/+1
2010-03-17Fix a series of memory leaks in the SBUSStephen Gallagher5-17/+30
2010-03-17Add UK translationYuri Chornoivan2-0/+877
2010-03-17use logfiles for debug messagesRalf Haferkamp1-1/+1
2010-03-17Fixes for client communicationSumit Bose2-9/+17
2010-03-15Fixed buffer alignment in exchange_credentials().George McCollister2-8/+16
2010-03-15Fix segfault in the locator pluginJakub Hrozek1-25/+26
2010-03-15Updating PT translation for 1.1.0Rui Gouveia1-0/+5
2010-03-15Updating ES translation for 1.1.0Héctor Daniel Cabrera1-2/+7
2010-03-15Updating PL translation for 1.1.0Piotr Drąg1-2/+6
2010-03-15Properly handle dbus send attempts on a closed connectionStephen Gallagher7-133/+109
2010-03-15Updating translation files for string freeze.Stephen Gallagher12-24/+72
2010-03-15Prompt for old password even when running as rootRalf Haferkamp1-2/+4
2010-03-15Warn user about an expired passwordRalf Haferkamp1-1/+6
2010-03-15Fixed authentication check for CHAUTHTOK_PRELIMRalf Haferkamp1-1/+1
2010-03-15Fixed check for expired passwordsRalf Haferkamp1-2/+4
2010-03-15Updating zh_TW translationCheng-Chia Tseng1-144/+165
2010-03-15Update translations for string freezeStephen Gallagher12-577/+697
2010-03-15Remove unused M4 codeJakub Hrozek1-14/+0
2010-03-15Flush NSCD cache after modifying local databaseJakub Hrozek9-1/+153
2010-03-12Add krb5_kpasswd optionSumit Bose12-71/+373