summaryrefslogtreecommitdiffstats
path: root/src/responder/common/responder.h
Commit message (Expand)AuthorAgeFilesLines
* RESPONDER: Add a helper function sss_resp_create_fqnameJakub Hrozek2016-07-071-0/+6
* Secrets: Add initial responder code for secrets serviceSimo Sorce2016-06-291-0/+6
* Responders: Add support for socket activationSimo Sorce2016-06-291-0/+2
* Responders: Make the client context more genericSimo Sorce2016-06-291-15/+15
* RESPONDER: New interface for client registrationPavel Březina2016-06-201-0/+1
* RESPONDER: Removing of redudant functionPetr Cech2016-05-111-3/+0
* RESPONDERS: Negcache in resp_ctx preparingPetr Cech2016-05-111-0/+2
* NEGCACHE: Adding timeout to struct sss_nc_ctxPetr Cech2016-05-111-0/+4
* cache_req: improve debuggingPavel Březina2016-03-141-0/+2
* Util: Improve code to get connection credentialsSimo Sorce2016-01-281-3/+5
* REFACTOR: SCKT_RSP_UMASK constant in responder codePetr Cech2015-10-141-0/+4
* REFACTOR: DFL_RSP_UMASK constant in responder codePetr Cech2015-10-141-1/+1
* DP: Add DP_WILDCARD and SSS_DP_WILDCARD_USER/SSS_DP_WILDCARD_GROUPJakub Hrozek2015-07-151-1/+3
* IFP: add FindByCertificate method for User objectsSumit Bose2015-06-191-1/+2
* responders: reset ncache after domains are discovered during startupJakub Hrozek2015-04-091-1/+3
* 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