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: Support for noexec, nosuid and nodev flags for tmpfs mounts
Tomas Mraz
2019-11-04
3
-5
/
+79
*
doc: fix module type written in MODULE TYPES PROVIDED
MIZUTA Takeshi
2019-10-15
2
-2
/
+2
*
pam_unix: Add logging useful for debugging problems
Tomas Mraz
2019-10-14
1
-3
/
+4
*
pam_unix: Fix the spelling of Jan Rękorajski's name.
Tomas Mraz
2019-10-10
7
-15
/
+15
*
doc: fix typo in manpage
MIZUTA Takeshi
2019-10-08
1
-1
/
+1
*
pam_mkhomedir: Add debug option to pam_mkhomedir(8) man page
MIZUTA Takeshi
2019-10-03
1
-0
/
+17
*
Add support for a vendor directory and libeconf (#136)
Thorsten Kukuk
2019-09-16
3
-9
/
+42
*
pam_lastlog: document the 'unlimited' option
Carlos Santos
2019-09-12
1
-0
/
+18
*
pam_lastlog: prevent crash due to reduced 'fsize' limit
Carlos Santos
2019-09-12
1
-9
/
+57
*
pam_unix_sess.c add uid for opening session
ed
2019-09-11
1
-12
/
+19
*
pwhistory: fix read of uninitialized data and memory leak when modifying opasswd
Matt Cowell
2019-09-02
1
-3
/
+3
*
pam_tty_audit: Manual page clarification about password logging
Tomas Mraz
2019-08-07
1
-0
/
+7
*
pam_unix: Correct MAXPASS define name in the previous two commits.
Tomas Mraz
2019-06-27
2
-3
/
+3
*
Restrict password length when changing password
Florian Best
2019-06-27
1
-1
/
+5
*
Trim password at PAM_MAX_RESP_SIZE chars
Florian Best
2019-06-27
1
-0
/
+7
*
pam_succeed_if: Request user data only when needed
Olaf Mandel
2019-05-23
1
-17
/
+26
*
pam_tally2: Remove unnecessary fsync()
Maciej S. Szmigiero
2019-02-26
1
-4
/
+0
*
Fixed a grammer mistake
vkwitshana
2019-02-19
1
-1
/
+1
*
Fix documentation for pam_wheel
Christopher Head
2019-01-10
1
-2
/
+2
*
pam_lastlog: Improve silent option documentation
Nir Soffer
2019-01-10
1
-0
/
+1
*
pam_lastlog: Respect PAM_SILENT flag
Nir Soffer
2019-01-10
1
-5
/
+6
*
Fix regressions from the last commits.
Tomas Mraz
2019-01-04
1
-2
/
+2
*
Replace strndupa with strncpy
Rosen Penev
2019-01-04
1
-20
/
+11
*
build: ignore pam_lastlog when logwtmp is not available.
Yousong Zhou
2019-01-04
1
-2
/
+6
*
build: ignore pam_rhosts if neither ruserok nor ruserok_af is available.
Yousong Zhou
2019-01-04
2
-3
/
+9
*
pam_motd: Cleanup the code and avoid unnecessary logging
Tomas Mraz
2018-12-20
1
-51
/
+37
*
pam_lastlog: Limit lastlog file use by LASTLOG_UID_MAX option in login.defs.
Tomas Mraz
2018-12-20
2
-2
/
+50
*
Move the duplicated search_key function to pam_modutil.
Tomas Mraz
2018-12-11
3
-226
/
+7
*
pam_unix: Use pam_syslog instead of helper_log_err.
Tomas Mraz
2018-11-27
3
-15
/
+17
*
pam_unix: Report unusable hashes found by checksalt to syslog.
Björn Esser
2018-11-27
1
-0
/
+36
*
Revert "pam_unix: Add crypt_default method, if supported."
Tomas Mraz
2018-11-27
3
-41
/
+10
*
pam_unix: Add crypt_default method, if supported.
Björn Esser
2018-11-27
3
-10
/
+41
*
Revert part of the commit 4da9febc
Tomas Mraz
2018-11-26
1
-9
/
+0
*
pam_unix: Add support for (gost-)yescrypt hashing methods.
Björn Esser
2018-11-23
9
-75
/
+128
*
pam_unix: Fix closing curly brace. (#77)
Björn Esser
2018-11-22
1
-1
/
+1
*
pam_unix: Add support for crypt_checksalt, if libcrypt supports it.
Björn Esser
2018-11-22
1
-0
/
+15
*
pam_unix: Prefer a gensalt function, that supports auto entropy.
Björn Esser
2018-11-22
3
-3
/
+19
*
pam_motd: Fix segmentation fault when no motd_dir specified (#76)
Robert Fairley
2018-11-21
1
-5
/
+10
*
pam_motd: Support multiple motd paths specified, with filename overrides (#69)
Robert Fairley
2018-11-19
2
-19
/
+317
*
pam_unix: Use bcrypt b-variant for computing new hashes.
Björn Esser
2018-11-16
1
-1
/
+1
*
pam_tally, pam_tally2: fix grammar and spelling (#54)
Dmitry V. Levin
2018-06-22
2
-4
/
+4
*
Fix grammar of messages printed via pam_prompt
Dmitry V. Levin
2018-06-19
9
-25
/
+30
*
pam_stress: do not mark messages for translation
Dmitry V. Levin
2018-06-19
1
-5
/
+5
*
pam_unix: remove obsolete _UNIX_AUTHTOK, _UNIX_OLD_AUTHTOK, and _UNIX_NEW_AUT...
Dmitry V. Levin
2018-05-31
2
-7
/
+0
*
pam_unix: remove obsolete _unix_read_password prototype
Dmitry V. Levin
2018-05-31
1
-7
/
+0
*
pam_motd: add support for a motd.d directory (#48)
Allison Karlitskaya
2018-05-16
2
-28
/
+108
*
pam_umask: Fix documentation to align with order of loading umask
Tomas Mraz
2018-05-02
1
-4
/
+4
*
pam_tally2 --reset: avoid creating a missing tallylog file
Dmitry V. Levin
2017-11-10
1
-0
/
+12
*
pam_mkhomedir: Allow creating parent of homedir under /
Tomas Mraz
2017-11-10
1
-7
/
+9
*
pam_tty_audit: Fix regression introduced by adding the uid range support.
Tomas Mraz
2017-10-09
1
-5
/
+3
[next]