summaryrefslogtreecommitdiffstats
path: root/src/responder/nss
Commit message (Expand)AuthorAgeFilesLines
* Fix a few typos in commentsPavel Reichl2015-03-261-4/+4
* Add missing new lines to debug messagesLukas Slebodnik2015-03-172-4/+4
* 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
* sss_atomic_write_s() return value is signedJakub Hrozek2014-12-031-4/+4
* NSS: Fix warning enumerated type mixed with another typeLukas Slebodnik2014-11-102-4/+4
* 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: parse user_attributes optionSumit Bose2014-11-052-0/+22
* NSS: disable midpoint refresh for netgroupsPavel Reichl2014-11-041-14/+43
* nss: preserve service name in getsrv callMichal Zidek2014-10-291-2/+2
* RESPONDERS: Set default value for umaskPavel Reichl2014-10-291-0/+2
* nss: group enumeration fixSumit Bose2014-10-271-0/+3
* NSS: Possibility to use any shells in 'allowed_shells'Denis Kutin2014-10-221-6/+13
* responders: Do not initialize pipe fd if already presentMichal Zidek2014-10-221-1/+1
* NSS: Run as a user specified by monitorJakub Hrozek2014-10-221-1/+2
* SSSD: Add the options to specify a UID and GID to run asJakub Hrozek2014-10-201-1/+4
* 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-012-7/+136
* NSS: check_cache() add extra optionSumit Bose2014-09-013-10/+12
* Make the space override responder-agnosticJakub Hrozek2014-08-133-13/+12
* Only replace space with the specified substitutionJakub Hrozek2014-08-133-24/+19
* NSS: Ignore default_domain for netgroupsJakub Hrozek2014-08-121-1/+1
* case_sensitivity = preservingMichal Zidek2014-07-291-2/+2
* NSS: Replace spaces with specified string in names.Lukas Slebodnik2014-07-283-1/+67
* IFP: Provide a SBUS method to reconnect to sysbusJakub Hrozek2014-07-081-1/+2
* NSS: lookup_netgr_step don't access result on ENOENTPavel Reichl2014-06-251-13/+11
* NSS: minor code style improvementsPavel Reichl2014-06-191-7/+9
* NSS: fix memory leak in sysdb_getnetgrPavel Reichl2014-06-191-10/+19
* NSS: sysdb_getnetgr refactorPavel Reichl2014-06-191-20/+46
* NSS: sysdb_getnetgr check return value firstPavel Reichl2014-06-191-5/+7
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-023-2/+16
* NSS: Refactor expand_homedir_templateLukas Slebodnik2014-06-021-11/+18