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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
build: consistently include config.h unconditionally
Dmitry V. Levin
2024-08-28
46
-101
/
+7
|
|
*
configure.ac: fix installation of pam_namespace service file
Dmitry V. Levin
2024-08-27
1
-4
/
+5
|
|
*
build: rename VENDOR_SCONFIGDIR config.h macro to VENDOR_SCONFIG_DIR
Dmitry V. Levin
2024-08-26
11
-26
/
+26
|
|
*
build: rename SCONFIGDIR config.h macro to SCONFIG_DIR
Dmitry V. Levin
2024-08-25
13
-17
/
+17
|
|
*
doc: remove unused custom-html.xsl
Dmitry V. Levin
2024-08-24
4
-23
/
+2
|
|
*
pam_env: do not add libpam_internal/include to include search path twice
Dmitry V. Levin
2024-08-23
1
-1
/
+0
|
|
*
build: parametrize libtool subdirectory
Dmitry V. Levin
2024-08-22
19
-280
/
+282
|
|
*
Include pam_i18n.h where i18n definitions are required
Dmitry V. Levin
2024-08-21
20
-9
/
+21
|
|
*
Introduce pam_i18n.h
Dmitry V. Levin
2024-08-20
2
-1
/
+18
|
|
*
libpam: do not include config.h right before pam_private.h
Dmitry V. Levin
2024-08-19
6
-16
/
+4
|
|
*
Fix includedir in pkgconfig files
Dmitry V. Levin
2024-08-18
4
-3
/
+7
|
|
*
pam_rootok: silence compilation warning
Dmitry V. Levin
2024-08-17
1
-2
/
+2
|
|
*
pam_faillock: fix compilation warning
Dmitry V. Levin
2024-08-16
1
-6
/
+12
|
|
*
configure.ac: do not use AC_TYPE_{UID,OFF,PID,SIZE}_T
Dmitry V. Levin
2024-08-15
1
-4
/
+0
|
|
*
configure.ac: do not use AM_PROG_CC_C_O
Dmitry V. Levin
2024-08-14
1
-1
/
+0
|
|
*
configure.ac: do not use AC_PROG_LN_S
Dmitry V. Levin
2024-08-14
1
-1
/
+0
|
|
*
configure.ac: do not use AC_PROG_MAKE_SET
Dmitry V. Levin
2024-08-14
1
-1
/
+0
|
|
*
configure.ac: do not use AC_PROG_GCC_TRADITIONAL
Dmitry V. Levin
2024-08-14
1
-1
/
+0
|
|
*
configure.ac: do not use AC_FUNC_MEMCMP
Dmitry V. Levin
2024-08-14
1
-1
/
+0
|
|
*
configure.ac: do not use AC_C_CONST
Dmitry V. Levin
2024-08-14
1
-1
/
+0
|
|
*
configure.ac: do not use AC_TYPE_GETGROUPS
Dmitry V. Levin
2024-08-14
1
-1
/
+0
|
|
*
configure.ac: do not use AC_STRUCT_TM
Dmitry V. Levin
2024-08-14
1
-1
/
+0
|
|
*
configure.ac: do not use AC_HEADER_SYS_WAIT
Dmitry V. Levin
2024-08-14
1
-3
/
+0
|
|
*
configure.ac: do not use AC_HEADER_DIRENT
Dmitry V. Levin
2024-08-14
1
-1
/
+0
|
|
*
configure.ac: do not check for lastlog.h, utmp.h, and utmpx.h
Dmitry V. Levin
2024-08-13
2
-8
/
+1
|
|
*
pam_access: support UID and GID in access.conf
Matthew Luckam
2024-08-13
2
-6
/
+65
|
|
*
pam_inline.h: introduce zero_extend_signed_to_ull() and sign_extend_unsigned_...
Dmitry V. Levin
2024-08-13
1
-0
/
+20
|
|
*
libpam_misc: Use ECHOCTL in the terminal input
Stanislav Brabec
2024-08-07
1
-2
/
+3
|
|
*
configure.ac: fix typo in the help message for --enable-lastlog
Firas Khalil Khana
2024-08-07
1
-1
/
+1
|
|
*
pam_faillock: silence compilation warning
Dmitry V. Levin
2024-07-28
1
-1
/
+2
|
|
*
pam_econf_readconfig: add econf_readConfigWithCallback support
Stefan Schubert
2024-07-02
2
-1
/
+52
|
|
*
libpam_internal: introduce pam_econf_readconfig
Stefan Schubert
2024-07-02
8
-27
/
+93
|
|
*
pam_set_item: disallow setting service to NULL
Egor Ignatov
2024-05-30
2
-0
/
+16
|
|
*
pam_xauth: improve error logging on selabel lookup
Christian Göttsche
2024-05-24
1
-2
/
+5
|
|
*
pam_namespace: log getfscreatecon(3) failure
Christian Göttsche
2024-05-24
1
-1
/
+3
|
|
*
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
3
-0
/
+0
|
|
*
build: do not distribute historic changelog files
Dmitry V. Levin
2024-05-15
2
-7
/
+5
|
|
*
libpam: make /etc/passwd checks 8 bit clean
Göran Uddeborg
2024-05-13
1
-1
/
+1
|
|
*
Fix CHANGELOG encoding
Tim Hutt
2024-04-25
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
|
|
*
libpam: add helper to compare strings in constant time
Christian Göttsche
2024-04-13
1
-0
/
+14
[prev]
[next]