| Commit message (Expand) | Author | Age | Files | Lines |
* | Include pam_i18n.h where i18n definitions are required | Dmitry V. Levin | 2024-08-21 | 1 | -0/+1 |
* | pam_timestamp: close the timestamp file on error path | Iker Pedrosa | 2024-05-23 | 1 | -0/+1 |
* | pam_timestamp: correct failure condition | Christian Göttsche | 2024-01-04 | 1 | -1/+1 |
* | pam_timestamp: fix condition order | Christian Göttsche | 2024-01-04 | 1 | -2/+2 |
* | pam_timestamp_check: check format_timestamp_name return value | Dmitry V. Levin | 2023-12-27 | 1 | -2/+5 |
* | pam_timestamp_check: fix potential null pointer dereferences on error path | Dmitry V. Levin | 2023-12-24 | 1 | -29/+24 |
* | pam_timestamp_check: fix potential null pointer dereference on error path | Fmiard | 2023-12-24 | 1 | -1/+2 |
* | pam_timestamp: do not assume PATH_MAX is defined | Pino Toscano | 2023-05-11 | 1 | -1/+3 |
* | modules: make use of secure memory erasure | Christian Göttsche | 2023-02-28 | 1 | -2/+1 |
* | Y2038: use logind instead of utmp | Thorsten Kukuk | 2023-02-28 | 1 | -3/+43 |
* | pam_timestamp: replace hmac implementation | Iker Pedrosa | 2021-06-14 | 1 | -8/+45 |
* | modules: do not check user name for NULL if pam_get_user returned PAM_SUCCESS | Dmitry V. Levin | 2020-05-15 | 1 | -4/+1 |
* | modules: remove PAM_SM_* macros | Dmitry V. Levin | 2020-05-03 | 1 | -3/+0 |
* | pam_timestamp: Fix // in TIMESTAMPDIR | Petr Lautrbach | 2020-03-31 | 1 | -1/+1 |
* | modules/pam_timestamp: use pam_str_skip_prefix | Dmitry V. Levin | 2020-03-19 | 1 | -5/+10 |
* | modules/pam_timestamp: fix compilation warnings | Dmitry V. Levin | 2020-03-19 | 1 | -2/+2 |
* | modules/pam_timestamp: fix clang compilation warning | Dmitry V. Levin | 2020-03-18 | 1 | -2/+2 |
* | Fix grammar of messages printed via pam_prompt | Dmitry V. Levin | 2018-06-19 | 1 | -1/+2 |
* | Unification and cleanup of syslog log levels. | Tomas Mraz | 2016-06-30 | 1 | -1/+1 |
* | pam_timestamp: fix typo in strncmp usage | Dmitry V. Levin | 2016-06-14 | 1 | -1/+1 |
* | Remove "--enable-static-modules" option and support from | Thorsten Kukuk | 2016-03-29 | 1 | -19/+4 |
* | Don't use sudo directory, the timestamp format is different (Ticket#32) | Thorsten Kukuk | 2015-03-24 | 1 | -1/+2 |
* | pam_timestamp: fix potential directory traversal issue (ticket #27) | Dmitry V. Levin | 2014-03-26 | 1 | -1/+12 |
* | Avoid memleaks and fd leak in error paths. | Tomas Mraz | 2011-06-15 | 1 | -0/+3 |
* | 2011-05-30 Thorsten Kukuk <kukuk@thkukuk.de> | Thorsten Kukuk | 2011-05-30 | 1 | -2/+1 |
* | Relevant BUGIDs: | Thorsten Kukuk | 2010-04-14 | 1 | -1/+7 |
* | Relevant BUGIDs: | Thorsten Kukuk | 2009-03-27 | 1 | -8/+23 |
* | Relevant BUGIDs: | Tomas Mraz | 2008-11-28 | 1 | -0/+816 |