summaryrefslogtreecommitdiffstats
path: root/src/responder/common/cache_req/cache_req.c
Commit message (Expand)AuthorAgeFilesLines
* CACHE_REQ: Copy the cr_domain list for each requestFabiano Fidêncio2017-10-261-2/+12
* Print a warning when enumeration is requested but disabledAmitKumar2017-09-251-0/+6
* CACHE_REQ: Pull sessionRecording attrs from initgrNikolai Kondrashov2017-07-271-6/+45
* CACHE_REQ: Propagate num_results to cache_req_stateNikolai Kondrashov2017-07-271-2/+7
* CACHE_REQ: Ensure the domains are updated for "filter" related callsFabiano Fidêncio2017-05-171-5/+81
* CACHE_REQ: Allow configurationless shortname lookupsFabiano Fidêncio2017-04-261-1/+1
* CACHE_REQ: Domain type selection in cache_reqJakub Hrozek2017-03-301-5/+75
* CACHE_REQ: Make use of domainResolutionOrderFabiano Fidêncio2017-03-291-37/+52
* CACHE_REQ: Check the caches firstFabiano Fidêncio2017-03-141-31/+120
* CACHE_REQ: Move cache_req_next_domain() into a new tevent requestFabiano Fidêncio2017-03-141-148/+279
* CACHE_REQ: Move result manipulation into a separate modulePavel Březina2017-03-141-219/+0
* CACHE_REQ: Make cache_req_{create_and_,}add_result() more genericPavel Březina2017-03-141-19/+34
* cache_req: add host by name searchPavel Březina2017-02-081-0/+2
* cache_req: add api to create ldb_result from messagePavel Březina2017-02-081-19/+28
* cache_req: add ability to not use default domain suffixPavel Březina2017-02-081-1/+7
* sss_parse_inp_send: provide default_domain as parameterPavel Březina2017-02-081-1/+2
* cache_req: do not set ncache if dp request failsPavel Březina2016-12-191-4/+17
* cache_req: improve debuggingPavel Březina2016-12-191-1/+1
* cache_req: make plug-ins definition constPavel Březina2016-12-191-3/+3
* cache_req: add object by idPavel Březina2016-12-191-0/+1
* cache_req: add object by namePavel Březina2016-12-191-0/+1
* cache_req: allow to return well known object as resultPavel Březina2016-12-191-2/+98
* cache_req: allow shallow copy of resultPavel Březina2016-12-191-0/+57
* cache_req: add support for netgroupsPavel Březina2016-12-191-0/+2
* cache_req: add support for services enumerationPavel Březina2016-12-191-0/+1
* cache_req: add support for service by portPavel Březina2016-12-191-0/+1
* cache_req: add support for service by namePavel Březina2016-12-191-0/+2
* cache_req: add group enumerationPavel Březina2016-12-191-0/+1
* cache_req: add user enumerationPavel Březina2016-12-191-0/+2
* cache_req: add ability to filter domains by enumerationPavel Březina2016-12-191-5/+39
* cache_req: add ability to gather result from all domainsPavel Březina2016-12-191-17/+54
* cache_req: encapsulate output data into structurePavel Březina2016-12-191-29/+123
* cache_req: move from switch to plugins, add pluginsPavel Březina2016-10-201-0/+13
* cache_req: move from switch to plugins; add logicPavel Březina2016-10-201-0/+566