summaryrefslogtreecommitdiffstats
path: root/src/responder/nss
Commit message (Expand)AuthorAgeFilesLines
* 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
* mmap: Get errno when unlink failsMichal Zidek2014-04-251-0/+1
* refactor calls of sss_parse_namePavel Reichl2014-03-181-2/+1
* sbus: Add the sbus_request_parse_or_finish() methodStef Walter2014-03-141-17/+6
* sbus: Refactor how we export DBus interfacesStef Walter2014-03-141-29/+12
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-03-141-35/+15
* NSS: Fix warning access array with index then checkLukas Slebodnik2014-02-261-3/+3
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-02-241-17/+16
* nss: Stop using one DBus interface with totally different methodsStef Walter2014-02-241-1/+1
* NSS: Continue if there is no portJakub Hrozek2014-02-201-1/+1
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-125-126/+206
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-126-495/+495
* NSS: Fix DEBUG formatting of cmdctx->idJakub Hrozek2014-02-111-26/+26