summaryrefslogtreecommitdiff
path: root/src/responder/common/responder_common.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-05Always append rctx as private dataSimo Sorce1-1/+1
2012-11-19Display more information on DB version mismatchOndrej Kos1-0/+1
2012-10-11do not call dp callbacks when responder is shutting downPavel Březina1-0/+15
2012-10-01Use flat name for master domain as wellSumit Bose1-1/+3
2012-10-01Add new option default_domain_suffixSumit Bose1-0/+10
2012-08-21accept_fd_handler: add missing returnSumit Bose1-0/+1
2012-07-10Fix segfault when using local providerStephen Gallagher1-6/+5
2012-07-10pac responder: limit access by checking UIDsSumit Bose1-4/+132
2012-06-20Move some debug lines to new debug log levelsStef Walter1-1/+1
2012-06-18Make the client idle timeout configurableStephen Gallagher1-4/+18
2012-06-18Add support for terminating idle connectionsShantanu Goel1-2/+65
2012-06-18Log message if close() fails in destructor.Shantanu Goel1-1/+12
2012-06-12Make re_expression and full_name_format per domain optionsStef Walter1-6/+8
2012-05-02RESPONDER: check return value from confdb_get_intJakub Hrozek1-0/+7
2012-04-24Modified responder_get_domain()Jan Zeleny1-5/+32
2012-04-24Responder part of the subdomain retrieval workJan Zeleny1-0/+8
2012-03-08Use the correct hash table for pending requestsSimo Sorce1-0/+1
2012-02-17RESPONDERS: Make the fd_limit setting configurableStephen Gallagher1-1/+18
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