summaryrefslogtreecommitdiffstats
path: root/src/responder/nss/nsssrv_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* nss: use negative cache for sid-by-id requestsreview-negcacheSumit 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
* sid2name: return name without views appliedSumit Bose2014-10-201-2/+22
* nss: add view support for getgr* requestsSumit Bose2014-10-201-13/+50
* nss: add view support to initgroups requestSumit Bose2014-10-201-14/+37
* nss: add view support for getpwnam/getpwuid requestsSumit Bose2014-10-201-16/+62
* nss: add SSS_NSS_GETORIGBYNAME requestSumit Bose2014-10-141-2/+89
* NSS: UPN as a template expansion for homedir mappingsPavel Reichl2014-10-121-0/+3
* nss: Preserve case of group membersMichal Zidek2014-10-011-1/+1
* name2sid: Check negative cache for users and groupsSumit Bose2014-09-161-15/+19
* NSS: Use right domain for group members with fq namesLukas Slebodnik2014-09-051-1/+2
* PAM, NSS: allow UPN login namesSumit Bose2014-09-011-7/+135
* NSS: check_cache() add extra optionSumit Bose2014-09-011-9/+10
* Make the space override responder-agnosticJakub Hrozek2014-08-131-7/+12
* Only replace space with the specified substitutionJakub Hrozek2014-08-131-21/+16
* case_sensitivity = preservingMichal Zidek2014-07-291-2/+2
* NSS: Replace spaces with specified string in names.Lukas Slebodnik2014-07-281-1/+61
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-021-2/+9
* NSS: Refactor expand_homedir_templateLukas Slebodnik2014-06-021-11/+18
* refactor calls of sss_parse_namePavel Reichl2014-03-181-2/+1
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-74/+130
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-283/+283
* NSS: Fix DEBUG formatting of cmdctx->idJakub Hrozek2014-02-111-26/+26