aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* build: drop autotools supportDmitry V. Levin2024-10-231-818/+0
* configure.ac: fix installation of pam_namespace service fileDmitry V. Levin2024-08-271-4/+5
* build: rename VENDOR_SCONFIGDIR config.h macro to VENDOR_SCONFIG_DIRDmitry V. Levin2024-08-261-1/+1
* build: rename SCONFIGDIR config.h macro to SCONFIG_DIRDmitry V. Levin2024-08-251-1/+1
* doc: remove unused custom-html.xslDmitry V. Levin2024-08-241-2/+0
* build: parametrize libtool subdirectoryDmitry V. Levin2024-08-221-0/+2
* Include pam_i18n.h where i18n definitions are requiredDmitry V. Levin2024-08-211-9/+0
* Fix includedir in pkgconfig filesDmitry V. Levin2024-08-181-0/+4
* configure.ac: do not use AC_TYPE_{UID,OFF,PID,SIZE}_TDmitry V. Levin2024-08-151-4/+0
* configure.ac: do not use AM_PROG_CC_C_ODmitry V. Levin2024-08-141-1/+0
* configure.ac: do not use AC_PROG_LN_SDmitry V. Levin2024-08-141-1/+0
* configure.ac: do not use AC_PROG_MAKE_SETDmitry V. Levin2024-08-141-1/+0
* configure.ac: do not use AC_PROG_GCC_TRADITIONALDmitry V. Levin2024-08-141-1/+0
* configure.ac: do not use AC_FUNC_MEMCMPDmitry V. Levin2024-08-141-1/+0
* configure.ac: do not use AC_C_CONSTDmitry V. Levin2024-08-141-1/+0
* configure.ac: do not use AC_TYPE_GETGROUPSDmitry V. Levin2024-08-141-1/+0
* configure.ac: do not use AC_STRUCT_TMDmitry V. Levin2024-08-141-1/+0
* configure.ac: do not use AC_HEADER_SYS_WAITDmitry V. Levin2024-08-141-3/+0
* configure.ac: do not use AC_HEADER_DIRENTDmitry V. Levin2024-08-141-1/+0
* configure.ac: do not check for lastlog.h, utmp.h, and utmpx.hDmitry V. Levin2024-08-131-3/+0
* configure.ac: fix typo in the help message for --enable-lastlogFiras Khalil Khana2024-08-071-1/+1
* pam_econf_readconfig: add econf_readConfigWithCallback supportStefan Schubert2024-07-021-0/+25
* Prepare for 1.6.1 releaseDmitry V. Levin2024-04-091-1/+1
* configure.ac: do not check for headers that are included unconditionallyDmitry V. Levin2024-04-071-4/+1
* build: fail if requested nis headers are missingTobias Stoeckmann2024-03-031-3/+6
* libpam_internal: supply debug functionalityTobias Stoeckmann2024-01-241-2/+3
* configure: fail if specified option cannot be satisfiedChristian Göttsche2024-01-221-7/+15
* build: correctly set WITH_SELINUX conditionalTobias Stoeckmann2024-01-191-1/+1
* Prepare for 1.6.0 releaseDmitry V. Levin2024-01-171-1/+1
* configure: require libsystemd on --enable-logindChristian Göttsche2024-01-161-2/+4
* treewide: strictly separate builddir and srcdirTobias Stoeckmann2024-01-121-2/+3
* pam_unix: build unix_update only with SELinux enabledChristian Göttsche2024-01-081-0/+1
* libpam: use getrandom if possibleTobias Stoeckmann2024-01-051-1/+1
* configure.ac: remove unneeded function checksTobias Stoeckmann2024-01-031-6/+4
* pam_timestamp: prefer getrandom(2) when availableBenny Baumann2023-12-191-0/+5
* treewide: assume getline existsDmitry V. Levin2023-12-121-1/+1
* pam_canonicalize_user: new module to canonicalize user nameDmitry V. Levin2023-11-141-1/+2
* libpam: use close_range() to close file descriptorsIker Pedrosa2023-10-251-0/+1
* pam_start.c: call bindtextdomain() to expose Linux-PAM localesSergei Trofimovich2023-08-251-0/+1
* pam_userdb: enable GDBM supportIker Pedrosa2023-07-171-2/+8
* configure.ac: add --enable-examples optionPino Toscano2023-05-111-0/+5
* Prepare for 1.5.3 releaseDmitry V. Levin2023-04-291-1/+1
* build: fix --enable-opensslStefan Schubert2023-04-201-6/+10
* configure: Disable NIS if header files are missingThorsten Kukuk2023-04-061-2/+8
* libpam: introduce secure memory erasure helpersChristian Göttsche2023-02-281-0/+1
* Y2038: use logind instead of utmpThorsten Kukuk2023-02-281-0/+11
* pam_lastlog: deprecate it and disable by defaultThorsten Kukuk2023-02-151-4/+15
* build: use <vendordir>/security directory for installation if it has been setStefan Schubert2023-02-071-0/+3
* pam_unix: don't link against yppasswd_xdr if NIS is disabledThorsten Kukuk2023-01-311-0/+1
* doc: Update PAM documentation from DockBook 4 to DocBook 5Stefan Schubert2022-12-161-12/+21