summaryrefslogtreecommitdiffstats
path: root/src/responder
Commit message (Expand)AuthorAgeFilesLines
* Secrets: Add local container entries supportSimo Sorce2016-04-051-7/+102
* Local secrets provider Content-Type handlingSimo Sorce2016-04-053-8/+68
* Secrets: Add Proxy backendSimo Sorce2016-04-059-60/+1199
* Secrets: Add encryption at restSimo Sorce2016-04-052-29/+164
* Add initial providers infrastructure.Simo Sorce2016-04-056-61/+1052
* Secrets: Add initial responder code for secrets serviceSimo Sorce2016-04-055-12/+753
* Responders: Add support for socket activationSimo Sorce2016-04-052-2/+58
* Responders: Make the client context more genericSimo Sorce2016-04-0520-353/+615
* Responders: Fix client destructorSimo Sorce2016-03-171-4/+7
* cache_req: remove old commentPavel Březina2016-03-141-5/+0
* cache_req: rename cache_req_input to cache_reqPavel Březina2016-03-141-209/+203
* cache_req: hide input and pass parameters in structPavel Březina2016-03-143-244/+308
* cache_req: add SID lookupsPavel Březina2016-03-143-15/+111
* cache_req: improve debuggingPavel Březina2016-03-144-50/+149
* cache_req: rename debug_fqn to debugobjPavel Březina2016-03-141-20/+22
* cache_req: break cache_req_input_create into more functionsPavel Březina2016-03-141-23/+46
* cache_req: fix typo in debug messagePavel Březina2016-03-141-1/+1
* cache_req: bring together search parametersPavel Březina2016-03-141-59/+59
* NSS: Move a DEBUG message so that it's less confusingJakub Hrozek2016-03-081-2/+4
* Fix typos reported by lintianLukas Slebodnik2016-02-233-3/+3
* PAM: Pass account lockout status and display messagePavel Reichl2016-02-171-8/+23
* Just return NULL if tevent_req_create() failsSumit Bose2016-02-113-6/+3
* NSS: Fix memory leak netgroupPavel Reichl2016-02-041-12/+29
* cache_req: do not lookup views if possiblePavel Březina2016-01-281-6/+84
* cache_req: simplify cache_req_cache_check()Pavel Březina2016-01-281-31/+48
* Util: Improve code to get connection credentialsSimo Sorce2016-01-283-34/+54
* NSS: do not skip cache check for netgoupsMichal Židek2016-01-211-24/+23
* p11: add gnome-screensaver to list of allowed servicesSumit Bose2016-01-201-1/+1
* UTIL: allow to skip default options for child processesSumit Bose2016-01-191-1/+1
* p11: enable ocsp checksSumit Bose2015-11-264-9/+52
* pam-srv-tests: Add UT for cached 'online' auth.Pavel Reichl2015-11-122-1/+6
* cache_req: check all domains for lookups by certificateSumit Bose2015-11-111-3/+4
* IFP: Skip non-POSIX groups properlyJakub Hrozek2015-11-111-2/+4
* cache_req: Fix warning -WshadowLukas Slebodnik2015-11-101-4/+4
* NSS: fix a use-after-free issueSumit Bose2015-11-041-7/+10
* Refactor some conditionsMichal Židek2015-10-232-4/+4
* util: Update get_next_domain's interfaceMichal Židek2015-10-2314-85/+93
* PAM: remove unused parameter cdbPavel Reichl2015-10-201-6/+3
* REFACTOR: SCKT_RSP_UMASK constant in responder codePetr Cech2015-10-143-2/+6
* REFACTOR: DFL_RSP_UMASK constant in responder codePetr Cech2015-10-143-3/+5
* sudo: send original name and id with local views if possiblePavel Březina2015-10-141-5/+13
* sudo: search with view even if user is foundPavel Březina2015-10-141-1/+4
* nss: send original name and id with local views if possiblePavel Březina2015-10-141-3/+128
* nss: fix UPN lookups for sub-domain usersSumit Bose2015-10-081-2/+10
* fix upn cache_req for sub-domain usersSumit Bose2015-10-081-2/+7
* cache_req: remove raw_name and do not touch orig_namePavel Březina2015-10-081-23/+29
* cache_req: add support for UPNPavel Březina2015-10-083-14/+127
* cache_req: provide extra flag for oob requestPavel Březina2015-10-081-5/+6
* PAM: only allow missing user name for certificate authenticationSumit Bose2015-10-021-3/+9
* IFP: Suppress warning from static analyzerLukas Slebodnik2015-09-263-6/+6