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: free SELinux context on error path
Iker Pedrosa
2024-05-23
1
-0
/
+3
*
pam_namespace: free SELinux context
Iker Pedrosa
2024-05-23
1
-0
/
+1
*
pam_timestamp: close the timestamp file on error path
Iker Pedrosa
2024-05-23
1
-0
/
+1
*
pam_rootok: close the audit socket on error path
Iker Pedrosa
2024-05-23
1
-0
/
+1
*
pam_faillock: close the audit socket after use
Iker Pedrosa
2024-05-23
1
-0
/
+1
*
pam_env: fix error handling in econf_read_file
Dmitry V. Levin
2024-05-19
1
-4
/
+4
*
pam_env: fix NULL dereference on error path in econf_read_file
Dmitry V. Levin
2024-05-19
1
-1
/
+1
*
Move all historic changelog files to a top-level ChangeLog.old directory
Dmitry V. Levin
2024-05-15
1
-54
/
+0
*
build: do not distribute historic changelog files
Dmitry V. Levin
2024-05-15
1
-1
/
+1
*
pam_umask: document details about the GECOS field
Christoph Anton Mitterer
2024-04-15
1
-2
/
+4
*
pam_umask: minor improvements to wording
Christoph Anton Mitterer
2024-04-15
1
-6
/
+6
*
pam_unix: compare password hashes in constant time
Christian Göttsche
2024-04-13
1
-2
/
+2
*
doc: fix uses of non-neutral gender pronouns
Aura Herrero Ruiz
2024-04-02
6
-12
/
+12
*
pam_env: document when the module is executed
Thorsten Kukuk
2024-03-31
1
-2
/
+19
*
pam_unix: allow empty passwords with non-empty hashes
Sergei Trofimovich
2024-03-29
1
-8
/
+6
*
pam_limits: fix potential use-after-free of pl->conf_file
Shaleen Bathla
2024-03-04
1
-2
/
+10
*
pam_unix: use yp functions only if nis requested
Tobias Stoeckmann
2024-03-03
1
-1
/
+1
*
conf/modules: constify read-only data arrays
Christian Göttsche
2024-02-22
3
-7
/
+7
*
pam_unix: drop cast to same type
Christian Göttsche
2024-02-22
1
-1
/
+1
*
modules: drop redundant return at end of void functions
Christian Göttsche
2024-02-22
3
-3
/
+0
*
pam_faillock: drop duplicate include
Christian Göttsche
2024-02-22
1
-1
/
+0
*
modules: enclose macro parameter
Christian Göttsche
2024-02-22
6
-14
/
+14
*
pam_unix: avoid string formatting of NULL
Christian Göttsche
2024-02-22
1
-2
/
+3
*
pam_xauth: untangle strings
Christian Göttsche
2024-02-22
1
-10
/
+13
*
pam_xauth: sanitize variable after asprintf(3) failure
Christian Göttsche
2024-02-22
1
-0
/
+1
*
pam_limits: print line number in warning
Tobias Stoeckmann
2024-02-07
1
-1
/
+5
*
pam_limits: remove whitespaces around value
Tobias Stoeckmann
2024-02-06
1
-1
/
+21
*
libpam_internal: introduce pam_line
Tobias Stoeckmann
2024-02-06
2
-8
/
+9
*
pam_unix: try to set uid to 0 for unix_chkpwd
Tobias Stoeckmann
2024-01-24
2
-15
/
+16
*
libpam_internal: supply debug functionality
Tobias Stoeckmann
2024-01-24
14
-17
/
+33
*
pam_faildelay: add more tests to delay parser
Tobias Stoeckmann
2024-01-21
1
-1
/
+1
*
pam_faildelay: support UINT_MAX delay on 32 bit
Tobias Stoeckmann
2024-01-21
1
-8
/
+8
*
modules: add pamc headers to the search path only when needed
Tobias Stoeckmann
2024-01-21
46
-88
/
+50
*
pam_pwhistory: allocate crypt data on the heap
Christian Göttsche
2024-01-21
1
-9
/
+26
*
pam_userdb: cleanse crypt data
Christian Göttsche
2024-01-21
1
-0
/
+1
*
pam_unix: cleanse crypt data
Christian Göttsche
2024-01-21
1
-0
/
+1
*
modules: zero out crypt_r(3) data before usage
Christian Göttsche
2024-01-21
4
-11
/
+5
*
pam_faildelay: fix compilation warnings on 32bit platforms
Dmitry V. Levin
2024-01-20
1
-2
/
+2
*
pam_namespace: use sed instead of awk in namespace.init
Dmitry V. Levin
2024-01-20
1
-1
/
+1
*
pam_unix: do not warn if password aging is disabled
Tobias Stoeckmann
2024-01-19
1
-1
/
+0
*
pam_env: remove escaped newlines from econf lines
Tobias Stoeckmann
2024-01-18
1
-0
/
+23
*
pam_env: fix --enable-vendordir fallback logic
Dmitry V. Levin
2024-01-18
1
-11
/
+11
*
pam_env: check VENDORDIR after config.h inclusion
Tobias Stoeckmann
2024-01-18
1
-9
/
+9
*
pam_namespace: include stdint.h
Jacob Heider
2024-01-17
1
-0
/
+2
*
pam_namespace: protect_dir(): use O_DIRECTORY to prevent local DoS situations
Matthias Gerstner
2024-01-17
1
-17
/
+1
*
pam_pwhistory: fix typo in example configuration
Tobias Stoeckmann
2024-01-16
1
-1
/
+1
*
pam_unix: fix typos in comments
Christian Göttsche
2024-01-16
2
-2
/
+2
*
pam_pwhistory: use cp variable only when needed
Tobias Stoeckmann
2024-01-16
1
-17
/
+13
*
pam_pwhistory: parse opasswd lines verbatim
Tobias Stoeckmann
2024-01-16
1
-16
/
+4
*
pam_unix: do not allow comma as a field separator
Tobias Stoeckmann
2024-01-16
2
-9
/
+8
[next]