aboutsummaryrefslogtreecommitdiffstats
path: root/src/cerberus.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-24add verify hook so securetty can be supported1427201094Mattias Andrée1-1/+1
2014-10-30mMattias Andrée1-1/+3
2014-10-29fixs stdin problems on successful login, we needed to wait for the child, but I do not understand why,Mattias Andrée1-0/+1
2014-10-29bump yearMattias Andrée1-1/+1
2014-10-29add login- and logout-hook support instead of implementing logging in this projectMattias Andrée1-0/+1
2014-05-23forcable wipe the passphraseMattias Andrée1-0/+2
2014-04-24change inclusion guard patternMattias Andrée1-2/+2
2013-12-02no need for libpassphrase of auth=noneMattias Andrée1-1/+7
2013-11-22use libpassphraseMattias Andrée1-0/+2
2013-11-22fix chmod and chown of tty device filesMattias Andrée1-0/+1
2013-11-22optionally use PAMMattias Andrée1-1/+1
2013-11-21auth with pamMattias Andrée1-0/+4
2013-11-20mMattias Andrée1-1/+1
2013-11-20beginning of pam useMattias Andrée1-1/+1
2013-11-19set supplemental groupsMattias Andrée1-2/+1
2013-11-19mMattias Andrée1-0/+3
2013-11-19move exec instructions into login.cMattias Andrée1-1/+0
2013-11-19m + spawn shellMattias Andrée1-0/+2
2013-11-18mMattias Andrée1-0/+13
2013-11-18mMattias Andrée1-5/+2
2013-11-18some login actionsMattias Andrée1-0/+1
2013-11-18use tty groupMattias Andrée1-0/+3
2013-11-18m + take ownership of and chmod /dev/vcs and /dev/vcsaMattias Andrée1-0/+1
2013-11-18mMattias Andrée1-0/+7
2013-11-03secure the ttyMattias Andrée1-0/+1
2013-11-03missed stagingMattias Andrée1-0/+1
2013-11-03m + add makefileMattias Andrée1-16/+1
2013-11-03add clean quiting and timeoutMattias Andrée1-11/+9
2013-11-03read passphraseMattias Andrée1-0/+41