68
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pam_motd: support very long arguments More... about 1 year ago
conf/pam_conv1: use return instead of exit in main More... about 1 year ago
conf/pam_conv1: check strdup results More... about 1 year ago
conf/pam_conv1: fix memory leak More... about 1 year ago
conv/pam_conv1: use correct line number in output More... about 1 year ago
conf/pam_conv1: Avoid signed line numbers More... about 1 year ago
pam_access: fix nul byte handling in config More... about 1 year ago
pam_exec: allow expose_authtok for password PAM_TYPE More... about 1 year ago
libpam: reduce memory usage of _pam_mkargv More... about 1 year ago
pam_mkhomedir: avoid string copying More... about 1 year ago
pam_filter: use stpcpy instead of strcpy More... about 1 year ago
pam_access: reserve space for dot character More... about 1 year ago
treewide: use asprintf to construct strings More... about 1 year ago
treewide: replace malloc followed by strcpy with strdup More... about 1 year ago
pam_xauth: check strdup return value More... about 1 year ago
pam_namespace: handle huge namespace.conf lines More... about 1 year ago
pam_exec: support very large argc values More... about 1 year ago
pam_filter: support very long arguments More... about 1 year ago
treewide: store strlen results in size_t More... about 1 year ago
treewide: assume free(NULL) is no-op More... about 1 year ago
pam_unix: sp_min and sp_warn must be at least 1 More... about 1 year ago
pam_unix: allow disabled password aging More... about 1 year ago
pam_shells: fix regression More... about 1 year ago
pam_unix: sync expiry checks with shadow More... about 1 year ago
pam_xauth: simplify check_acl More... about 1 year ago
pam_limits: avoid sscanf in parse_config_file More... about 1 year ago
pam_unix: simplify save_old_password More... about 1 year ago
libpam: support arbitrarily long config lines More... about 1 year ago
pam_timestamp: indicate non-null arguments to the compiler More... about 1 year ago
pam_timestamp: ensure we get zero-initialized memory More... about 1 year ago