summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* pam_faillock: New module for locking after multiple auth failuresTomas Mraz2020-04-30
* build: rework vendordir substitutionDmitry V. Levin2020-04-28
* Make.xml.rules: prepare for configure substitutionsDmitry V. Levin2020-04-28
* configure: fix dlopen checkDmitry V. Levin2020-04-27
* configure: add --disable-tally and --disable-tally2 optionsDmitry V. Levin2020-04-27
* build: move pam_selinux and pam_sepermit build conditions to modules/Makefile.amDmitry V. Levin2020-04-26
* build: simplify the check for unshare functionDmitry V. Levin2020-04-26
* build: move pam_namespace build condition to modules/Makefile.amDmitry V. Levin2020-04-26
* build: move pam_userdb build condition to modules/Makefile.amDmitry V. Levin2020-04-26
* build: remove unused HAVE_LIBCRACKDmitry V. Levin2020-04-26
* build: move pam_cracklib build condition to modules/Makefile.amDmitry V. Levin2020-04-26
* build: remove unused HAVE_KEY_MANAGEMENTDmitry V. Levin2020-04-26
* build: move pam_keyinit build condition to modules/Makefile.amDmitry V. Levin2020-04-26
* build: remove unused AC_DEFINE([HAVE_AUDIT_TTY_STATUS])Dmitry V. Levin2020-04-26
* build: move pam_tty_audit build condition to modules/Makefile.amDmitry V. Levin2020-04-26
* configure.ac: sort COND_BUILD_* conditionalsDmitry V. Levin2020-04-26
* build: cleanup: replace "test ! -z" with "test -n"Dmitry V. Levin2020-04-26
* pam_setquota: new module to set or modify disk quotas on session startSven Hartge2020-04-17
* Fix various typos found using codespell toolDmitry V. Levin2020-03-28
* configure: implement --enable-Werror optionDmitry V. Levin2020-03-19
* Use cached 'crypt' library result correctlyMark Wutzke2020-03-04
* Prepare for the 1.4.0 releaseTomas Mraz2020-03-03
* pam_namespace: secure tmp-inst directoriesTopi Miettinen2020-02-18
* pam_usertype: new module to tell if uid is in login.defs rangesPavel Březina2020-01-28
* configure.ac: add --enable-doc optionFabrice Fontaine2020-01-27
* pam_umask: build-time usergroups option defaultAndreas Henriksson2020-01-10
* Do not use CFLAGS for warning flags set from configureTomas Mraz2019-12-18
* Fixed missing quotes in configure scriptMarek Černocký2019-09-23
* Add support for a vendor directory and libeconf (#136)Thorsten Kukuk2019-09-16
* libpam/pam_modutil_sanitize.c: optimize the way to close fdsChristophe Besson2019-08-26
* Fix regressions from the last commits.Tomas Mraz2019-01-04
* build: ignore pam_lastlog when logwtmp is not available.Yousong Zhou2019-01-04
* build: ignore pam_rhosts if neither ruserok nor ruserok_af is available.Yousong Zhou2019-01-04
* Release version 1.3.1Thorsten Kukuk2018-05-18
* Regular links doesn't work with -no-numbering -no-references.Tomas Mraz2016-11-14
* build: avoid non-portable == with "test" (ticket #60)Mike Frysinger2016-05-05
* Release version 1.3.0Thorsten Kukuk2016-04-28
* build: fix build when crypt() is not part of crypt_libs [ticket#46]Thorsten Kukuk2016-04-04
* build: use $host_cpu for lib64 directory handling [ticket#46]Thorsten Kukuk2016-04-04
* Use TI-RPC functions if we compile and link against libtirpc.Thorsten Kukuk2016-04-01
* Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-29
* Fix check for libtirpc and enhance check for libnsl to includeThorsten Kukuk2016-03-24
* Allow links to be used instead of w3m for documentation regeneration.Tomas Mraz2015-09-04
* Release version 1.2.1Thorsten Kukuk2015-06-22
* Release version 1.2.0Thorsten Kukuk2015-04-27
* build: raise gettext version requirementDmitry V. Levin2015-01-07
* build: adjust automake warning flagsRonny Chevalier2015-01-07
* build: rename configure.in to configure.acDmitry V. Levin2015-01-07