aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-03bump yearMattias Andrée14-14/+14
2015-12-18fix signal maskMattias Andrée1-3/+3
2015-12-18dco + do not require gccMattias Andrée5-6/+33
2015-12-18update to new version of libpassphraseMattias Andrée2-7/+7
2015-12-18add deps (update for next change) + bump yearMattias Andrée14-14/+14
2015-12-18docMattias Andrée2-5/+20
2015-09-11ensure all fds are closed properly + stop the user from ^c:ing the failure sleep1441943433Mattias Andrée2-1/+29
2015-03-24derp1427203333Mattias Andrée1-1/+2
2015-03-24add verify hook so securetty can be supported1427201094Mattias Andrée2-10/+22
2014-10-30m1414697649Mattias Andrée1-16/+23
2014-10-30mMattias Andrée2-4/+17
2014-10-30mMattias Andrée1-1/+3
2014-10-29derp1414618479Mattias Andrée1-3/+4
2014-10-29fixs stdin problems on successful login, we needed to wait for the child, but I do not understand why,Mattias Andrée2-12/+38
2014-10-29add HOOK_DENIEDMattias Andrée5-12/+23
2014-10-29bump yearMattias Andrée14-14/+14
2014-10-29mMattias Andrée1-0/+2
2014-10-29add login- and logout-hook support instead of implementing logging in this projectMattias Andrée3-5/+60
2014-05-23fix warning1400850361Mattias Andrée1-1/+1
2014-05-23forcable wipe the passphraseMattias Andrée2-7/+31
2014-04-24change inclusion guard patternMattias Andrée8-16/+16
2014-04-24enable more warningsMattias Andrée3-5/+8
2014-04-07fix warning1396894918Mattias Andrée1-2/+2
2014-04-07fix warningsMattias Andrée1-5/+5
2014-04-07fix warning in auth/pamMattias Andrée1-1/+1
2014-04-07fix warnings and errorsMattias Andrée2-1/+7
2014-04-07fix some warningsMattias Andrée3-11/+12
2014-04-07typoMattias Andrée1-1/+1
2013-12-02no need for libpassphrase of auth=noneMattias Andrée2-1/+21
2013-11-25prevent the user from skipping the failure sleepMattias Andrée2-0/+16
2013-11-25derpMattias Andrée1-1/+1
2013-11-25exit if -V is usedMattias Andrée1-1/+3
2013-11-22mMattias Andrée1-0/+2
2013-11-22error handling for passphrase readingMattias Andrée1-0/+6
2013-11-22use libpassphraseMattias Andrée5-160/+10
2013-11-22add crypt auth moduleMattias Andrée4-0/+174
2013-11-22fix chmod and chown of tty device filesMattias Andrée3-2/+15
2013-11-22mMattias Andrée1-4/+4
2013-11-22optionally use PAMMattias Andrée5-8/+53
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ée2-2/+3
2013-11-22derpMattias Andrée1-1/+1
2013-11-22mMattias Andrée1-1/+1
2013-11-21auth with pamMattias Andrée5-15/+167
2013-11-20some work on pam usageMattias Andrée3-7/+76
2013-11-20only root may use -fMattias Andrée1-0/+9
2013-11-20mMattias Andrée2-2/+2
2013-11-20mMattias Andrée1-2/+1
2013-11-20beginning of pam useMattias Andrée3-1/+111