Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libpam: remove function prefixes in debug messages | Tobias Stoeckmann | 2023-12-18 | 1 | -1/+1 |
* | pam_start.c: call bindtextdomain() to expose Linux-PAM locales | Sergei Trofimovich | 2023-08-25 | 1 | -0/+15 |
* | libpam: cast to unsigned char for character handling function | Christian Göttsche | 2023-08-07 | 1 | -1/+1 |
* | pam_start: free handlers on handler init failure | Christian Göttsche | 2023-08-07 | 1 | -0/+1 |
* | libpam: Fix memory leak on error path in _pam_start_internal() | Andreas Schneider | 2020-11-04 | 1 | -0/+3 |
* | New API call pam_start_confdir() | Tomas Mraz | 2020-03-06 | 1 | -1/+35 |
* | pam_get_authtok_verify: Avoid duplicate password verification | Tomas Mraz | 2019-08-07 | 1 | -0/+1 |
* | pam_start: fix memory leak on error path | Dmitry V. Levin | 2011-12-26 | 1 | -0/+2 |
* | Relevant BUGIDs: | Thorsten Kukuk | 2008-12-11 | 1 | -2/+5 |
* | Relevant BUGIDs: | Tomas Mraz | 2007-10-19 | 1 | -0/+1 |
* | Relevant BUGIDs: | Thorsten Kukuk | 2006-07-24 | 1 | -1/+1 |
* | Relevant BUGIDs: | Tomas Mraz | 2006-01-12 | 1 | -0/+3 |
* | Relevant BUGIDs: | Tomas Mraz | 2005-09-17 | 1 | -13/+22 |
* | Relevant BUGIDs: none | Thorsten Kukuk | 2005-09-04 | 1 | -9/+10 |
* | Relevant BUGIDs: | Thorsten Kukuk | 2004-09-14 | 1 | -0/+5 |
* | Relevant BUGIDs: 770645 | Steve Langasek | 2003-07-13 | 1 | -2/+2 |
* | Relevant BUGIDs: 728887 | Steve Langasek | 2003-07-13 | 1 | -0/+5 |
* | Relevant BUGIDs: 129027, 128576 | Andrew G. Morgan | 2001-01-22 | 1 | -5/+5 |
* | Initial revision | Andrew G. Morgan | 2000-06-20 | 1 | -0/+112 |