summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add common SIGCHLD handling for providerssssd-1.5.1-60.el5Ondrej Kos2013-02-264-6/+250
* MONITOR: use sigchld handler for monitoring SSSD servicesOndrej Kos2013-02-261-178/+151
* Cancel ping-check if service goes awayOndrej Kos2013-02-261-1/+15
* sssd_pam: Cleanup requests cache on sbus reconectsssd-1.5.1-59.el5Simo Sorce2013-02-261-1/+4
* IPA: Initialize hbac_ctx to NULLsssd-1.5.1-58.el5Stephen Gallagher2012-08-221-1/+1
* Add ipa_hbac_support_srchost option to IPA providersssd-1.5.1-57.el5Jan Zeleny2012-08-179-52/+412
* SYSDB: Make sysdb_attrs_get_el_int() publicStephen Gallagher2012-08-172-7/+9
* Process all groups from a single nesting levelJakub Hrozek2012-08-171-5/+18
* RESPONDERS: Make the fd_limit setting configurablesssd-1.5.1-54.elfsssd-1.5.1-54.el5Stephen Gallagher2012-06-228-4/+64
* DP: Reorganize memory hierarchy of requestsStephen Gallagher2012-06-221-15/+100
* HBAC: create empty groups with one NULL elementJakub Hrozek2012-06-221-16/+15
* Add support for terminating idle connectionsStephen Gallagher2012-06-223-92/+147
* IPA: Check nsAccountLock during PAM_ACCT_MGMTStephen Gallagher2012-06-226-13/+86
* Steal result onto mem_ctx in sdap_initgr_nested_get_direct_parentsJakub Hrozek2012-06-141-2/+1
* Try all KDCs when getting TGT for LDAPsssd-1.5.1-52.el5Jakub Hrozek2012-06-041-15/+16
* Only do one cycle when resolving a serverJakub Hrozek2012-06-0411-64/+170
* RESPONDERS: Allow increasing the file-descriptor limitsssd-1.5.1-51.el5Stephen Gallagher2012-04-254-0/+49
* LDAP: Add option to disable paging controlStephen Gallagher2012-03-229-5/+40
* IPA: Detect nsupdate support for the realm directiveStephen Gallagher2012-01-173-15/+55
* Log nsupdate messageJakub Hrozek2012-01-101-0/+3
* Handle timeout during sss_ldap_init_sendJakub Hrozek2011-12-133-3/+41
* Ignore NULL-terminator when checking UTF8-validity for netgroupssssd-1.5.1-46.el5Stephen Gallagher2011-12-091-1/+1
* Ignore NULL-terminator when checking UTF8-validitysssd-1.5.1-45.el5Stephen Gallagher2011-12-052-4/+4
* Allow using Glib for UTF8 supportStephen Gallagher2011-12-056-42/+205
* RESPONDER: Ensure that all input strings are valid UTF-8Stephen Gallagher2011-12-056-0/+48
* LDAP: Try next failover server on any errorStephen Gallagher2011-12-051-9/+5
* Revert "RHEL5: Remove UTF8 support for RHEL5"Stephen Gallagher2011-12-051-4/+32
* SYSDB: Update sysdb version to latestsssd-1.5.1-40.el5Stephen Gallagher2011-11-022-1/+362
* RFC2307bis initgroups: fix nested groups processingJakub Hrozek2011-10-311-20/+33
* RHEL5: Remove UTF8 support for RHEL5Stephen Gallagher2011-10-261-32/+4
* RESPONDER: Fix segfault in sss_packet_send()Stephen Gallagher2011-10-261-0/+5
* Plug memory leaks in LDAP providerJakub Hrozek2011-10-261-0/+3
* Use fewer transactions during RFC2307bis initgroupsJakub Hrozek2011-10-261-539/+802
* MONITOR: fix timeout conversionStephen Gallagher2011-10-261-1/+1
* Sanitize DN in sysdb_get_direct_parentsJakub Hrozek2011-10-261-1/+7
* Add a missing breakJakub Hrozek2011-10-261-0/+1
* Update sssd-example.confMarko Myllynen2011-10-261-3/+6
* Fixed timeout handling in respondersJan Zeleny2011-10-261-72/+72
* Fix Coverity issues introduced by DBUS socket patchJakub Hrozek2011-10-261-1/+3
* Improve performance of HBAC with large numbers of hostsStephen Gallagher2011-10-264-206/+334
* Check if dp_requests hash table exists before using itJakub Hrozek2011-10-261-0/+5
* Append PID to sbus server socket name, let clients use a symlinkJakub Hrozek2011-10-2610-26/+208
* man page fix (lists are comma-separated)Jan Zeleny2011-10-263-4/+4
* Streamline the example configJakub Hrozek2011-10-261-72/+28
* Use explicit base 10 for converting strings to integersJakub Hrozek2011-10-265-8/+8
* Better handling for aliasesJakub Hrozek2011-10-267-103/+407
* IPA access: hostname comparison should be case-insensitiveJakub Hrozek2011-10-261-1/+1
* HBAC: fix typos preventing proper hostgroup evaluationStephen Gallagher2011-10-261-3/+3
* Do not delete requests inside hash_iterate loopJakub Hrozek2011-10-261-10/+12
* Do not attempt to close() a file descriptor < 0Stephen Gallagher2011-10-261-1/+3