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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pam_namespace: cleanup_tmpdirs(): use proper error message
Matthias Gerstner
2024-01-03
1
-1
/
+1
*
pam_namespace: fix double-free on parse error in namespace.conf
Matthias Gerstner
2024-01-03
1
-1
/
+1
*
pam_exec: allow expose_authtok for password PAM_TYPE
Anton Gubarkov
2024-01-02
2
-3
/
+3
*
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
*
pam_faillock: do not truncate arguments
Tobias Stoeckmann
2024-01-02
1
-7
/
+11
*
pam_wheel: do not truncate group
Tobias Stoeckmann
2024-01-02
1
-7
/
+7
*
pam_env: use strndup
Tobias Stoeckmann
2024-01-02
1
-12
/
+8
*
pam_env: reduce variable visibility
Tobias Stoeckmann
2024-01-02
1
-9
/
+9
*
pam_env: remove cast
Tobias Stoeckmann
2024-01-02
1
-2
/
+2
*
pam_env: fix debug and error messages
Tobias Stoeckmann
2024-01-02
1
-5
/
+5
*
pam_env: reduce stack usage
Tobias Stoeckmann
2024-01-02
1
-7
/
+3
*
pam_env: fix memory leak
Tobias Stoeckmann
2024-01-01
2
-1
/
+3
*
pam_listfile: add a configuration file parser test
Dmitry V. Levin
2024-01-01
1
-0
/
+35
*
pam_permit: add configuration file parser test
Tobias Stoeckmann
2023-12-31
1
-0
/
+29
*
pam_motd: support very long arguments
Tobias Stoeckmann
2023-12-31
1
-11
/
+10
*
pam_exec: support very large argc values
Tobias Stoeckmann
2023-12-31
1
-1
/
+1
*
pam_filter: support very long arguments
Tobias Stoeckmann
2023-12-31
1
-1
/
+2
*
pam_listfile.8: enhance formatting
Dmitry V. Levin
2023-12-31
1
-13
/
+12
*
pam_listfile.8: fix grammar
Dmitry V. Levin
2023-12-31
1
-3
/
+4
*
pam_listfile.8: enhance item=tty description
Dmitry V. Levin
2023-12-31
1
-2
/
+2
*
pam_listfile: add a test for return values
Dmitry V. Levin
2023-12-30
2
-1
/
+589
*
pam_canonicalize_user: fix the test for return values
Dmitry V. Levin
2023-12-30
2
-16
/
+17
*
unix_chkpwd, unix_update: Use exit codes 128+ on signals
Solar Designer
2023-12-29
1
-1
/
+1
*
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_motd: fail if too many motd files encountered
Tobias Stoeckmann
2023-12-21
1
-1
/
+6
*
pam_mkhomedir: avoid string copying
Tobias Stoeckmann
2023-12-19
1
-6
/
+2
*
pam_filter: use stpcpy instead of strcpy
Tobias Stoeckmann
2023-12-19
1
-5
/
+4
*
pam_access: reserve space for dot character
Tobias Stoeckmann
2023-12-19
1
-1
/
+1
*
treewide: use asprintf to construct strings
Tobias Stoeckmann
2023-12-19
7
-135
/
+58
*
treewide: replace malloc followed by strcpy with strdup
Tobias Stoeckmann
2023-12-19
2
-4
/
+2
*
pam_xauth: check strdup return value
Tobias Stoeckmann
2023-12-19
1
-0
/
+4
*
pam_timestamp: try RAND_priv_bytes first
Benny Baumann
2023-12-19
1
-0
/
+7
*
pam_timestamp: prefer getrandom(2) when available
Benny Baumann
2023-12-19
1
-0
/
+13
*
pam_timestamp: indicate non-null arguments to the compiler
Benny Baumann
2023-12-19
1
-0
/
+4
*
pam_timestamp: ensure we get zero-initialized memory
Benny Baumann
2023-12-19
1
-2
/
+2
*
pam_timestamp: allocate memory before opening /dev/urandom
Benny Baumann
2023-12-19
1
-8
/
+9
*
pam_timestamp: clean buffers before freeing
Benny Baumann
2023-12-19
1
-0
/
+2
*
pam_access: fix nul byte handling in config
Tobias Stoeckmann
2023-12-18
1
-0
/
+2
*
treewide: fix typos in comments and documentation
Tobias Stoeckmann
2023-12-18
7
-7
/
+7
*
treewide: fix typos
Tobias Stoeckmann
2023-12-18
3
-3
/
+3
*
pam_namespace: handle huge namespace.conf lines
Tobias Stoeckmann
2023-12-18
1
-0
/
+6
*
treewide: store strlen results in size_t
Tobias Stoeckmann
2023-12-14
4
-12
/
+12
*
treewide: assume free(NULL) is no-op
Dmitry V. Levin
2023-12-14
7
-24
/
+13
*
pam_unix: sp_min and sp_warn must be at least 1
Tobias Stoeckmann
2023-12-12
1
-2
/
+2
*
pam_unix: allow disabled password aging
Tobias Stoeckmann
2023-12-12
1
-0
/
+5
[next]