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
*
Use PAM_ARRAY_SIZE
Dmitry V. Levin
2020-03-19
4
-6
/
+11
*
modules/pam_cracklib: fix parsing of options without arguments
Dmitry V. Levin
2020-03-19
1
-6
/
+6
*
Fix remaining clang -Wcast-align compilation warnings
Dmitry V. Levin
2020-03-19
1
-0
/
+6
*
Fix most of clang -Wcast-align compilation warnings
Dmitry V. Levin
2020-03-19
5
-7
/
+17
*
modules/pam_tally, modules/pam_tally2: fix compilation warnings
Dmitry V. Levin
2020-03-19
2
-5
/
+6
*
modules/pam_timestamp: fix compilation warnings
Dmitry V. Levin
2020-03-19
2
-4
/
+6
*
modules/pam_unix: fix gcc compilation warnings
Dmitry V. Levin
2020-03-19
1
-14
/
+19
*
modules/pam_access: fix compilation warning
Dmitry V. Levin
2020-03-19
1
-0
/
+4
*
modules/pam_timestamp: fix clang compilation warning
Dmitry V. Levin
2020-03-18
1
-2
/
+2
*
modules/pam_timestamp: fix EXTRA_DIST
Dmitry V. Levin
2020-03-18
1
-1
/
+1
*
modules/pam_namespace: fix EXTRA_DIST
Dmitry V. Levin
2020-03-18
1
-1
/
+1
*
pam_usertype: exclude man-page generation when configured with --disable-doc
Christian Göttsche
2020-03-17
1
-1
/
+3
*
pam_namespace: ignore pam_namespace_helper in git
Christian Göttsche
2020-03-17
1
-0
/
+1
*
pam_selinux: check unknown object classes or permissions in current policy
ikerexxe
2020-03-11
1
-42
/
+8
*
pam_unix: fix --disable-nis compilation warnings
Dmitry V. Levin
2020-03-05
2
-2
/
+3
*
Fix whitespace issues
Dmitry V. Levin
2020-03-05
1
-1
/
+1
*
pam_tty_audit: if kernel audit is disabled return PAM_IGNORE
Iker Pedrosa
2020-02-27
1
-0
/
+8
*
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
[next]