summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-12sysdb: convert sysdb_search_entry and sysdb_delete_recursiveSimo Sorce5-456/+121
2010-04-12sysdb: convert sysdb_delete_customSimo Sorce3-147/+36
2010-04-12sysdb: use sysdb_delete_entry in recursive deleteSimo Sorce1-58/+8
2010-04-12sysdb: convert sysdb_delete_entryStephen Gallagher9-430/+101
2010-04-12sysdb: start conversion from async to syncSimo Sorce1-0/+4
2010-04-12Support docdir and abs_builddirStephen Gallagher2-0/+7
2010-04-08Updating IT translationGuido Grazioli1-135/+160
2010-04-08Adding interface documentationDmitri Pal6-20/+1728
2010-04-08SELinux login managementJakub Hrozek13-0/+437
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-25Fix path_utils_ut segfaultStephen Gallagher1-2/+3
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 Hrozek3-1/+7
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-25Generate doxygen documentation for path_utilsJakub Hrozek6-113/+1849
2010-03-25Unit tests for path_utilsJakub Hrozek3-0/+741
2010-03-25Fixes for path_utilsJakub Hrozek1-63/+109
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-22Update version in master branch to 1.1.90Stephen Gallagher1-1/+1
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-17Fixing type conversion in INI interface.Dmitri Pal3-35/+197
2010-03-15Fixed buffer alignment in exchange_credentials().George McCollister2-8/+16
2010-03-15Fix segfault in the locator pluginJakub Hrozek1-25/+26