summaryrefslogtreecommitdiffstats
path: root/src/responder/common
Commit message (Expand)AuthorAgeFilesLines
* Converge accept_fd_handler and accept_priv_fd_handlerStephen Gallagher2012-06-221-96/+47
* RESPONDERS: Make the fd_limit setting configurableStephen Gallagher2012-06-221-1/+18
* RESPONDERS: Allow increasing the file-descriptor limitStephen Gallagher2012-06-222-0/+40
* Also expire connections on the privileged pipeStephen Gallagher2012-06-221-0/+9
* Make the client idle timeout configurableStephen Gallagher2012-06-182-4/+20
* Add support for terminating idle connectionsShantanu Goel2012-06-182-4/+73
* Log message if close() fails in destructor.Shantanu Goel2012-06-181-1/+12
* Allow using Glib for UTF8 supportStephen Gallagher2011-12-051-9/+1
* RESPONDER: Ensure that all input strings are valid UTF-8Stephen Gallagher2011-11-182-0/+10
* RESPONDER: Fix segfault in sss_packet_send()Stephen Gallagher2011-10-251-0/+5
* Fixed timeout handling in respondersJan Zeleny2011-10-141-72/+72
* Check if dp_requests hash table exists before using itJakub Hrozek2011-10-131-0/+5
* Do not delete requests inside hash_iterate loopJakub Hrozek2011-10-131-10/+12
* Use explicit base 10 for converting strings to integersJakub Hrozek2011-10-031-2/+2
* Add debug logging to the negative cacheStephen Gallagher2011-04-151-0/+5
* Update the ID cache for any PAM requestStephen Gallagher2010-12-221-0/+2
* Fix unchecked return value in set_nonblockingStephen Gallagher2010-12-171-10/+53
* Add a special filter type to handle enumerationsSumit Bose2010-12-021-1/+1
* Fix double free issueSumit Bose2010-10-261-2/+2
* Remove all nss requests after a reconnectSumit Bose2010-10-262-0/+21
* Add netgroup support to the NSS responderStephen Gallagher2010-10-132-0/+7
* Add negative cache features for netgroupsStephen Gallagher2010-10-132-0/+39
* Handle multiple simultaneous enumeration requestsStephen Gallagher2010-09-081-0/+11
* Dead assignments cleanup in NSS responderJan Zeleny2010-09-081-2/+0
* Move setup of filter_users and filter_groups to negcache.cStephen Gallagher2010-06-172-0/+215
* Refactor the negative cacheStephen Gallagher2010-06-172-0/+372
* Properly null-terminate socket pathStephen Gallagher2010-06-141-2/+4
* Check the correct variable for NULL after creating timerStephen Gallagher2010-06-101-1/+1
* Use SO_PEERCRED on the PAM socketSumit Bose2010-04-162-1/+55
* Revert "Add better checks on PAM socket"Sumit Bose2010-04-162-140/+1
* sysydb: Finally stop using a common event contextSimo Sorce2010-04-121-1/+1
* Fix a series of memory leaks in the SBUSStephen Gallagher2010-03-171-4/+1
* Fixes for client communicationSumit Bose2010-03-172-9/+17
* Fixed buffer alignment in exchange_credentials().George McCollister2010-03-151-3/+7
* Properly handle dbus send attempts on a closed connectionStephen Gallagher2010-03-151-22/+10
* Add better checks on PAM socketSumit Bose2010-03-112-1/+136
* Add forgotten \n in DEBUG statementsMartin Nagy2010-03-042-5/+5
* Remove unnecessary "domain" parameter from DP registrationStephen Gallagher2010-02-221-1/+1
* Rename server/ directory to src/Stephen Gallagher2010-02-186-0/+1730