summaryrefslogtreecommitdiffstats
path: root/src/responder/common
Commit message (Expand)AuthorAgeFilesLines
* DP: Switch to new interfacePavel Březina2016-06-201-52/+35
* Remove braces from DEBUG statementsPavel Březina2016-06-181-2/+2
* RESPONDERS: Negative caching of local usersPetr Cech2016-06-105-15/+183
* cache_req: use overide aware call for lookup by certificateSumit Bose2016-06-091-2/+2
* RESPONDER: Fix error check in cache_req.cJakub Hrozek2016-06-091-1/+3
* RESPONDER: Removing of redudant functionPetr Cech2016-05-112-31/+0
* RESPONDERS: Negcache in resp_ctx preparingPetr Cech2016-05-112-0/+49
* RESPONDER: Removing neg_timeout from nss responderPetr Cech2016-05-111-1/+0
* RESPONDER: Removing neg_timeout from pam responderPetr Cech2016-05-112-44/+17
* NEGCACHE: Adding getter for timeoutPetr Cech2016-05-112-0/+7
* NEGCACHE: Removing timeout from sss_ncache_check_*Petr Cech2016-05-113-74/+65
* NEGCACHE: Adding timeout to struct sss_nc_ctxPetr Cech2016-05-114-2/+39
* NEGCACHE: Removing of condition for ttl = -1Petr Cech2016-04-201-6/+0
* 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-142-235/+303
* cache_req: add SID lookupsPavel Březina2016-03-142-13/+109
* cache_req: improve debuggingPavel Březina2016-03-143-48/+145
* 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
* Fix typos reported by lintianLukas Slebodnik2016-02-231-1/+1
* 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-282-21/+44
* cache_req: check all domains for lookups by certificateSumit Bose2015-11-111-3/+4
* cache_req: Fix warning -WshadowLukas Slebodnik2015-11-101-4/+4
* util: Update get_next_domain's interfaceMichal Židek2015-10-234-14/+18
* REFACTOR: SCKT_RSP_UMASK constant in responder codePetr Cech2015-10-142-1/+5
* REFACTOR: DFL_RSP_UMASK constant in responder codePetr Cech2015-10-142-2/+3
* 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
* UTIL: Convert domain->disabled into tri-state with domain statesJakub Hrozek2015-09-211-2/+3
* DATA_PROVIDER: BE_REQ as string in log messagePetr Cech2015-09-141-2/+2
* negcache: allow domain name for UID and GIDSumit Bose2015-07-273-16/+44
* cache_req: Extend cache_req with wildcard lookupsJakub Hrozek2015-07-152-14/+166
* DP: Add DP_WILDCARD and SSS_DP_WILDCARD_USER/SSS_DP_WILDCARD_GROUPJakub Hrozek2015-07-152-1/+14
* IFP: add FindByCertificate method for User objectsSumit Bose2015-06-194-11/+110
* ncache: add calls for certificate based searchesSumit Bose2015-06-192-0/+34
* negcache: Soften condition for expired entriesLukas Slebodnik2015-05-221-1/+1
* responders: reset ncache after domains are discovered during startupJakub Hrozek2015-04-092-8/+38
* ncache: Add sss_ncache_reset_repopulate_permanentJakub Hrozek2015-04-092-0/+20
* ncache: Silence critical error from filter_users when default_domain_suffix i...Jakub Hrozek2015-04-091-3/+15
* ncache: Fix sss_ncache_reset_permanentJakub Hrozek2015-04-091-1/+1
* Add missing new lines to debug messagesLukas Slebodnik2015-03-171-2/+2
* responder_cache: Fix warning may be used uninitializedLukas Slebodnik2015-03-171-1/+1