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: 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
*
pam_rootok: skip context translation
Christian Göttsche
2020-08-05
1
-4
/
+4
*
pam_rootok: replace deprecated security_context_t
Christian Göttsche
2020-08-05
1
-1
/
+1
*
pam_namespace: replace deprecated matchpathcon
Christian Göttsche
2020-08-05
2
-13
/
+22
*
pam_namespace: replace deprecated security_context_t
Christian Göttsche
2020-08-05
1
-8
/
+8
*
pam_unix: Add comment for the ignored PAM_AUTHTOK_ERR case
Tomas Mraz
2020-07-22
1
-0
/
+4
*
Fix missing initialization of daysleft
Tomas Mraz
2020-07-22
1
-1
/
+1
*
pam_pwhistory: add helper to handle SELinux
ikerexxe
2020-07-20
7
-47
/
+478
*
Move read_passwords function from pam_unix to pam_inline.h
ikerexxe
2020-07-15
4
-47
/
+4
*
pam_unix: use PAM_MAX_RESP_SIZE instead of its alias MAXPASS
Dmitry V. Levin
2020-07-15
6
-14
/
+12
*
pam_stress: create man page
Lucas Ramage
2020-07-09
5
-66
/
+398
*
pam_loginuid: fix unlikely negative 3rd argument of strncmp on error path
ikerexxe
2020-07-01
1
-1
/
+1
*
pam_namespace, pam_mkhomedir: fix unlikely descriptor leaks on error path
ikerexxe
2020-07-01
2
-0
/
+3
*
pam_rootok: fix use of va_list
ikerexxe
2020-07-01
1
-3
/
+6
*
pam_limits: clarify configuration file
ikerexxe
2020-06-29
1
-0
/
+11
*
.gitignore: move module-specific entries to modules/.gitignore
Dmitry V. Levin
2020-06-26
1
-0
/
+1
[next]