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
*
treewide: fix typos in comments
Tobias Stoeckmann
2024-01-05
4
-5
/
+5
*
pam_unix/passverify: always run the helper to obtain shadow password file ent...
Dmitry V. Levin
2024-01-04
1
-10
/
+11
*
pam_timestamp: correct failure condition
Christian Göttsche
2024-01-04
1
-1
/
+1
*
pam_filter: drop invalid tty hack
Christian Göttsche
2024-01-04
1
-5
/
+0
*
pam_timestamp: fix condition order
Christian Göttsche
2024-01-04
1
-2
/
+2
*
pam_listfile: use getline
Tobias Stoeckmann
2024-01-03
1
-3
/
+4
*
pam_unix: use getline
Tobias Stoeckmann
2024-01-03
2
-4
/
+8
*
pam_xauth: use getline
Tobias Stoeckmann
2024-01-03
1
-2
/
+5
*
pam_faillock: use getline
Tobias Stoeckmann
2024-01-03
1
-3
/
+5
*
pam_access: use getline
Tobias Stoeckmann
2024-01-03
1
-7
/
+12
*
pam_exec: use getline
Tobias Stoeckmann
2024-01-03
1
-2
/
+4
*
pam_limits: use getline
Tobias Stoeckmann
2024-01-03
1
-8
/
+16
*
pam_sepermit: use getline
Tobias Stoeckmann
2024-01-03
1
-4
/
+10
*
pam_securetty: use getline
Tobias Stoeckmann
2024-01-03
1
-9
/
+24
*
pam_unix: reduce variable visibility
Tobias Stoeckmann
2024-01-03
1
-3
/
+7
*
pam_unix: calculate user length only if needed
Tobias Stoeckmann
2024-01-03
1
-3
/
+4
*
pam_unix: use getline in _unix_getpwnam
Tobias Stoeckmann
2024-01-03
1
-12
/
+18
*
pam_unix: unify error handling
Tobias Stoeckmann
2024-01-03
1
-15
/
+14
*
pam_unix: use calloc instead of malloc/memset
Tobias Stoeckmann
2024-01-03
1
-2
/
+1
*
pam_unix: use size_t instead of int for sizes
Tobias Stoeckmann
2024-01-03
1
-5
/
+5
*
pam_unix: avoid reading uninitialized variable
Tobias Stoeckmann
2024-01-03
1
-10
/
+8
*
pam_namespace: validate amount of uids in config
Tobias Stoeckmann
2024-01-03
1
-1
/
+6
*
pam_namespace: document that the namespace.init script runs as root
Matthias Gerstner
2024-01-03
2
-2
/
+8
*
pam_namespace: document instance_prefix field better wrt final element
Matthias Gerstner
2024-01-03
1
-6
/
+7
*
pam_namespace: close unnecessary file descriptors before exec()
Matthias Gerstner
2024-01-03
1
-0
/
+11
*
pam_namespace: cleanup_tmpdirs(): use proper error message
Matthias Gerstner
2024-01-03
1
-1
/
+1
*
pam_namespace: fix double-free on parse error in namespace.conf
Matthias Gerstner
2024-01-03
1
-1
/
+1
*
pam_exec: allow expose_authtok for password PAM_TYPE
Anton Gubarkov
2024-01-02
2
-3
/
+3
*
pam_listfile: drop string duplication
Tobias Stoeckmann
2024-01-02
1
-26
/
+4
*
pam_listfile: do not truncate arguments
Tobias Stoeckmann
2024-01-02
1
-40
/
+31
*
pam_listfile: fix typo in comment
Tobias Stoeckmann
2024-01-02
1
-1
/
+1
*
pam_listfile: fix formatting
Tobias Stoeckmann
2024-01-02
1
-13
/
+14
*
pam_faillock: do not truncate arguments
Tobias Stoeckmann
2024-01-02
1
-7
/
+11
*
pam_wheel: do not truncate group
Tobias Stoeckmann
2024-01-02
1
-7
/
+7
*
pam_env: use strndup
Tobias Stoeckmann
2024-01-02
1
-12
/
+8
*
pam_env: reduce variable visibility
Tobias Stoeckmann
2024-01-02
1
-9
/
+9
*
pam_env: remove cast
Tobias Stoeckmann
2024-01-02
1
-2
/
+2
*
pam_env: fix debug and error messages
Tobias Stoeckmann
2024-01-02
1
-5
/
+5
*
pam_env: reduce stack usage
Tobias Stoeckmann
2024-01-02
1
-7
/
+3
*
pam_env: fix memory leak
Tobias Stoeckmann
2024-01-01
2
-1
/
+3
*
pam_listfile: add a configuration file parser test
Dmitry V. Levin
2024-01-01
1
-0
/
+35
*
pam_permit: add configuration file parser test
Tobias Stoeckmann
2023-12-31
1
-0
/
+29
*
pam_motd: support very long arguments
Tobias Stoeckmann
2023-12-31
1
-11
/
+10
*
pam_exec: support very large argc values
Tobias Stoeckmann
2023-12-31
1
-1
/
+1
*
pam_filter: support very long arguments
Tobias Stoeckmann
2023-12-31
1
-1
/
+2
*
pam_listfile.8: enhance formatting
Dmitry V. Levin
2023-12-31
1
-13
/
+12
*
pam_listfile.8: fix grammar
Dmitry V. Levin
2023-12-31
1
-3
/
+4
*
pam_listfile.8: enhance item=tty description
Dmitry V. Levin
2023-12-31
1
-2
/
+2
*
pam_listfile: add a test for return values
Dmitry V. Levin
2023-12-30
2
-1
/
+589
*
pam_canonicalize_user: fix the test for return values
Dmitry V. Levin
2023-12-30
2
-16
/
+17
[next]