summaryrefslogtreecommitdiffstats
path: root/src/responder/nss
Commit message (Expand)AuthorAgeFilesLines
* 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
* responder: Use SAFEALIGN macros where appropriate.Michal Zidek2014-02-054-45/+64
* Revert "NSS: add support for subdomain_homedir"Pavel Reichl2014-02-051-8/+0
* NSS: add support for subdomain_homedirPavel Reichl2014-01-151-0/+8
* NSS: Use plain user name when expanding homedirJakub Hrozek2014-01-151-1/+12
* NSS: Don't use printf(3) on user provided strings.Stef Walter2014-01-121-87/+45
* NSS: Fix memory leak in sss_setnetgrentLukas Slebodnik2013-12-101-1/+1
* NSS: Compare bool with false, not 0Jakub Hrozek2013-12-091-2/+2
* nss: check for Well-Known SIDs in SID based requestsSumit Bose2013-11-151-0/+134
* nss: save global name configuration to the nss contextSumit Bose2013-11-152-0/+7
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)Michal Zidek2013-11-151-1/+1
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 1)Michal Zidek2013-11-151-6/+6
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_services moduleMichal Zidek2013-11-151-12/+8
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_search moduleMichal Zidek2013-11-152-36/+19