summaryrefslogtreecommitdiffstats
path: root/src/responder/common/cache_req/plugins
Commit message (Expand)AuthorAgeFilesLines
* CACHE_REQ: Domain type selection in cache_reqJakub Hrozek2017-03-3018-19/+61
* CACHE_REQ: Descend into subdomains on lookupsFabiano Fidêncio2017-03-2910-10/+10
* cache_req: allow multiple matches for searches by certificateSumit Bose2017-03-101-2/+2
* CACHE_REQ: Only search the given domain when looking up entries by UPNJakub Hrozek2017-03-031-2/+2
* SYSDB: When searching for UPNs, search either the whole DB or only the given ...Jakub Hrozek2017-03-031-3/+4
* cache_req: use own namespace for UPNsSumit Bose2017-03-021-2/+2
* cache_req: always go to dp first when looking up hostPavel Březina2017-02-081-1/+1
* cache_req: add host by name searchPavel Březina2017-02-081-0/+121
* cache_req: move dp request to pluginPavel Březina2017-02-0820-206/+309
* cache_req: search user by name with attrsPavel Březina2017-02-081-2/+29
* cache_req: add ability to not use default domain suffixPavel Březina2017-02-0819-0/+19
* nss: rewrite nss responder so it uses cache_reqPavel Březina2016-12-191-1/+1
* cache_req: allow to search subdomains without fqnPavel Březina2016-12-196-10/+10
* cache_req: make plug-ins definition constPavel Březina2016-12-1919-19/+19
* cache_req: add object by idPavel Březina2016-12-191-0/+140
* cache_req: add object by namePavel Březina2016-12-191-0/+234
* cache_req: allow upn search with attrsPavel Březina2016-12-191-1/+6
* cache_req: return well known objects in object by sidPavel Březina2016-12-192-1/+139
* cache_req: allow to return well known object as resultPavel Březina2016-12-1917-0/+17
* cache_req: add support for netgroupsPavel Březina2016-12-191-0/+155
* cache_req: add support for services enumerationPavel Březina2016-12-191-0/+103
* cache_req: add support for service by portPavel Březina2016-12-191-0/+154
* cache_req: add support for service by namePavel Březina2016-12-191-0/+180
* cache_req: add group enumerationPavel Březina2016-12-191-0/+102
* cache_req: add user enumerationPavel Březina2016-12-191-0/+102
* cache_req: add ability to filter domains by enumerationPavel Březina2016-12-1911-0/+11
* cache_req: add ability to gather result from all domainsPavel Březina2016-12-1911-0/+11
* cache_req: fix initgroups by namePavel Březina2016-12-191-1/+3
* cache_req: move from switch to plugins, add pluginsPavel Březina2016-10-2011-0/+1679