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: 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
*
pam_pwhistory: annotate declaration with format attribute
Christian Göttsche
2024-01-15
2
-1
/
+1
*
pam_unix: annotate declaration with format attribute
Christian Göttsche
2024-01-15
2
-1
/
+1
*
pam_succeed_if: add unit test
Tobias Stoeckmann
2024-01-14
2
-1
/
+91
*
pam_succeed_if: empty strings are no number
Tobias Stoeckmann
2024-01-14
1
-2
/
+2
*
pam_succeed_if: allow very long field values
Tobias Stoeckmann
2024-01-14
1
-23
/
+16
*
treewide: remove unused defines
Tobias Stoeckmann
2024-01-13
3
-6
/
+0
*
pam_usertype: do not call pam_sm_authenticate
Dmitry V. Levin
2024-01-13
1
-11
/
+21
*
pam_succeed_if: do not call pam_sm_authenticate
Dmitry V. Levin
2024-01-13
1
-11
/
+21
*
pam_sepermit: do not call pam_sm_authenticate
Dmitry V. Levin
2024-01-13
1
-6
/
+12
*
pam_localuser: do not call pam_sm_authenticate
Dmitry V. Levin
2024-01-13
1
-11
/
+21
*
pam_listfile: do not call pam_sm_authenticate
Dmitry V. Levin
2024-01-13
1
-17
/
+23
*
pam_lastlog: do not call pam_sm_authenticate
Dmitry V. Levin
2024-01-13
1
-4
/
+10
*
pam_access: do not call pam_sm_authenticate
Dmitry V. Levin
2024-01-13
1
-12
/
+18
*
pam_listfile: log all option errors
Dmitry V. Levin
2024-01-13
1
-15
/
+38
*
pam_listfile: consistently log unknown options
Dmitry V. Levin
2024-01-13
1
-2
/
+6
*
pam_access: add quiet_log option
Andreas Vögele
2024-01-13
2
-3
/
+24
*
pam_listfile: treat \r like \n
Tobias Stoeckmann
2024-01-12
1
-7
/
+2
*
pam_env: allow escaping of escape character
Tobias Stoeckmann
2024-01-12
2
-3
/
+3
*
modules: simplify newline removal
Tobias Stoeckmann
2024-01-12
3
-17
/
+5
*
pam_debug: simplify state function
Tobias Stoeckmann
2024-01-12
1
-8
/
+2
*
pam_env: fix Makefile.am dependencies
Tobias Stoeckmann
2024-01-12
1
-1
/
+1
*
treewide: strictly separate builddir and srcdir
Tobias Stoeckmann
2024-01-12
45
-45
/
+45
*
pam_unix: build unix_update only with SELinux enabled
Christian Göttsche
2024-01-08
1
-3
/
+16
*
pam_unix: fix memory leak
Christian Göttsche
2024-01-08
1
-0
/
+1
*
pam_unix: do not truncate user names
Tobias Stoeckmann
2024-01-08
2
-6
/
+2
*
pam_access: avoid group name truncation
Tobias Stoeckmann
2024-01-08
1
-7
/
+5
*
pam_limits: prevent overflow with very long line
Tobias Stoeckmann
2024-01-08
1
-6
/
+11
*
pam_env: use _pam_assemble_line
Tobias Stoeckmann
2024-01-05
1
-100
/
+14
*
pam_env: skip _expand_arg if possible
Tobias Stoeckmann
2024-01-05
1
-0
/
+7
[next]