summaryrefslogtreecommitdiffstats
path: root/src/responder/pam
Commit message (Expand)AuthorAgeFilesLines
* PAM: Only cache first-factorJakub Hrozek2015-07-061-1/+20
* Minor code improvementsPavel Reichl2015-07-062-2/+3
* PAM: authenticate agains cachePavel Reichl2015-07-062-6/+167
* sysdb: new attribute lastOnlineAuthWithCurrentTokenPavel Reichl2015-07-061-0/+66
* 2FA offline authSumit Bose2015-05-081-3/+32
* Add pre-auth requestSumit Bose2015-05-081-0/+7
* pam: handle 2FA authentication token in the responderSumit Bose2015-05-081-0/+4
* responders: reset ncache after domains are discovered during startupJakub Hrozek2015-04-091-1/+1
* Add missing new lines to debug messagesLukas Slebodnik2015-03-171-2/+2
* pam_initgr_check_timeout: add debug outputSumit Bose2015-03-131-0/+4
* PAM: use the logon_name as the key for the PAM initgr cacheSumit Bose2015-03-131-13/+3
* PAM: check return value of confdb_get_stringPavel Reichl2015-02-271-0/+6
* PAM: print the pam status as string, tooJakub Hrozek2015-02-252-4/+7
* PAM: warn all services about account expirationPavel Reichl2015-02-231-2/+17
* PAM: new option pam_account_expired_messagePavel Reichl2015-02-231-4/+10
* PAM: do not reject abruptlyPavel Reichl2015-02-231-0/+53
* RESPONDERS: Warn to syslog about colliding objectsLukas Slebodnik2015-02-181-0/+4
* PAM: Domain names are case-insensitiveJakub Hrozek2014-12-131-2/+2
* PAM: Move is_uid_trusted from pam_ctx to preqJakub Hrozek2014-11-252-12/+13
* PAM: Check for trusted domain before sending the request to BEJakub Hrozek2014-11-251-41/+26
* PAM: Make pam_forwarder_parse_data staticJakub Hrozek2014-11-241-1/+1
* RESPONDERS: Set default value for umaskPavel Reichl2014-10-291-0/+2
* PAM: Run pam responder as nonrootMichal Zidek2014-10-221-1/+1
* PAM: Create pipe file descriptors before privileges are droppedMichal Zidek2014-10-221-4/+26
* responders: Do not initialize pipe fd if already presentMichal Zidek2014-10-221-2/+2
* SSSD: Add the options to specify a UID and GID to run asJakub Hrozek2014-10-201-1/+4
* pam: make pam responder aware if viewsSumit Bose2014-10-201-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
* PAM, NSS: allow UPN login namesSumit Bose2014-09-011-16/+31
* PAM: remove ldb_result member from pam_auth_req contextSumit Bose2014-09-012-6/+6
* PAM: extract checks from parsing routinesSumit Bose2014-09-011-34/+18
* PAM: Use the override_space optionJakub Hrozek2014-08-131-0/+8
* IFP: Provide a SBUS method to reconnect to sysbusJakub Hrozek2014-07-081-0/+1
* sbus: Refactor how we export DBus interfacesStef Walter2014-03-141-15/+2
* sbus: Use constants to make dbus callsStef Walter2014-02-241-2/+2
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-02-241-13/+21
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-124-73/+102
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-125-118/+118
* Use lower-case name for case-insensitive searchesSumit Bose2013-12-191-2/+2
* responder: Use SAFEALIGN macro when checking pam data validity.Michal Zidek2013-12-031-11/+23
* 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-152-5/+5
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_search moduleMichal Zidek2013-11-152-6/+4
* Include external headers with #include <foo.h>Jakub Hrozek2013-10-221-2/+2
* Fix formating of variables with type: size_tLukas Slebodnik2013-09-111-1/+1
* pam: Bad debug message format and parameter.Michal Zidek2013-08-221-1/+2
* PAM: Set negcache if user is not found after provider checkJakub Hrozek2013-08-081-0/+10
* PAM: Check negcache when searching for fully qualified users, tooJakub Hrozek2013-08-081-0/+8