Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-04-07 | add test + fix example in info manual1396888621 | Mattias Andrée | 3 | -2/+101 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-04-07 | fix warnings | Mattias Andrée | 1 | -2/+11 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-04-07 | fix warnings + update gitignore | Mattias Andrée | 2 | -3/+6 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-04-07 | improve makefile and add more warnings | Mattias Andrée | 1 | -38/+132 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-04-07 | bump year | Mattias Andrée | 4 | -4/+4 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-25 | m1385512181 | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-25 | m | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-25 | m | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-25 | info: add configurations | Mattias Andrée | 1 | -0/+121 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-25 | info: overview, api and example | Mattias Andrée | 1 | -0/+126 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-25 | start on info manual | Mattias Andrée | 4 | -4/+609 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-23 | fix some PASSPHRASE_MOVE errors and add DEBUG option | Mattias Andrée | 1 | -18/+46 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-23 | fix option dependent errors | Mattias Andrée | 1 | -2/+5 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-23 | draft of PASSPHRASE_MOVE option implementation | Mattias Andrée | 2 | -26/+233 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-23 | m | Mattias Andrée | 2 | -3/+5 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-23 | define xrealloc as a secure realloc | Mattias Andrée | 2 | -22/+25 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-22 | m | Mattias Andrée | 1 | -4/+0 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-22 | do not use realloc by default, it is bad security | Mattias Andrée | 2 | -4/+24 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-22 | add option to print * for each char | Mattias Andrée | 2 | -0/+16 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-22 | optionally do not hide the input | Mattias Andrée | 2 | -1/+12 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-22 | add install and uninstall to makefile | Mattias Andrée | 1 | -0/+18 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-22 | use namespacing | Mattias Andrée | 2 | -10/+10 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-22 | first version | Mattias Andrée | 3 | -76/+14 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-22 | update copying notice | Mattias Andrée | 2 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-22 | remove files not wanted from cerberus | Mattias Andrée | 14 | -1506/+0 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-22 | fork cerberus | Mattias Andrée | 3 | -57/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-22 | add crypt auth module | Mattias Andrée | 6 | -1/+185 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-22 | fix chmod and chown of tty device files | Mattias Andrée | 3 | -2/+15 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-22 | m | Mattias Andrée | 2 | -6/+5 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-22 | optionally use PAM | Mattias Andrée | 7 | -23/+86 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-22 | pam_acct_mgmt freezes | Mattias Andrée | 1 | -0/+3 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-22 | export env list from PAM | Mattias Andrée | 1 | -0/+10 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-22 | whoops | Mattias Andrée | 2 | -2/+3 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-22 | derp | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-22 | m | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-21 | auth with pam | Mattias Andrée | 5 | -15/+167 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-20 | some work on pam usage | Mattias Andrée | 3 | -7/+76 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-20 | only root may use -f | Mattias Andrée | 1 | -0/+9 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-20 | link libpam | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-20 | m | Mattias Andrée | 3 | -2/+3 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-20 | m | Mattias Andrée | 1 | -2/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-20 | beginning of pam use | Mattias Andrée | 4 | -2/+112 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-19 | m | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-19 | m | Mattias Andrée | 1 | -26/+26 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-19 | set supplemental groups | Mattias Andrée | 2 | -3/+12 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-19 | m | Mattias Andrée | 3 | -0/+25 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-19 | m | Mattias Andrée | 1 | -32/+50 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-19 | move exec instructions into login.c | Mattias Andrée | 4 | -55/+73 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-19 | m + redisable echo when the tty has been reopened | Mattias Andrée | 2 | -4/+19 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-11-19 | m + spawn shell | Mattias Andrée | 3 | -9/+83 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |