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
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: drop autotools support
Dmitry V. Levin
2024-10-23
1
-818
/
+0
*
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
1
-1
/
+1
*
build: rename SCONFIGDIR config.h macro to SCONFIG_DIR
Dmitry V. Levin
2024-08-25
1
-1
/
+1
*
doc: remove unused custom-html.xsl
Dmitry V. Levin
2024-08-24
1
-2
/
+0
*
build: parametrize libtool subdirectory
Dmitry V. Levin
2024-08-22
1
-0
/
+2
*
Include pam_i18n.h where i18n definitions are required
Dmitry V. Levin
2024-08-21
1
-9
/
+0
*
Fix includedir in pkgconfig files
Dmitry V. Levin
2024-08-18
1
-0
/
+4
*
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
1
-3
/
+0
*
configure.ac: fix typo in the help message for --enable-lastlog
Firas Khalil Khana
2024-08-07
1
-1
/
+1
*
pam_econf_readconfig: add econf_readConfigWithCallback support
Stefan Schubert
2024-07-02
1
-0
/
+25
*
Prepare for 1.6.1 release
Dmitry V. Levin
2024-04-09
1
-1
/
+1
*
configure.ac: do not check for headers that are included unconditionally
Dmitry V. Levin
2024-04-07
1
-4
/
+1
*
build: fail if requested nis headers are missing
Tobias Stoeckmann
2024-03-03
1
-3
/
+6
*
libpam_internal: supply debug functionality
Tobias Stoeckmann
2024-01-24
1
-2
/
+3
*
configure: fail if specified option cannot be satisfied
Christian Göttsche
2024-01-22
1
-7
/
+15
*
build: correctly set WITH_SELINUX conditional
Tobias Stoeckmann
2024-01-19
1
-1
/
+1
*
Prepare for 1.6.0 release
Dmitry V. Levin
2024-01-17
1
-1
/
+1
*
configure: require libsystemd on --enable-logind
Christian Göttsche
2024-01-16
1
-2
/
+4
*
treewide: strictly separate builddir and srcdir
Tobias Stoeckmann
2024-01-12
1
-2
/
+3
*
pam_unix: build unix_update only with SELinux enabled
Christian Göttsche
2024-01-08
1
-0
/
+1
*
libpam: use getrandom if possible
Tobias Stoeckmann
2024-01-05
1
-1
/
+1
*
configure.ac: remove unneeded function checks
Tobias Stoeckmann
2024-01-03
1
-6
/
+4
*
pam_timestamp: prefer getrandom(2) when available
Benny Baumann
2023-12-19
1
-0
/
+5
*
treewide: assume getline exists
Dmitry V. Levin
2023-12-12
1
-1
/
+1
*
pam_canonicalize_user: new module to canonicalize user name
Dmitry V. Levin
2023-11-14
1
-1
/
+2
*
libpam: use close_range() to close file descriptors
Iker Pedrosa
2023-10-25
1
-0
/
+1
*
pam_start.c: call bindtextdomain() to expose Linux-PAM locales
Sergei Trofimovich
2023-08-25
1
-0
/
+1
*
pam_userdb: enable GDBM support
Iker Pedrosa
2023-07-17
1
-2
/
+8
*
configure.ac: add --enable-examples option
Pino Toscano
2023-05-11
1
-0
/
+5
*
Prepare for 1.5.3 release
Dmitry V. Levin
2023-04-29
1
-1
/
+1
*
build: fix --enable-openssl
Stefan Schubert
2023-04-20
1
-6
/
+10
*
configure: Disable NIS if header files are missing
Thorsten Kukuk
2023-04-06
1
-2
/
+8
*
libpam: introduce secure memory erasure helpers
Christian Göttsche
2023-02-28
1
-0
/
+1
*
Y2038: use logind instead of utmp
Thorsten Kukuk
2023-02-28
1
-0
/
+11
*
pam_lastlog: deprecate it and disable by default
Thorsten Kukuk
2023-02-15
1
-4
/
+15
*
build: use <vendordir>/security directory for installation if it has been set
Stefan Schubert
2023-02-07
1
-0
/
+3
*
pam_unix: don't link against yppasswd_xdr if NIS is disabled
Thorsten Kukuk
2023-01-31
1
-0
/
+1
*
doc: Update PAM documentation from DockBook 4 to DocBook 5
Stefan Schubert
2022-12-16
1
-12
/
+21
[next]