summaryrefslogtreecommitdiffstats
path: root/src/responder
Commit message (Expand)AuthorAgeFilesLines
* 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 Reichl2015-01-132-25/+27
* NSS: nss_cmd_getbysid_search return ENOENTPavel Reichl2015-01-131-8/+8
* RESPONDER: Log failures to resolve user names in csv_string_to_uid_arrayJakub Hrozek2014-12-131-0/+3
* PAM: Domain names are case-insensitiveJakub Hrozek2014-12-131-2/+2
* PAM: Move is_uid_trusted from pam_ctx to preqJakub Hrozek2014-11-262-12/+13
* PAM: Check for trusted domain before sending the request to BEJakub Hrozek2014-11-261-41/+26
* Add ssh pubkey to origbyname requestSumit Bose2014-11-051-0/+2
* Views: apply user SSH public key overrideSumit Bose2014-11-051-29/+94
* 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
* Add parse_attr_list_ex() helper functionSumit Bose2014-11-054-116/+157
* NSS: disable midpoint refresh for netgroupsPavel Reichl2014-11-051-14/+43
* nss: preserve service name in getsrv callMichal Zidek2014-10-301-2/+2
* nss: group enumeration fixSumit Bose2014-10-301-0/+3
* RESPONDERS: Set default value for umaskPavel Reichl2014-10-308-0/+18
* RESPONDERS: Don't hard-code umask value in utility functionPavel Reichl2014-10-301-4/+4
* RESPONDERS: refactor create_pipe_fd()Pavel Reichl2014-10-302-10/+13
* SSH: Run the ssh responder as the SSSD userJakub Hrozek2014-10-301-1/+2
* SUDO: Run the sudo responder as the SSSD userJakub Hrozek2014-10-301-1/+1
* PAC: Run the pac responder as the SSSD userJakub Hrozek2014-10-301-1/+2
* AUTOFS: Run the autofs responder as the SSSD userJakub Hrozek2014-10-301-1/+1
* PAM: Run pam responder as nonrootMichal Zidek2014-10-301-1/+1
* PAM: Create pipe file descriptors before privileges are droppedMichal Zidek2014-10-301-4/+26
* responders: Do not initialize pipe fd if already presentMichal Zidek2014-10-309-14/+24
* responder_common: Create fd for pipe in helperMichal Zidek2014-10-302-72/+65
* NSS: Run as a user specified by monitorJakub Hrozek2014-10-301-1/+2
* UTIL: Add a function to convert id_t from a number or a nameJakub Hrozek2014-10-302-12/+7
* NSS: Possibility to use any shells in 'allowed_shells'Denis Kutin2014-10-221-6/+13
* SSSD: Add the options to specify a UID and GID to run asJakub Hrozek2014-10-227-7/+31
* sudo: support viewsPavel Březina2014-10-201-3/+11
* IFP: support viewsPavel Březina2014-10-201-21/+46
* nss: make enumeration requests aware of viewsSumit Bose2014-10-201-6/+8
* pam: make pam responder aware if viewsSumit Bose2014-10-201-1/+1
* 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
* PAC: Check return value of function hash_entriesLukas Slebodnik2014-10-121-0/+8
* UTIL: Do not depend on monitor codeJakub Hrozek2014-10-091-1/+1
* nss: Preserve case of group membersMichal Zidek2014-10-011-1/+1
* pam: sub-domain authentication fixSumit Bose2014-10-011-1/+11
* PAM: Add domains= option to pam_sssDaniel Gollub2014-09-291-1/+50
* PAM: new options pam_trusted_users & pam_public_domainsPavel Reichl2014-09-293-3/+178
* name2sid: Check negative cache for users and groupsSumit Bose2014-09-161-15/+19