summaryrefslogtreecommitdiffstats
path: root/src/responder/common/responder.h
Commit message (Expand)AuthorAgeFilesLines
* Add parse_attr_list_ex() helper functionSumit Bose2014-11-051-0/+2
* RESPONDERS: Set default value for umaskPavel Reichl2014-10-291-0/+4
* RESPONDERS: refactor create_pipe_fd()Pavel Reichl2014-10-271-1/+1
* responders: Do not initialize pipe fd if already presentMichal Zidek2014-10-221-0/+2
* responder_common: Create fd for pipe in helperMichal Zidek2014-10-221-0/+2
* UTIL: Add a function to convert id_t from a number or a nameJakub Hrozek2014-10-221-1/+1
* Make the space override responder-agnosticJakub Hrozek2014-08-131-0/+1
* RESPONDERS: Add a new request sss_parse_inp_sendJakub Hrozek2014-04-221-0/+7
* sbus: Refactor how we export DBus interfacesStef Walter2014-03-141-5/+13
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-03-141-2/+1
* UTIL: Move sss_parse_name_for_domains declaration to util.hJakub Hrozek2013-10-221-5/+0
* Remove duplicate declarationJakub Hrozek2013-10-221-4/+0
* Include external headers with #include <foo.h>Jakub Hrozek2013-10-221-5/+7
* Lookup domains at startupSumit Bose2013-06-041-0/+4
* Add responder_get_domain_by_id()Sumit Bose2013-05-021-0/+3
* Add two new request types to the data-provider interfaceSumit Bose2013-05-021-1/+3
* Remove unused TALLOC_CTX from responder_get_domain()Sumit Bose2013-05-021-2/+1
* Move sss_cmd_execute from client to responder code.Jakub Hrozek2013-03-081-1/+3
* Refactor sysdb initializationSimo Sorce2013-01-151-1/+0
* do not call dp callbacks when responder is shutting downPavel Březina2012-10-111-0/+2
* Add new option default_domain_suffixSumit Bose2012-10-011-0/+3
* pac responder: limit access by checking UIDsSumit Bose2012-07-101-0/+10
* Make the client idle timeout configurableStephen Gallagher2012-06-181-0/+1
* Add support for terminating idle connectionsShantanu Goel2012-06-181-0/+2
* Make re_expression and full_name_format per domain optionsStef Walter2012-06-121-2/+4
* SSH: Add dp_get_host_send to common responder codeJakub Hrozek2012-05-031-2/+1
* Modified responder_get_domain()Jan Zeleny2012-04-241-1/+2
* Responder part of the subdomain retrieval workJan Zeleny2012-04-241-0/+11
* Use the correct hash table for pending requestsSimo Sorce2012-03-081-1/+5
* RESPONDERS: Allow increasing the file-descriptor limitStephen Gallagher2012-02-171-0/+3
* Remove setent structure when callback is calledJakub Hrozek2012-02-131-2/+2
* DP: Add support for hosts in sss_dp_get_accountJan Cholasta2012-02-071-1/+2
* AUTOFS: responderJakub Hrozek2012-02-051-0/+2
* Split the logic to check cache expiration into separate functionJakub Hrozek2012-02-051-0/+5
* RESPONDERS: Refactor setent_req_listJakub Hrozek2012-02-051-5/+11
* RESPONDERS: Provide a common sss_cmd_send_error functionJakub Hrozek2012-02-021-0/+1
* Refactor nss_cmd_send_emptyJakub Hrozek2012-01-311-0/+2
* NSS: Add service enumeration support to NSS providerStephen Gallagher2012-01-271-0/+3
* DP: Refactor responder_dp_req so it's reusable by other respondersJakub Hrozek2012-01-271-7/+49
* DP: Add support for services in dp requestsStephen Gallagher2012-01-271-0/+1
* RESPONDER: Extend sss_dp_account_send() to include extra dataStephen Gallagher2012-01-211-1/+2
* PAM: make initgroups timeout work across multiple clientsStephen Gallagher2011-12-201-2/+0
* Responders: Split getting domain by name into separate functionJakub Hrozek2011-12-161-0/+2
* RESPONDER: Refactor DP requests into tevent_req styleStephen Gallagher2011-11-291-6/+32
* RESPONDER: Ensure that all input strings are valid UTF-8Stephen Gallagher2011-11-181-0/+2
* Allow changing the log level without restartStephen Gallagher2011-05-061-0/+3
* Update the ID cache for any PAM requestStephen Gallagher2010-12-221-0/+2
* Remove all nss requests after a reconnectSumit Bose2010-10-261-0/+2
* Add netgroup support to the NSS responderStephen Gallagher2010-10-131-0/+4
* Handle multiple simultaneous enumeration requestsStephen Gallagher2010-09-081-0/+11