summaryrefslogtreecommitdiff
path: root/src/responder/common
AgeCommit message (Expand)AuthorFilesLines
2012-01-27NSS: Add service enumeration support to NSS providerStephen Gallagher1-0/+3
2012-01-27DP: Refactor responder_dp_req so it's reusable by other respondersJakub Hrozek2-239/+347
2012-01-27NSS: Add negative cache routines for servicesStephen Gallagher2-3/+132
2012-01-27DP: Add support for services in dp requestsStephen Gallagher2-0/+4
2012-01-23DP: Fix bugs in sss_dp_get_account_intStephen Gallagher1-66/+44
2012-01-21RESPONDER: Extend sss_dp_account_send() to include extra dataStephen Gallagher2-8/+26
2011-12-20PAM: make initgroups timeout work across multiple clientsStephen Gallagher1-2/+0
2011-12-16DP: Remove processed callbacksJakub Hrozek1-3/+5
2011-12-16Use the case sensitivity flag in respondersJakub Hrozek3-24/+122
2011-12-16Responders: Split getting domain by name into separate functionJakub Hrozek2-0/+15
2011-12-05Allow using Glib for UTF8 supportStephen Gallagher1-9/+1
2011-11-29RESPONDER: Refactor DP requests into tevent_req styleStephen Gallagher3-366/+481
2011-11-18RESPONDER: Ensure that all input strings are valid UTF-8Stephen Gallagher2-0/+11
2011-11-02RESPONDER: Fix segfault in sss_packet_send()Stephen Gallagher1-0/+5
2011-10-14Fixed timeout handling in respondersJan Zeleny1-72/+72
2011-10-13Check if dp_requests hash table exists before using itJakub Hrozek1-0/+5
2011-10-03Use explicit base 10 for converting strings to integersJakub Hrozek1-2/+2
2011-08-15Do not delete requests inside hash_iterate loopJakub Hrozek1-10/+12
2011-07-29Converge accept_fd_handler and accept_priv_fd_handlerStephen Gallagher1-85/+50
2011-05-23Set _GNU_SOURCE globallySumit Bose1-3/+1
2011-05-06Allow changing the log level without restartStephen Gallagher2-0/+15
2011-05-06Create common sss_monitor_init()Stephen Gallagher1-34/+3
2011-04-15Add debug logging to the negative cacheStephen Gallagher1-0/+5
2010-12-22Update the ID cache for any PAM requestStephen Gallagher1-0/+2
2010-12-17Fix unchecked return value in set_nonblockingStephen Gallagher1-10/+53
2010-12-02Add a special filter type to handle enumerationsSumit Bose1-1/+1
2010-10-26Fix double free issueSumit Bose1-2/+2
2010-10-26Remove all nss requests after a reconnectSumit Bose2-0/+21
2010-10-13Add netgroup support to the NSS responderStephen Gallagher2-0/+7
2010-10-13Add negative cache features for netgroupsStephen Gallagher2-0/+39
2010-09-08Handle multiple simultaneous enumeration requestsStephen Gallagher1-0/+11
2010-09-08Dead assignments cleanup in NSS responderJan Zeleny1-2/+0
2010-06-17Move setup of filter_users and filter_groups to negcache.cStephen Gallagher2-0/+215
2010-06-17Refactor the negative cacheStephen Gallagher2-0/+372
2010-06-14Properly null-terminate socket pathStephen Gallagher1-2/+4
2010-06-10Check the correct variable for NULL after creating timerStephen Gallagher1-1/+1
2010-04-16Use SO_PEERCRED on the PAM socketSumit Bose2-1/+55
2010-04-16Revert "Add better checks on PAM socket"Sumit Bose2-140/+1
2010-04-12sysydb: Finally stop using a common event contextSimo Sorce1-1/+1
2010-03-17Fix a series of memory leaks in the SBUSStephen Gallagher1-4/+1
2010-03-17Fixes for client communicationSumit Bose2-9/+17
2010-03-15Fixed buffer alignment in exchange_credentials().George McCollister1-3/+7
2010-03-15Properly handle dbus send attempts on a closed connectionStephen Gallagher1-22/+10
2010-03-11Add better checks on PAM socketSumit Bose2-1/+136
2010-03-04Add forgotten \n in DEBUG statementsMartin Nagy2-5/+5
2010-02-22Remove unnecessary "domain" parameter from DP registrationStephen Gallagher1-1/+1
2010-02-18Rename server/ directory to src/Stephen Gallagher6-0/+1730