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
*
modules: cast to unsigned char for character handling function
Christian Göttsche
2023-08-07
15
-39
/
+39
*
pam_faillock: free handle in test
Christian Göttsche
2023-08-07
1
-0
/
+1
*
pam_selinux: fix formatting of audit messages
Steve Grubb
2023-08-04
1
-1
/
+1
*
pam_faillock: fix formatting of audit messages
Steve Grubb
2023-08-04
1
-2
/
+2
*
pam_access: make non-resolveable hostname a debug output (#590)
Thorsten Kukuk
2023-08-04
1
-1
/
+2
*
pam_access: document IPv6 link-local addresses (#582)
Thorsten Kukuk
2023-08-03
2
-1
/
+14
*
pam_unix: improve fallback values for "rounds" for yescrypt and blowfish
Julian Kranz
2023-07-17
1
-4
/
+8
*
pam_userdb: enable GDBM support
Iker Pedrosa
2023-07-17
1
-12
/
+78
*
Fix build if crypt_r isn't available
Bernhard Rosenkränzer
2023-06-07
1
-1
/
+1
*
pam_shells: Plug econf memory leak
Tobias Stoeckmann
2023-05-18
1
-0
/
+1
*
pam_shells: return PAM_USER_UNKNOWN if getpwnam fails
Jonathan Krebs
2023-05-17
2
-2
/
+18
*
pam_xauth: switch away from PATH_MAX
Pino Toscano
2023-05-17
1
-10
/
+18
*
pam_mkhomedir: simplify handling of newsource/newdest
Pino Toscano
2023-05-12
1
-85
/
+32
*
pam_limits: build again on non-Linux OSes
Pino Toscano
2023-05-12
1
-0
/
+8
*
pam_nologin: explicitly fail when nologin path is a directory
Pino Toscano
2023-05-11
1
-0
/
+10
*
pam_timestamp: do not assume PATH_MAX is defined
Pino Toscano
2023-05-11
1
-1
/
+3
*
pam_pwhistory: switch away from PATH_MAX
Pino Toscano
2023-05-11
1
-11
/
+29
*
modules: update Linux detection
Christian Göttsche
2023-05-07
2
-2
/
+2
*
pam_succeed_if: do not use the result of keyword substitution for keyword match
Dmitry V. Levin
2023-04-20
1
-22
/
+14
*
pam_timestamp: Only build hmacfile when no openssl
Iker Pedrosa
2023-04-20
1
-5
/
+2
*
fix a grammar mistake
Mark Huang
2023-04-20
1
-1
/
+1
*
configure: Disable NIS if header files are missing
Thorsten Kukuk
2023-04-06
2
-9
/
+3
*
treewide: fix unnecessary $ on arithmetic variables
Dmitry V. Levin
2023-03-31
1
-1
/
+1
*
pam_timestamp: fix build failure
Iker Pedrosa
2023-03-30
1
-0
/
+1
*
modules: make use of secure memory erasure
Christian Göttsche
2023-02-28
28
-96
/
+140
*
pam_env: use helper to free string list
Christian Göttsche
2023-02-28
1
-2
/
+1
*
pam_env: override undefined pointer after asprintf failure
Christian Göttsche
2023-02-28
1
-0
/
+1
*
Y2038: use logind instead of utmp
Thorsten Kukuk
2023-02-28
4
-9
/
+67
*
build: use <vendordir>/security directory for installation if it has been set
Stefan Schubert
2023-02-07
43
-0
/
+172
*
pam_env: do not assume in tests that VENDORDIR is /usr/etc
Dmitry V. Levin
2023-02-04
1
-13
/
+35
*
pam_env: do not hardcode /usr/etc into tests
Dmitry V. Levin
2023-02-03
1
-12
/
+18
*
pam_env: do not hardcode /usr/etc into documentation
Dmitry V. Levin
2023-02-02
1
-3
/
+3
*
pam_env: fix VENDOR_DEFAULT_ETC_ENVFILE
Dmitry V. Levin
2023-02-01
1
-1
/
+1
*
pam_unix: don't link against yppasswd_xdr if NIS is disabled
Thorsten Kukuk
2023-01-31
2
-6
/
+5
*
Enable undef warning
Christian Göttsche
2023-01-30
1
-4
/
+4
*
pam_pwhistory: use vendor specific pwhistory.conf as fallback
Stefan Schubert
2023-01-27
2
-0
/
+31
*
pam_pwhistory: add a basic test for return values
Stefan Schubert
2023-01-27
2
-1
/
+64
*
pam_unix: regenerate yppasswd.h/yppasswd_xdr.c (#480)
Thorsten Kukuk
2023-01-24
2
-61
/
+72
*
pam_selinux: treat getenforce failures as enforcing
Christian Göttsche
2023-01-24
1
-6
/
+6
*
pam_unix: silence compiler warning in md5.c
Dmitry V. Levin
2023-01-19
1
-13
/
+12
*
pam_limits: silence compiler warning
Dmitry V. Levin
2023-01-19
1
-2
/
+2
*
pam_listfile: fix pointer misuse leading to data corruption
Cyril Duval
2023-01-18
1
-5
/
+4
*
doc: Update PAM documentation from DockBook 4 to DocBook 5
Stefan Schubert
2022-12-16
104
-2534
/
+1724
*
pam_env: Use vendor specific pam_env.conf and environment as fallback
Stefan Schubert
2022-12-14
6
-43
/
+388
*
pam_shells: Use the vendor directory as fallback for a distribution provided ...
Stefan Schubert
2022-12-12
3
-14
/
+75
*
pam_env: _parse_line: fix quoteflg handled
Valentin Lefebvre
2022-12-01
1
-1
/
+2
*
pam_mail: adjust wording for no new mail
ed neville
2022-11-11
1
-1
/
+1
*
pam_faillock: fix typo in usage diagnostics
Dmitry V. Levin
2022-11-11
1
-1
/
+1
*
pam_lastlog: fix file locking
Davin Shearer
2022-11-07
1
-10
/
+26
*
pam_faillock: avoid logging an erroneous consecutive login failure message
Deepak Das
2022-11-07
1
-3
/
+5
[next]