summaryrefslogtreecommitdiffstats
path: root/src/responder/common/responder_common.c
Commit message (Expand)AuthorAgeFilesLines
* accept_fd_handler: add missing returnSumit Bose2012-08-211-0/+1
* Fix segfault when using local providerStephen Gallagher2012-07-101-6/+5
* pac responder: limit access by checking UIDsSumit Bose2012-07-101-4/+132
* Move some debug lines to new debug log levelsStef Walter2012-06-201-1/+1
* Make the client idle timeout configurableStephen Gallagher2012-06-181-4/+18
* Add support for terminating idle connectionsShantanu Goel2012-06-181-2/+65
* Log message if close() fails in destructor.Shantanu Goel2012-06-181-1/+12
* Make re_expression and full_name_format per domain optionsStef Walter2012-06-121-6/+8
* RESPONDER: check return value from confdb_get_intJakub Hrozek2012-05-021-0/+7
* Modified responder_get_domain()Jan Zeleny2012-04-241-5/+32
* Responder part of the subdomain retrieval workJan Zeleny2012-04-241-0/+8
* Use the correct hash table for pending requestsSimo Sorce2012-03-081-0/+1
* RESPONDERS: Make the fd_limit setting configurableStephen Gallagher2012-02-171-1/+18
* RESPONDERS: Allow increasing the file-descriptor limitStephen Gallagher2012-02-171-0/+36
* Use the case sensitivity flag in respondersJakub Hrozek2011-12-161-1/+0
* Responders: Split getting domain by name into separate functionJakub Hrozek2011-12-161-0/+13
* Allow using Glib for UTF8 supportStephen Gallagher2011-12-051-9/+1
* RESPONDER: Refactor DP requests into tevent_req styleStephen Gallagher2011-11-291-0/+8
* RESPONDER: Ensure that all input strings are valid UTF-8Stephen Gallagher2011-11-181-0/+9
* 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-061-0/+12
* Create common sss_monitor_init()Stephen Gallagher2011-05-061-34/+3
* Fix unchecked return value in set_nonblockingStephen Gallagher2010-12-171-10/+53
* Properly null-terminate socket pathStephen Gallagher2010-06-141-2/+4
* Use SO_PEERCRED on the PAM socketSumit Bose2010-04-161-1/+52
* Revert "Add better checks on PAM socket"Sumit Bose2010-04-161-136/+1
* sysydb: Finally stop using a common event contextSimo Sorce2010-04-121-1/+1
* Fixes for client communicationSumit Bose2010-03-171-5/+5
* Fixed buffer alignment in exchange_credentials().George McCollister2010-03-151-3/+7
* Add better checks on PAM socketSumit Bose2010-03-111-1/+132
* Add forgotten \n in DEBUG statementsMartin Nagy2010-03-041-2/+2
* Remove unnecessary "domain" parameter from DP registrationStephen Gallagher2010-02-221-1/+1
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+589