summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Broken inlining?sssd-1-5Jakub Hrozek2015-06-241-0/+7
* SIGCHLD handler: do not call callback when pvt data where freedPavel Březina2013-08-285-5/+42
* IPA: Do not download or store the member attribute of host groupsJakub Hrozek2013-06-271-5/+4
* Quit monitor when there's no more processes to stopOndrej Kos2013-06-251-1/+3
* exit original process after sssd is initializedOndrej Kos2013-06-253-4/+73
* make monitor_quit() usable outside signal handlerOndrej Kos2013-06-251-14/+26
* monitor: Add forgotten breakJakub Hrozek2013-05-301-0/+1
* Set cloexec flag for log filesJakub Hrozek2013-05-161-0/+11
* Allocate PAM DP request data on responder contextJakub Hrozek2013-05-063-5/+54
* LDAP: Only use paging control on requests for multiple entriesJakub Hrozek2013-05-0211-37/+82
* MAN: Improve ldap_disable_paging documentationStephen Gallagher2013-05-021-1/+4
* LDAP: Add option to disable paging controlStephen Gallagher2013-05-029-5/+40
* Restart services with a delay in case they are restarted too oftenJakub Hrozek2013-04-241-13/+59
* TOOLS: Compile on old platforms such as RHEL5sssd-1_5_17Ondrej Kos2013-02-111-39/+144
* TOOLS: Use file descriptor to avoid races when creating a home directoryOndrej Kos2013-02-114-380/+377
* UTIL: Add function for atomic I/OOndrej Kos2013-02-113-0/+101
* TOOLS: Use openat/unlinkat when removing the homedirJakub Hrozek2013-02-111-42/+41
* Add new debug level macrosOndrej Kos2013-02-111-0/+18
* MONITOR: use sigchld handler for monitoring SSSD servicesOndrej Kos2013-01-301-178/+151
* Cancel ping-check if service goes awayOndrej Kos2013-01-301-1/+15
* Add common SIGCHLD handling for providersOndrej Kos2013-01-304-6/+250
* Add ipa_hbac_support_srchost option to IPA providerJan Zeleny2012-08-219-52/+412
* SYSDB: Make sysdb_attrs_get_el_int() publicStephen Gallagher2012-08-212-7/+9
* Process all groups from a single nesting levelJakub Hrozek2012-08-211-5/+18
* Converge accept_fd_handler and accept_priv_fd_handlerStephen Gallagher2012-06-221-96/+47
* RESPONDERS: Make the fd_limit setting configurableStephen Gallagher2012-06-228-4/+64
* RESPONDERS: Allow increasing the file-descriptor limitStephen Gallagher2012-06-224-0/+49
* HBAC: create empty groups with one NULL elementJakub Hrozek2012-06-221-16/+15
* Also expire connections on the privileged pipeStephen Gallagher2012-06-221-0/+9
* IPA: Check nsAccountLock during PAM_ACCT_MGMTStephen Gallagher2012-06-224-1/+69
* LDAP: Make sdap_access_send/recv publicStephen Gallagher2012-06-222-12/+17
* Make the client idle timeout configurableStephen Gallagher2012-06-187-5/+43
* Add support for terminating idle connectionsShantanu Goel2012-06-182-4/+73
* Do not send SIGPIPE on disconnectionShantanu Goel2012-06-181-6/+21
* Log message if close() fails in destructor.Shantanu Goel2012-06-181-1/+12
* Set return errno to the value prior to calling close().Shantanu Goel2012-06-181-2/+2
* DP: Reorganize memory hierarchy of requestsStephen Gallagher2012-06-101-15/+100
* Try all KDCs when getting TGT for LDAPJakub Hrozek2012-06-041-15/+16
* Detect cycle in the fail over on subsequent resolve requests onlyJakub Hrozek2012-06-045-23/+28
* Only do one cycle when resolving a serverJakub Hrozek2012-06-047-29/+93
* fo_get_server_name() getter for a server nameJakub Hrozek2012-06-046-4/+32
* Rename fo_get_server_name to fo_get_server_str_nameJakub Hrozek2012-06-047-11/+11
* IPA: Detect nsupdate support for the realm directiveStephen Gallagher2012-01-173-11/+46
* LDAP: Copy URI instead of pointing at failover service recordStephen Gallagher2012-01-141-2/+8
* Log fixes for sdap_call_conn_cbStephen Gallagher2012-01-142-2/+4
* Fix potential resource leak in backup_file.cStephen Gallagher2011-12-091-1/+1
* Translation updateStephen Gallagher2011-12-0945-44/+18096
* Fixed incorrect return code in PAM clientJan Zeleny2011-12-091-1/+1
* Use neutral name for functions used by both pam and nssSimo Sorce2011-12-093-49/+64
* Ignore NULL-terminator when checking UTF8-validity for netgroupsStephen Gallagher2011-12-081-1/+1