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
*
libpamc: Use ISO C99 uintX_t types instead of u_intX_t
TBK
2020-02-26
2
-25
/
+26
*
pam_group, pam_time: Fix regression in documentation from last change.
Tomas Mraz
2020-02-25
2
-2
/
+2
*
pam_limits: Document the unwanted effect of set_all with systemd
Tomas Mraz
2020-02-24
1
-1
/
+3
*
pam_group, pam_time: Fix logical error with multiple ! operators
Tomas Mraz
2020-02-24
4
-0
/
+14
*
pam_shells: Recognize /bin/sh as the default shell.
Tomas Mraz
2020-02-24
1
-2
/
+6
*
pam_env: Change the default to not read the user .pam_environment file
Tomas Mraz
2020-02-24
2
-4
/
+4
*
pam_env: code cleanups
Tomas Mraz
2020-02-24
1
-19
/
+37
*
pam_namespace: secure tmp-inst directories
Topi Miettinen
2020-02-18
5
-4
/
+103
*
Fix warnings from the recent PR merges
Tomas Mraz
2020-02-18
2
-7
/
+21
*
pam_unix: add nullresetok option to allow reset blank passwords
Pavel Březina
2020-02-18
4
-26
/
+67
*
pam_succeed_if: Add list support for group membership checks
Serghei Anicheev
2020-02-18
2
-13
/
+29
*
Remove redundant header file inclusion
MIZUTA Takeshi
2020-02-18
8
-10
/
+0
*
pam_tally[2]: Updating man pages to indicate account leakage without silent
edneville
2020-01-29
2
-2
/
+2
*
pam_keyinit.8: add missing comma
Jakub Wilk
2020-01-29
1
-1
/
+1
*
pam_usertype: new module to tell if uid is in login.defs ranges
Pavel Březina
2020-01-28
6
-1
/
+567
*
configure.ac: add --enable-doc option
Fabrice Fontaine
2020-01-27
43
-0
/
+86
*
Fix remaining -Wcast-qual compilation warnings
Dmitry V. Levin
2020-01-20
8
-0
/
+27
*
Fix miscellaneous const issues
Tomas Mraz
2020-01-20
4
-8
/
+7
*
pam_unix: Return NULL instead of calling crypt_md5_wrapper().
Björn Esser
2020-01-17
2
-24
/
+18
*
Changed variable salt to hash
Hulto
2020-01-15
1
-7
/
+7
*
Add two missing va_end() calls
Josef Moellers
2020-01-15
1
-1
/
+4
*
Miscellaneous spelling fixes
Steve Langasek
2020-01-15
5
-5
/
+5
*
Miscellaneous grammar fixes
Steve Langasek
2020-01-15
2
-2
/
+2
*
pam_umask: document the 'nousergroups' option
Andreas Henriksson
2020-01-10
1
-0
/
+16
*
pam_umask: add new 'nousergroups' module argument
Andreas Henriksson
2020-01-10
1
-0
/
+2
*
pam_umask: build-time usergroups option default
Andreas Henriksson
2020-01-10
1
-0
/
+3
*
pam_access: Fix (IPv6) address prefix size matching
msalle
2020-01-02
1
-1
/
+3
*
Do not use CFLAGS for warning flags set from configure
Tomas Mraz
2019-12-18
45
-45
/
+79
*
Return only PAM_IGNORE or error from pam_motd
Balint Reczey
2019-12-17
2
-2
/
+18
*
pam_pwhistory: fix build when -lxcrypt is not available
Dmitry V. Levin
2019-12-16
1
-1
/
+1
*
Fix or suppress various warnings when compiling with -Wall -Wextra
Tomas Mraz
2019-12-16
12
-36
/
+34
*
pam_motd: Export MOTD_SHOWN=pam after showing MOTD
Balint Reczey
2019-12-04
2
-0
/
+7
*
Adds an auth module to pam_keyinit (#150)
ppkarwasz
2019-11-28
2
-61
/
+114
*
Lower "bad username" log priority (#154)
Sophie Herold
2019-11-28
3
-3
/
+3
*
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
[next]