summaryrefslogtreecommitdiffstats
path: root/src/responder/nss
Commit message (Expand)AuthorAgeFilesLines
* NSS: Specify memcache_timeout=0 semanticsMichal Židek2017-10-241-0/+6
* NSS: Move memcache setup to separate functionMichal Židek2017-10-241-40/+51
* Fix warning declaration of 'index' shadows a global declarationLukas Slebodnik2017-09-252-17/+17
* NSS: Fix "-Wold-style-definition" caught by GCCFabiano Fidêncio2017-09-251-1/+1
* NSS: Don't error out when deleting an entry which has id = 0 from the memcacheFabiano Fidêncio2017-08-281-0/+6
* NSS: Substitute session recording shellNikolai Kondrashov2017-07-271-1/+47
* NSS: Move nss_get_shell_override to responder utilsNikolai Kondrashov2017-07-271-84/+1
* NSS: Move shell options to common responderNikolai Kondrashov2017-07-273-126/+21
* codegen: Remove util.h from generated filesLukas Slebodnik2017-06-082-1/+5
* sss_nss_getlistbycert: return results from multiple domainsSumit Bose2017-05-103-2/+169
* CACHE_REQ: Make use of cache_req_ncache_filter_fn()Fabiano Fidêncio2017-05-102-23/+0
* NSS: Move output name formatting to utilsNikolai Kondrashov2017-05-104-30/+3
* NSS: Fix typo inigroups -> initgroupsFabiano Fidêncio2017-05-022-2/+2
* Move sized_output_name() and sized_domain_name() into responder common codeJakub Hrozek2017-04-213-99/+1
* CACHE_REQ: Domain type selection in cache_reqJakub Hrozek2017-03-302-2/+3
* nss-idmap: add sss_nss_getlistbycert()Sumit Bose2017-03-233-0/+76
* nss: ensure that SSS_NSS_GETNAMEBYCERT only returns a unique matchSumit Bose2017-03-103-1/+22
* NSS: Fix invalidating memory cache for subdomain usersJakub Hrozek2017-03-101-1/+3
* CONFDB: Make pwfield configurable per-domainJakub Hrozek2017-02-154-6/+22
* NSS: Rename the interface to invalidate memory cache initgroup records for co...Pavel Březina2017-02-154-10/+10
* NSS: Add sbus interface to clear memory cacheJakub Hrozek2017-02-154-1/+99
* NSS: Make NSS responder socket-activatableFabiano Fidêncio2017-01-231-0/+1
* nss: remove the old codePavel Březina2016-12-197-8903/+0
* nss: rewrite nss responder so it uses cache_reqPavel Březina2016-12-1915-41/+4376
* responders: remove checks that are handled inside cache_reqPavel Březina2016-12-191-4/+1
* responders: unify usage of sss_cmd_send_empty and _errorPavel Březina2016-12-191-3/+5
* cache_req: encapsulate output data into structurePavel Březina2016-12-191-4/+3
* setent_notify: remove unused private contextPavel Březina2016-12-191-1/+1
* nss: move nss_ctx->global_names to rctxPavel Březina2016-12-193-13/+2
* MONITOR: Remove unused shutDown sbus methodJakub Hrozek2016-11-091-1/+0
* MONITOR: Remove deprecated pong sbus methodJakub Hrozek2016-11-091-1/+0
* cache_req: switch to new codePavel Březina2016-10-201-1/+1
* nss: allow UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAMESumit Bose2016-10-101-10/+66
* NSS: Fix offline resolution of netgroupsJakub Hrozek2016-09-211-0/+9
* NSS: Remove unused functionsPavel Březina2016-08-163-125/+0
* DP: Remove old data provider interfacePavel Březina2016-08-167-25/+228
* NSS: Use correct name for invalidating memory cacheLukas Slebodnik2016-08-102-15/+18
* NSS: use different neg cache name for UPN searchesSumit Bose2016-07-291-2/+10
* NSS: continue with UPN/email search if name was not foundSumit Bose2016-07-291-6/+6
* NSS: add user email to fill_orig()Sumit Bose2016-07-291-0/+2
* views: properly override group member namesSumit Bose2016-07-291-1/+6
* NSS: Fix domain for UPN based lookupsSumit Bose2016-07-071-0/+29
* NSS: Fix NSS responder to cope with fully-qualified usernamesJakub Hrozek2016-07-071-387/+203
* UTIL: expand_homedir_template manages usernames internallyJakub Hrozek2016-07-071-5/+6
* Responders: Make the client context more genericSimo Sorce2016-06-295-230/+374
* RESPONDER: New interface for client registrationPavel Březina2016-06-201-3/+1
* nss-idmap: add sss_nss_getnamebycert()Sumit Bose2016-06-091-0/+1
* NSS: add SSS_NSS_GETNAMEBYCERT requestSumit Bose2016-06-091-0/+116
* nss: return user certificate base64 encodedSumit Bose2016-06-091-5/+20
* nss: include certificates in full result listSumit Bose2016-06-091-0/+2