summaryrefslogtreecommitdiffstats
path: root/src/responder/common
Commit message (Expand)AuthorAgeFilesLines
...
* Use the case sensitivity flag in respondersJakub Hrozek2011-12-163-24/+122
* Responders: Split getting domain by name into separate functionJakub Hrozek2011-12-162-0/+15
* Allow using Glib for UTF8 supportStephen Gallagher2011-12-051-9/+1
* RESPONDER: Refactor DP requests into tevent_req styleStephen Gallagher2011-11-293-366/+481
* RESPONDER: Ensure that all input strings are valid UTF-8Stephen Gallagher2011-11-182-0/+11
* RESPONDER: Fix segfault in sss_packet_send()Stephen Gallagher2011-11-021-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
* Use explicit base 10 for converting strings to integersJakub Hrozek2011-10-031-2/+2
* Do not delete requests inside hash_iterate loopJakub Hrozek2011-08-151-10/+12
* Converge accept_fd_handler and accept_priv_fd_handlerStephen Gallagher2011-07-291-85/+50
* Set _GNU_SOURCE globallySumit Bose2011-05-231-3/+1
* Allow changing the log level without restartStephen Gallagher2011-05-062-0/+15
* Create common sss_monitor_init()Stephen Gallagher2011-05-061-34/+3
* 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