summaryrefslogtreecommitdiffstats
path: root/src/responder/nss/nsssrv_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* 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-291-126/+198
* 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
* RESPONDER: Removing ncache from nss_ctxPetr Cech2016-05-111-37/+30
* NEGCACHE: Removing timeout from sss_ncache_check_*Petr Cech2016-05-111-31/+15
* NSS: Move a DEBUG message so that it's less confusingJakub Hrozek2016-03-081-2/+4
* NSS: do not skip cache check for netgoupsMichal Židek2016-01-211-24/+23
* NSS: fix a use-after-free issueSumit Bose2015-11-041-7/+10
* util: Update get_next_domain's interfaceMichal Židek2015-10-231-41/+44
* 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
* views: allow ghost members for LOCAL viewPavel Březina2015-09-181-1/+2
* UTIL: Function 2string for enum sss_cli_commandPetr Cech2015-08-311-25/+29
* NSS: Fix use after freeLukas Slebodnik2015-08-201-3/+3
* NSS: Initgr memory cache should work with fq namesLukas Slebodnik2015-08-051-5/+25
* mmap: Invalidate initgroups memory cache after any changeLukas Slebodnik2015-08-051-8/+9
* nss: use negative cache for sid-by-id requestsSumit Bose2015-07-271-0/+55
* negcache: allow domain name for UID and GIDSumit Bose2015-07-271-8/+11
* nss_check_name_of_well_known_sid() improve name splittingSumit Bose2015-07-161-0/+8
* nss: Invalidate entry in initgr mmap cacheLukas Slebodnik2015-07-031-0/+32
* mmap_cache: Invalidate entry in right memory cacheLukas Slebodnik2015-07-031-8/+25
* nss: Store entries in responder to initgr mmap cacheLukas Slebodnik2015-07-031-4/+26
* nss: Do not ignore default vaue of SYSDB_INITGR_EXPIRELukas Slebodnik2015-05-221-3/+2
* NSS: check for overrides before calling backendSumit Bose2015-05-061-5/+20
* nss: Use negcache for getbysid requestsJakub Hrozek2015-04-241-0/+9
* NSS: Reset negcache after checking domainsJakub Hrozek2015-04-091-0/+24
* Fix a few typos in commentsPavel Reichl2015-03-261-4/+4
* Add missing new lines to debug messagesLukas Slebodnik2015-03-171-2/+2
* NSS: Handle ENOENT when doing initgroups by UPNJakub Hrozek2015-03-121-18/+28
* RESPONDERS: Warn to syslog about colliding objectsLukas Slebodnik2015-02-181-0/+14
* fill_id() fix LE/BE issue with wrong data typeSumit Bose2015-01-301-4/+6
* nss: fix SID lookupsSumit Bose2015-01-231-1/+9
* nss: Add original DN and memberOf to origbyname requestSumit Bose2015-01-201-0/+4
* nss: refactor fill_orig()Sumit Bose2015-01-201-67/+66
* nss: make fill_orig() multi-value awareSumit Bose2015-01-201-20/+68
* SYSDB: sysdb_search_object_by_sid returns ENOENTPavel Reichl2014-12-171-13/+12
* NSS: nss_cmd_getbysid_search return ENOENTPavel Reichl2014-12-171-8/+8
* NSS: Fix warning enumerated type mixed with another typeLukas Slebodnik2014-11-101-3/+3
* Add ssh pubkey to origbyname requestSumit Bose2014-11-051-0/+2
* sysdb_add_overrides_to_object: add new parameter and multi-value supportSumit Bose2014-11-051-1/+1
* nss: return user_attributes in origbyname requestSumit Bose2014-11-051-30/+90
* NSS: disable midpoint refresh for netgroupsPavel Reichl2014-11-041-14/+43
* nss: group enumeration fixSumit Bose2014-10-271-0/+3
* NSS: Possibility to use any shells in 'allowed_shells'Denis Kutin2014-10-221-6/+13
* nss: make enumeration requests aware of viewsSumit Bose2014-10-201-6/+8