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_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
*
modules: do not invoke getline(3) unnecessarily
Dmitry V. Levin
2024-01-16
2
-3
/
+2
*
pam_unix: declare read-only data array const
Christian Göttsche
2024-01-15
1
-1
/
+1
*
pam_unix: log about failure to execute unix_chkpwd(8)
Christian Göttsche
2024-01-15
1
-1
/
+1
*
pam_unix: clean additional possible sensitive buffers
Christian Göttsche
2024-01-15
3
-2
/
+7
*
pam_unix: use more appropriate types
Christian Göttsche
2024-01-15
2
-5
/
+5
*
pam_unix: retain const qualifier
Christian Göttsche
2024-01-15
1
-6
/
+6
*
pam_unix: enclose macro arguments
Christian Göttsche
2024-01-15
1
-3
/
+3
*
pam_unix: set close-on-exec
Christian Göttsche
2024-01-15
4
-24
/
+13
*
pam_unix: support setgid version of unix_chkpwd(8)
Christian Göttsche
2024-01-15
1
-2
/
+7
*
pam_unix: reject unix_update(8) running on different unprivileged user
Christian Göttsche
2024-01-15
1
-3
/
+13
*
pam_unix: add audit support to unix_update(8)
Christian Göttsche
2024-01-15
2
-1
/
+18
*
pam_unix: refactor audit logging
Christian Göttsche
2024-01-15
5
-36
/
+61
*
pam_unix: fix regressions
Tobias Stoeckmann
2024-01-15
2
-2
/
+1
*
pam_pwhistory: disable SELinux code if not used
Tobias Stoeckmann
2024-01-15
1
-0
/
+6
*
pam_pwhistory: build pwhistory_helper only with SELinux enabled
Tobias Stoeckmann
2024-01-15
1
-3
/
+12
[prev]
[next]