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_unix: do not use crypt_checksalt when checking for password expiration
Dmitry V. Levin
2021-06-10
1
-6
/
+0
*
pam_exec: implement quiet_log option
Patrick Schleizer
2021-06-10
2
-0
/
+22
*
pam_limits: "Unlimited" is not a valid value for RLIMIT_NOFILE.
Josef Moellers
2021-04-22
2
-0
/
+51
*
pam_userdb: Prevent garbage characters from db
Stanislav Zidek
2021-04-21
2
-23
/
+36
*
pam_access: clean up the remote host matching code
Tomas Mraz
2021-04-12
1
-16
/
+28
*
pam_faillock: convert spaces to tab to keep code style
chuanqin
2021-03-25
1
-3
/
+2
*
pam_env: fix example in pam_env.conf.5 for setting variable
theslimshaney
2021-03-08
1
-1
/
+1
*
pam_mkhomedir: use HOME_MODE or UMASK from /etc/login.defs
dshein-alt
2021-03-05
4
-9
/
+87
*
configure.ac: add --with-systemdunitdir option
Changqing Li
2021-01-27
1
-1
/
+1
*
faillock: create tallydir before creating tallyfile
Changqing Li
2021-01-27
1
-0
/
+3
*
pam_securetty: don't complain about missing config
Ludwig Nussel
2021-01-27
1
-2
/
+4
*
faillock: Use pluralization via dngettext or fallback
Kolja
2021-01-25
1
-1
/
+16
*
pam_umask: fix handling of umask parameter
Dmitry V. Levin
2020-12-28
1
-7
/
+11
*
pam_setquota: Minor whitespace, spelling and mail address fixes
Sven Hartge
2020-12-28
1
-4
/
+4
*
pam_mkhomedir: fix umask wording in documentation
Dmitry V. Levin
2020-12-23
1
-1
/
+1
*
pam_namespace: check for string_to_security_class failure
Christian Göttsche
2020-12-08
1
-0
/
+6
*
pam_selinux: check for string_to_security_class failure
Christian Göttsche
2020-12-08
1
-1
/
+12
*
pam_unix: fix memory leak on error path
Thomas M. DuBuisson
2020-11-24
1
-0
/
+6
*
Fix various typos found using codespell tool
Dmitry V. Levin
2020-11-24
4
-6
/
+6
*
Fix grammar: replace "an user" with "a user" everywhere
Dmitry V. Levin
2020-11-24
6
-6
/
+6
*
pam_wheel: Use pam_modutil_user_in_group_uid_gid instead of reimplementation
Tomas Mraz
2020-11-24
1
-13
/
+2
*
Second blank check with root for non-existent users must never return 1
Tomas Mraz
2020-11-20
1
-26
/
+13
*
faillock: Add a nodelay option
Tavian Barnes
2020-11-12
2
-1
/
+17
*
pam_env: deprecation notice of reading the user environment
Tomas Mraz
2020-11-05
2
-0
/
+8
*
pam_env: allow environment files without EOL at EOF
Tomas Mraz
2020-11-04
1
-1
/
+1
*
pam_ftp: fix potential memory leak
ikerexxe
2020-11-03
1
-0
/
+2
*
pam_faillock: fix unread store statement
ikerexxe
2020-11-03
1
-1
/
+1
*
Remove deprecated pam_tally and pam_tally2 modules
Dmitry V. Levin
2020-10-29
18
-3108
/
+1
*
Remove deprecated pam_cracklib module
Dmitry V. Levin
2020-10-29
8
-1578
/
+6
*
pam_env: fix a typo in doc of pam_env.conf
DDoSolitary
2020-10-27
1
-1
/
+1
*
Add missing format function attributes and enable -Wmissing-format-attribute
Christian Göttsche
2020-10-25
5
-0
/
+5
*
pam_motd: unset prompt value to drop privileges
ikerexxe
2020-10-21
1
-1
/
+1
*
pam_motd: document file filtering
ikerexxe
2020-10-14
1
-2
/
+3
*
pam_motd: filter motd by user and group
ikerexxe
2020-10-14
1
-22
/
+75
*
pam_faillock: fix invalid error message
Mikhail Labiuk
2020-10-13
1
-3
/
+9
*
pam_namespace: polyinstantiation refer to gdm doc
ikerexxe
2020-10-05
1
-39
/
+2
*
Prevent SEGFAULT for unknown UID
Anton D. Kachalov
2020-09-30
1
-1
/
+1
*
pam_wheel: clarify use_uid option in man page
ikerexxe
2020-09-10
1
-3
/
+3
*
pam_wheel: if getlogin fails fallback to PAM_RUSER
ikerexxe
2020-09-10
1
-0
/
+10
*
pam_wheel: improve coding style
ikerexxe
2020-09-10
1
-17
/
+19
*
configure: add --disable-unix option
Dmitry V. Levin
2020-08-08
1
-1
/
+5
*
modules: build all helpers with proper CFLAGS and LDFLAGS
Dmitry V. Levin
2020-08-07
3
-0
/
+6
*
build: rename PIE_* AC_SUBST variables to EXE_*
Dmitry V. Levin
2020-08-07
5
-12
/
+12
*
Fix -Wcast-align compilation warnings on arm
Dmitry V. Levin
2020-08-06
6
-56
/
+70
*
pam_namespace: fix big-endian check in md5 implementation
Dmitry V. Levin
2020-08-05
1
-4
/
+4
*
pam_namespace: skip context translation
Christian Göttsche
2020-08-05
1
-8
/
+8
*
pam_xauth: skip context translation
Christian Göttsche
2020-08-05
1
-8
/
+8
*
pam_xauth: replace deprecated security_context_t
Christian Göttsche
2020-08-05
1
-1
/
+1
*
pam_unix: skip context translation
Christian Göttsche
2020-08-05
2
-44
/
+44
*
pam_unix: replace deprecated security_context_t
Christian Göttsche
2020-08-05
2
-7
/
+7
[next]