aboutsummaryrefslogtreecommitdiffstats
path: root/src/auth/pam.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-30mMattias Andrée1-1/+3
2014-10-29add HOOK_DENIEDMattias Andrée1-4/+3
2014-10-29bump yearMattias Andrée1-1/+1
2014-04-24enable more warningsMattias Andrée1-2/+5
2014-04-07fix warning in auth/pamMattias Andrée1-1/+1
2013-11-25prevent the user from skipping the failure sleepMattias Andrée1-0/+8
2013-11-22optionally use PAMMattias Andrée1-1/+1
2013-11-22pam_acct_mgmt freezesMattias Andrée1-0/+3
2013-11-22export env list from PAMMattias Andrée1-0/+10
2013-11-22whoopsMattias Andrée1-1/+3
2013-11-21auth with pamMattias Andrée1-2/+121
2013-11-20some work on pam usageMattias Andrée1-1/+48
2013-11-20mMattias Andrée1-1/+1
2013-11-20beginning of pam useMattias Andrée1-0/+77