aboutsummaryrefslogtreecommitdiffstats
path: root/src/auth (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-04-24change inclusion guard patternMattias Andrée2-4/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-04-24enable more warningsMattias Andrée1-2/+5
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-04-07fix warning in auth/pamMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-11-25prevent the user from skipping the failure sleepMattias Andrée2-0/+16
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-11-22add crypt auth moduleMattias Andrée2-0/+163
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-11-22optionally use PAMMattias Andrée2-0/+314
Signed-off-by: Mattias Andrée <maandree@operamail.com>