summaryrefslogtreecommitdiff
path: root/src/responder/common/responder_common.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-17RESPONDERS: Allow increasing the file-descriptor limitStephen Gallagher1-0/+36
2011-12-16Use the case sensitivity flag in respondersJakub Hrozek1-1/+0
2011-12-16Responders: Split getting domain by name into separate functionJakub Hrozek1-0/+13
2011-12-05Allow using Glib for UTF8 supportStephen Gallagher1-9/+1
2011-11-29RESPONDER: Refactor DP requests into tevent_req styleStephen Gallagher1-0/+8
2011-11-18RESPONDER: Ensure that all input strings are valid UTF-8Stephen Gallagher1-0/+9
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 Gallagher1-0/+12
2011-05-06Create common sss_monitor_init()Stephen Gallagher1-34/+3
2010-12-17Fix unchecked return value in set_nonblockingStephen Gallagher1-10/+53
2010-06-14Properly null-terminate socket pathStephen Gallagher1-2/+4
2010-04-16Use SO_PEERCRED on the PAM socketSumit Bose1-1/+52
2010-04-16Revert "Add better checks on PAM socket"Sumit Bose1-136/+1
2010-04-12sysydb: Finally stop using a common event contextSimo Sorce1-1/+1
2010-03-17Fixes for client communicationSumit Bose1-5/+5
2010-03-15Fixed buffer alignment in exchange_credentials().George McCollister1-3/+7
2010-03-11Add better checks on PAM socketSumit Bose1-1/+132
2010-03-04Add forgotten \n in DEBUG statementsMartin Nagy1-2/+2
2010-02-22Remove unnecessary "domain" parameter from DP registrationStephen Gallagher1-1/+1
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+589