summaryrefslogtreecommitdiffstats
path: root/src/responder
Commit message (Expand)AuthorAgeFilesLines
...
* RESPONDER: Removing ncache from pam_ctxPetr Cech2016-05-113-18/+8
* RESPONDER: Removing ncache from pac_ctxPetr Cech2016-05-113-14/+1
* RESPONDER: Removing ncache from ifp_ctxPetr Cech2016-05-115-23/+13
* RESPONDER: Removing ncache from nss_ctxPetr Cech2016-05-115-60/+40
* RESPONDERS: Negcache in resp_ctx preparingPetr Cech2016-05-112-0/+49
* RESPONDER: Removing neg_timeout from nss responderPetr Cech2016-05-114-9/+5
* RESPONDER: Removing neg_timeout from ifp repsonderPetr Cech2016-05-113-16/+4
* RESPONDER: Removing neg_timeout from sudo resp.Petr Cech2016-05-112-10/+0
* RESPONDER: Removing neg_timeout from pac_ctxPetr Cech2016-05-112-11/+0
* RESPONDER: Removing neg_timeout from pam responderPetr Cech2016-05-1110-75/+28
* NEGCACHE: Adding getter for timeoutPetr Cech2016-05-112-0/+7
* NEGCACHE: Removing timeout from sss_ncache_check_*Petr Cech2016-05-116-118/+86
* NEGCACHE: Adding timeout to struct sss_nc_ctxPetr Cech2016-05-119-7/+64
* Internal: Rename CONFDB_DEFAULT_CONFIG_FILEStephen Gallagher2016-05-111-4/+4
* IFP: Do not crash on invalid arguments to GetUserAttrJakub Hrozek2016-05-101-2/+2
* AUTOFS: Removing of redudant debug messagePetr Cech2016-04-281-7/+1
* NEGCACHE: Removing of condition for ttl = -1Petr Cech2016-04-201-6/+0
* sudo: convert get_sudorules to teventPavel Březina2016-04-193-410/+443
* sudo: do not use tevent when parsing queryPavel Březina2016-04-194-118/+45
* sudo: use cache_req for initgroupsPavel Březina2016-04-194-401/+47
* sudo: remove unused structure sudo_dp_requestPavel Březina2016-04-191-5/+0
* PAC: only save PAC blob into the cacheSumit Bose2016-04-134-1428/+87
* 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