index
:
pam.git
debian
dev
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
pam_listfile
/
pam_listfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
modules: do not invoke getline(3) unnecessarily
Dmitry V. Levin
2024-01-16
1
-1
/
+1
*
pam_listfile: do not call pam_sm_authenticate
Dmitry V. Levin
2024-01-13
1
-17
/
+23
*
pam_listfile: log all option errors
Dmitry V. Levin
2024-01-13
1
-15
/
+38
*
pam_listfile: consistently log unknown options
Dmitry V. Levin
2024-01-13
1
-2
/
+6
*
pam_listfile: treat \r like \n
Tobias Stoeckmann
2024-01-12
1
-7
/
+2
*
pam_listfile: use getline
Tobias Stoeckmann
2024-01-03
1
-3
/
+4
*
pam_listfile: drop string duplication
Tobias Stoeckmann
2024-01-02
1
-26
/
+4
*
pam_listfile: do not truncate arguments
Tobias Stoeckmann
2024-01-02
1
-40
/
+31
*
pam_listfile: fix typo in comment
Tobias Stoeckmann
2024-01-02
1
-1
/
+1
*
pam_listfile: fix formatting
Tobias Stoeckmann
2024-01-02
1
-13
/
+14
*
treewide: replace malloc followed by strcpy with strdup
Tobias Stoeckmann
2023-12-19
1
-2
/
+1
*
treewide: assume free(NULL) is no-op
Dmitry V. Levin
2023-12-14
1
-3
/
+3
*
treewide: do not cast calloc/malloc/realloc
Tobias Stoeckmann
2023-11-12
1
-1
/
+1
*
pam_listfile: fix pointer misuse leading to data corruption
Cyril Duval
2023-01-18
1
-5
/
+4
*
modules: downgrade syslog level for errors related to pam_get_user
Dmitry V. Levin
2020-05-22
1
-1
/
+1
*
modules: do not check user name for NULL if pam_get_user returned PAM_SUCCESS
Dmitry V. Levin
2020-05-15
1
-2
/
+2
*
modules: remove PAM_SM_* macros
Dmitry V. Levin
2020-05-03
1
-12
/
+2
*
modules/pam_listfile: use pam_str_skip_prefix
Dmitry V. Levin
2020-03-19
1
-6
/
+8
*
Fix or suppress various warnings when compiling with -Wall -Wextra
Tomas Mraz
2019-12-16
1
-5
/
+4
*
Unification and cleanup of syslog log levels.
Tomas Mraz
2016-06-30
1
-1
/
+1
*
Remove "--enable-static-modules" option and support from
Thorsten Kukuk
2016-03-29
1
-24
/
+6
*
2011-05-24 Thorsten Kukuk <kukuk@thkukuk.de>
Thorsten Kukuk
2011-05-24
1
-4
/
+9
*
Relevant BUGIDs: 2892529
Thorsten Kukuk
2009-12-08
1
-9
/
+9
*
Relevant BUGIDs:
Tomas Mraz
2009-12-08
1
-12
/
+0
*
Relevant BUGIDs:
Tomas Mraz
2009-10-06
1
-54
/
+22
*
Relevant BUGIDs:
Tomas Mraz
2008-11-24
1
-0
/
+1
*
Relevant BUGIDs: Debian bug #84428
Steve Langasek
2007-08-30
1
-3
/
+6
*
Relevant BUGIDs: 1490956,1489818,1489808,1489792,1489804,1489658,1489634
Thorsten Kukuk
2006-05-22
1
-2
/
+8
*
Relevant BUGIDs: none
Thorsten Kukuk
2006-01-23
1
-16
/
+32
*
Relevant BUGIDs:
Tomas Mraz
2005-09-21
1
-5
/
+5
*
Relevant BUGIDs: none
Thorsten Kukuk
2005-09-05
1
-42
/
+32
*
Relevant BUGIDs: none
Thorsten Kukuk
2005-08-16
1
-10
/
+13
*
Relevant BUGIDs: none
Thorsten Kukuk
2005-07-20
1
-1
/
+1
*
Relevant BUGIDs: none
Thorsten Kukuk
2005-06-09
1
-10
/
+12
*
Relevant BUGIDs:
Tomas Mraz
2005-04-19
1
-3
/
+20
*
Relevant BUGIDs:
Thorsten Kukuk
2004-09-24
1
-43
/
+5
*
Relevant BUGIDs: patch 476984
Steve Langasek
2003-07-13
1
-4
/
+22
*
Relevant BUGIDs: 436435
Andrew G. Morgan
2002-07-13
1
-4
/
+10
*
Relevant BUGIDs: 476947
Andrew G. Morgan
2001-11-26
1
-26
/
+36
*
Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474
Andrew G. Morgan
2000-11-19
1
-9
/
+1
*
Initial revision
Andrew G. Morgan
2000-06-20
1
-0
/
+437