summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUILD: Always run distcheck and RPM tests in /dev/shmStephen Gallagher2013-03-203-1/+10
* Making the ldb check configurableLukas Slebodnik2013-03-202-2/+17
* ldap: Fallback option for rfc2307 schemaSimo Sorce2013-03-2014-11/+228
* Convert sdap_access to new error codesSimo Sorce2013-03-197-480/+214
* Resolve GIDs in the simple access providerJakub Hrozek2013-03-195-227/+926
* Do not compile main() in DP if UNIT_TESTING is definedJakub Hrozek2013-03-191-0/+2
* Add unit tests for simple access test by groupsJakub Hrozek2013-03-191-31/+253
* Provide a be_get_account_info_send functionJakub Hrozek2013-03-192-19/+144
* Make the SELinux refresh time configurable.Michal Zidek2013-03-196-2/+24
* Reuse cached SELinux mappings.Michal Zidek2013-03-192-3/+29
* Move SELinux processing to provider.Michal Zidek2013-03-196-452/+393
* Removing unused declaration of functions and variable.Lukas Slebodnik2013-03-194-15/+2
* Use common error facility instead of sdap_resultSimo Sorce2013-03-1911-355/+238
* Decrease krb5_auth_timeout defaultOndrej Kos2013-03-184-4/+4
* Remove duplicate remake from bashrc_sssdJakub Hrozek2013-03-181-6/+0
* Retry the correct service on krb5 child timeoutJakub Hrozek2013-03-181-1/+1
* Fix sss_client breakage.Lukas Slebodnik2013-03-186-5/+52
* Fix coverity issue 13136Ondrej Kos2013-03-181-0/+1
* Fix initialization of multiple variablesOndrej Kos2013-03-137-9/+8
* Removing unused header file providers.hLukas Slebodnik2013-03-133-176/+0
* More generalized function open_debug_file_ex()Lukas Slebodnik2013-03-134-15/+9
* Reuse sss_open_cloexec at other places in code.Lukas Slebodnik2013-03-135-85/+103
* BUILD: Fix up whitespace in Makefile.amStephen Gallagher2013-03-131-11/+13
* krb5-utils-tests: remove invalid conditionPavel Březina2013-03-131-2/+0
* fix segfault in nss responder unit testPavel Březina2013-03-131-1/+1
* build: require libcmocka on fedora 18+Pavel Březina2013-03-131-0/+3
* BUILD: Fix cmocka detectionStephen Gallagher2013-03-112-1/+3
* CMocka based test for the NSS responderJakub Hrozek2013-03-085-0/+810
* Move sss_cmd_execute from client to responder code.Jakub Hrozek2013-03-083-7/+15
* Add utility functions for tests that use sysdb or tevent.Jakub Hrozek2013-03-083-0/+267
* Detect the presence of libcmocka during configureJakub Hrozek2013-03-082-0/+21
* Add support for krb5 1.11's responder callback.Nathaniel McCallum2013-03-086-1/+236
* BUILD: Include build aliases in the tarballStephen Gallagher2013-03-071-0/+1
* BUILD: Add contributed macros and aliases to simplify buildingStephen Gallagher2013-03-071-0/+103
* Debug message in sss_mc_create_file.Michal Zidek2013-03-071-0/+5
* File descriptor leak in nss responder.Michal Zidek2013-03-071-18/+43
* Removing unused parameter type from sudosrv_get_sudorules_query_cache()Lukas Slebodnik2013-03-071-6/+4
* Fixed typo in debug message.Lukas Slebodnik2013-03-071-3/+5
* Updated Doxygen configuration to 1.8.1Thorsten Scherf2013-03-064-536/+1912
* Improve IS_SSSD_ERROR() macroSimo Sorce2013-03-051-2/+2
* Remove the alt_db_path parameter of sysdb_initMichal Zidek2013-03-055-14/+5
* Check the return value of sysdb_search_servicesJakub Hrozek2013-03-051-0/+6
* Use the same dbg level for all ncache hits.Michal Zidek2013-03-042-21/+28
* Cleanup error message handling for krb5 childSimo Sorce2013-03-044-297/+251
* Return ERR_INTERNAL instead of EIOSimo Sorce2013-03-041-1/+1
* Use SSSD specific errors for offline authSimo Sorce2013-03-046-25/+42
* Add SSSD specific error codes and definitionsSimo Sorce2013-03-044-8/+120
* Improved readability of get_next_domain()Lukas Slebodnik2013-03-041-2/+2
* krb5_child: fix value type and initializationOndrej Kos2013-03-041-1/+2
* Use the correct memory context in be_req_createJakub Hrozek2013-03-041-1/+1