summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-04Add SSSD specific error codes and definitionsSimo Sorce3-7/+117
2013-03-04Improved readability of get_next_domain()Lukas Slebodnik1-2/+2
2013-03-04krb5_child: fix value type and initializationOndrej Kos1-1/+2
2013-03-04Use the correct memory context in be_req_createJakub Hrozek1-1/+1
2013-03-04Remove unused functionsJakub Hrozek4-36/+0
2013-03-01Don't treat 0 as default for pam_pwd_expiration warningJakub Hrozek1-1/+2
2013-03-01Revert "Add debug message to autofs client"Jakub Hrozek1-3/+0
2013-03-01autofs: fix invalid header 'number of entries' in packetPavel Březina1-1/+5
2013-03-01Add debug message to autofs clientPavel Březina1-0/+3
2013-02-28Refactor krb5 childSimo Sorce1-288/+210
2013-02-28krb5_child style fixSimo Sorce1-11/+11