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
/
libpam
/
pam_misc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: fix typos in comments
Tobias Stoeckmann
2024-01-05
1
-1
/
+1
*
libpam: support very long strings in _pam_mkargv
Tobias Stoeckmann
2023-12-31
1
-6
/
+14
*
libpam: reduce memory usage of _pam_mkargv
Tobias Stoeckmann
2023-12-19
1
-35
/
+22
*
treewide: replace malloc followed by strcpy with strdup
Tobias Stoeckmann
2023-12-19
1
-7
/
+1
*
libpam: remove function prefixes in debug messages
Tobias Stoeckmann
2023-12-18
1
-1
/
+1
*
treewide: store strlen results in size_t
Tobias Stoeckmann
2023-12-14
1
-1
/
+2
*
libpam: simplify _pam_tokenize internals
Tobias Stoeckmann
2023-12-06
1
-12
/
+5
*
libpam: remove format argument for _pam_tokenize
Tobias Stoeckmann
2023-12-06
1
-9
/
+8
*
libpam: rename _pam_StrTok to _pam_tokenize
Tobias Stoeckmann
2023-12-06
1
-2
/
+2
*
libpam: fix _pam_mkargv return value on error path
Dmitry V. Levin
2023-11-14
1
-0
/
+1
*
libpam: fix integer overflow when parsing configs
Tobias Stoeckmann
2023-11-12
1
-1
/
+11
*
libpam: remove function prefixes in debug messages
Tobias Stoeckmann
2023-11-12
1
-1
/
+1
*
libpam: fix possible heap overflow in _pam_strdup
Tobias Stoeckmann
2023-11-10
1
-1
/
+1
*
libpam: cast to unsigned char for character handling function
Christian Göttsche
2023-08-07
1
-5
/
+5
*
_pam_mkargv: add const qualifier to the first argument
Dmitry V. Levin
2020-01-20
1
-1
/
+1
*
Fix whitespace issues
Dmitry V. Levin
2011-10-26
1
-1
/
+1
*
Relevant BUGIDs: 2892529
Thorsten Kukuk
2009-12-08
1
-1
/
+1
*
Relevant BUGIDs:
Thorsten Kukuk
2009-02-25
1
-3
/
+4
*
Relevant BUGIDs:
Tomas Mraz
2007-12-06
1
-0
/
+22
*
Relevant BUGIDs:
Thorsten Kukuk
2006-06-14
1
-7
/
+5
*
Relevant BUGIDs:
Thorsten Kukuk
2006-06-14
1
-17
/
+35
*
Relevant BUGIDs: 1490956,1489818,1489808,1489792,1489804,1489658,1489634
Thorsten Kukuk
2006-05-22
1
-3
/
+3
*
Relevant BUGIDs: none
Thorsten Kukuk
2005-09-04
1
-6
/
+6
*
Relevant BUGIDs: 770645
Steve Langasek
2003-07-13
1
-2
/
+2
*
Relevant BUGIDs: 517064
Andrew G. Morgan
2002-05-26
1
-2
/
+14
*
Relevant BUGIDs: 129027, 128576
Andrew G. Morgan
2001-01-22
1
-2
/
+6
*
Initial revision
Andrew G. Morgan
2000-06-20
1
-0
/
+305