summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-03-25Include config.h to build io.c on RHEL5Jakub Hrozek1-0/+2
2013-03-21Document what does access_provider=ad doJakub Hrozek1-0/+14
2013-03-21LDAP: If deref search fails, try again without derefJan Cholasta5-4/+50
2013-03-21Move signal.m4 from src/util to externalJakub Hrozek1-0/+0
2013-03-21Fixing duplicate constLukas Slebodnik1-3/+3
2013-03-20Return error code from ipa_subdom_storeJakub Hrozek1-5/+13
2013-03-20coding style fixPavel Březina1-1/+1
2013-03-20change responder contexts hierarchyPavel Březina6-65/+94
2013-03-20do not leak memory on failure in *_process_init()Pavel Březina7-35/+62
2013-03-20tests: Print warning if LDB_MODULES_PATH is not setMichal Zidek4-0/+21
2013-03-20correct order in error_to_str tablePavel Březina1-1/+1
2013-03-20Making the ldb check configurableLukas Slebodnik2-2/+17
2013-03-20ldap: Fallback option for rfc2307 schemaSimo Sorce13-11/+227
2013-03-19Convert sdap_access to new error codesSimo Sorce7-480/+214
2013-03-19Resolve GIDs in the simple access providerJakub Hrozek4-223/+915
2013-03-19Do not compile main() in DP if UNIT_TESTING is definedJakub Hrozek1-0/+2
2013-03-19Add unit tests for simple access test by groupsJakub Hrozek1-31/+253
2013-03-19Provide a be_get_account_info_send functionJakub Hrozek2-19/+144
2013-03-19Make the SELinux refresh time configurable.Michal Zidek6-2/+24
2013-03-19Reuse cached SELinux mappings.Michal Zidek2-3/+29
2013-03-19Move SELinux processing to provider.Michal Zidek6-452/+393
2013-03-19Removing unused declaration of functions and variable.Lukas Slebodnik4-15/+2
2013-03-19Use common error facility instead of sdap_resultSimo Sorce11-355/+238
2013-03-18Decrease krb5_auth_timeout defaultOndrej Kos4-4/+4
2013-03-18Retry the correct service on krb5 child timeoutJakub Hrozek1-1/+1
2013-03-18Fix sss_client breakage.Lukas Slebodnik5-5/+50
2013-03-18Fix coverity issue 13136Ondrej Kos1-0/+1
2013-03-13Fix initialization of multiple variablesOndrej Kos7-9/+8
2013-03-13Removing unused header file providers.hLukas Slebodnik2-175/+0
2013-03-13More generalized function open_debug_file_ex()Lukas Slebodnik4-15/+9
2013-03-13Reuse sss_open_cloexec at other places in code.Lukas Slebodnik4-83/+99
2013-03-13krb5-utils-tests: remove invalid conditionPavel Březina1-2/+0
2013-03-13fix segfault in nss responder unit testPavel Březina1-1/+1
2013-03-08CMocka based test for the NSS responderJakub Hrozek4-0/+767
2013-03-08Move sss_cmd_execute from client to responder code.Jakub Hrozek3-7/+15
2013-03-08Add utility functions for tests that use sysdb or tevent.Jakub Hrozek3-0/+267
2013-03-08Detect the presence of libcmocka during configureJakub Hrozek1-0/+19
2013-03-08Add support for krb5 1.11's responder callback.Nathaniel McCallum6-1/+236
2013-03-07Debug message in sss_mc_create_file.Michal Zidek1-0/+5
2013-03-07File descriptor leak in nss responder.Michal Zidek1-18/+43
2013-03-07Removing unused parameter type from sudosrv_get_sudorules_query_cache()Lukas Slebodnik1-6/+4
2013-03-07Fixed typo in debug message.Lukas Slebodnik1-3/+5
2013-03-06Updated Doxygen configuration to 1.8.1Thorsten Scherf4-536/+1912
2013-03-05Improve IS_SSSD_ERROR() macroSimo Sorce1-2/+2
2013-03-05Remove the alt_db_path parameter of sysdb_initMichal Zidek5-14/+5
2013-03-05Check the return value of sysdb_search_servicesJakub Hrozek1-0/+6
2013-03-04Use the same dbg level for all ncache hits.Michal Zidek2-21/+28
2013-03-04Cleanup error message handling for krb5 childSimo Sorce4-297/+251
2013-03-04Return ERR_INTERNAL instead of EIOSimo Sorce1-1/+1
2013-03-04Use SSSD specific errors for offline authSimo Sorce6-25/+42