summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SYSDB: Skip malformed netgroup attribute.srvbackportLukas Slebodnik2015-10-111-1/+5
* FO: Use SRV TTL in fail over codeJakub Hrozek2015-10-114-5/+21
* resolv: Use the same default timeout for SRV queries as previouslyJakub Hrozek2015-06-242-1/+9
* Backport: Resolv: re-read SRV query every time if its TTL is 0Jakub Hrozek2015-06-241-1/+1
* RESOLV: Add an internal function to read TTL from a DNS packetJakub Hrozek2015-06-244-4/+116
* resolv: fix server sort by weightPavel Březina2015-06-241-6/+2
* 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
* Don't use srcdir with testsJakub Hrozek2013-06-211-2/+2
* 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
* Updating the version for the 1.5.18 releaseJakub Hrozek2013-02-131-1/+1
* TOOLS: Compile on old platforms such as RHEL5sssd-1_5_17Ondrej Kos2013-02-112-39/+148
* TOOLS: Use file descriptor to avoid races when creating a home directoryOndrej Kos2013-02-115-380/+378
* UTIL: Add function for atomic I/OOndrej Kos2013-02-114-0/+103
* 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-302-178/+152
* Cancel ping-check if service goes awayOndrej Kos2013-01-301-1/+15
* Add common SIGCHLD handling for providersOndrej Kos2013-01-305-8/+259
* 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-225-1/+70
* 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