summaryrefslogtreecommitdiffstats
path: root/src/responder/common/responder.h
Commit message (Expand)AuthorAgeFilesLines
* Add domain_resolution_order config optionFabiano Fidêncio2017-03-291-0/+1
* CACHE_REQ: Make use of domainResolutionOrderFabiano Fidêncio2017-03-291-0/+5
* CACHE_REQ: Check the caches firstFabiano Fidêncio2017-03-141-0/+1
* RESPONDER: Wrap up the code to setup the idle timeoutFabiano Fidêncio2017-03-081-0/+2
* RESPONDER: Include the files provider in NEEDS_CHECK_PROVIDERJakub Hrozek2017-02-151-2/+7
* cache_req: add host by name searchPavel Březina2017-02-081-0/+15
* sss_parse_inp_send: provide default_domain as parameterPavel Březina2017-02-081-1/+4
* RESPONDER: Change how client timeout is calculatedFabiano Fidêncio2017-01-231-0/+1
* RESPONDER: Shutdown {dbus,socket}-activated responders in case they're idleFabiano Fidêncio2017-01-231-0/+4
* RESPONDER: Don't expose client_idle_handler()Fabiano Fidêncio2017-01-231-4/+0
* RESPONDER: Make clear {reset_,}idle_timer() are related to clientFabiano Fidêncio2017-01-231-5/+5
* UTIL: Introduce --dbus-activated cmd option for respondersFabiano Fidêncio2017-01-231-0/+1
* UTIL: Introduce --socket-activated cmdline option for respondersFabiano Fidêncio2017-01-231-0/+1
* responders: unify usage of sss_cmd_send_empty and _errorPavel Březina2016-12-191-1/+1
* setent_notify: remove unused private contextPavel Březina2016-12-191-1/+0
* nss: move nss_ctx->global_names to rctxPavel Březina2016-12-191-0/+1
* DP: Remove old data provider interfacePavel Březina2016-08-161-6/+2
* 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