aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: fix typo in --with-kernel-overflow-uid= option to match its doc...Issam Maghni2020-08-031-1/+1
* configure.ac: fix non-portable use of test builtinDmitry V. Levin2020-06-151-9/+6
* configure.ac: fix build failure when crypt() does not require libcryptFabrice Fontaine2020-06-111-1/+5
* Deprecate pam_cracklib, pam_tally, and pam_tally2Dmitry V. Levin2020-05-131-13/+25
* pam_faillock: New module for locking after multiple auth failuresTomas Mraz2020-04-301-1/+1
* build: rework vendordir substitutionDmitry V. Levin2020-04-281-2/+8
* Make.xml.rules: prepare for configure substitutionsDmitry V. Levin2020-04-281-0/+1
* configure: fix dlopen checkDmitry V. Levin2020-04-271-2/+9
* configure: add --disable-tally and --disable-tally2 optionsDmitry V. Levin2020-04-271-0/+18
* build: move pam_selinux and pam_sepermit build conditions to modules/Makefile.amDmitry V. Levin2020-04-261-1/+2
* build: simplify the check for unshare functionDmitry V. Levin2020-04-261-3/+2
* build: move pam_namespace build condition to modules/Makefile.amDmitry V. Levin2020-04-261-1/+1
* build: move pam_userdb build condition to modules/Makefile.amDmitry V. Levin2020-04-261-1/+1
* build: remove unused HAVE_LIBCRACKDmitry V. Levin2020-04-261-3/+0
* build: move pam_cracklib build condition to modules/Makefile.amDmitry V. Levin2020-04-261-1/+1
* build: remove unused HAVE_KEY_MANAGEMENTDmitry V. Levin2020-04-261-13/+0
* build: move pam_keyinit build condition to modules/Makefile.amDmitry V. Levin2020-04-261-2/+1
* build: remove unused AC_DEFINE([HAVE_AUDIT_TTY_STATUS])Dmitry V. Levin2020-04-261-2/+0
* build: move pam_tty_audit build condition to modules/Makefile.amDmitry V. Levin2020-04-261-2/+1
* configure.ac: sort COND_BUILD_* conditionalsDmitry V. Levin2020-04-261-4/+4
* build: cleanup: replace "test ! -z" with "test -n"Dmitry V. Levin2020-04-261-9/+9
* pam_setquota: new module to set or modify disk quotas on session startSven Hartge2020-04-171-2/+4
* Fix various typos found using codespell toolDmitry V. Levin2020-03-281-2/+2
* configure: implement --enable-Werror optionDmitry V. Levin2020-03-191-1/+12
* Use cached 'crypt' library result correctlyMark Wutzke2020-03-041-1/+1
* Prepare for the 1.4.0 releaseTomas Mraz2020-03-031-1/+1
* pam_namespace: secure tmp-inst directoriesTopi Miettinen2020-02-181-0/+1
* pam_usertype: new module to tell if uid is in login.defs rangesPavel Březina2020-01-281-0/+22
* configure.ac: add --enable-doc optionFabrice Fontaine2020-01-271-1/+6
* pam_umask: build-time usergroups option defaultAndreas Henriksson2020-01-101-0/+11
* Do not use CFLAGS for warning flags set from configureTomas Mraz2019-12-181-2/+4
* Fixed missing quotes in configure scriptMarek Černocký2019-09-231-2/+2
* Add support for a vendor directory and libeconf (#136)Thorsten Kukuk2019-09-161-0/+17
* libpam/pam_modutil_sanitize.c: optimize the way to close fdsChristophe Besson2019-08-261-1/+1
* Fix regressions from the last commits.Tomas Mraz2019-01-041-0/+3
* build: ignore pam_lastlog when logwtmp is not available.Yousong Zhou2019-01-041-0/+2
* build: ignore pam_rhosts if neither ruserok nor ruserok_af is available.Yousong Zhou2019-01-041-1/+4
* Release version 1.3.1Thorsten Kukuk2018-05-181-1/+1
* Regular links doesn't work with -no-numbering -no-references.Tomas Mraz2016-11-141-1/+1
* build: avoid non-portable == with "test" (ticket #60)Mike Frysinger2016-05-051-5/+5
* Release version 1.3.0Thorsten Kukuk2016-04-281-1/+1
* build: fix build when crypt() is not part of crypt_libs [ticket#46]Thorsten Kukuk2016-04-041-1/+1
* build: use $host_cpu for lib64 directory handling [ticket#46]Thorsten Kukuk2016-04-041-1/+1
* Use TI-RPC functions if we compile and link against libtirpc.Thorsten Kukuk2016-04-011-0/+4
* Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-291-17/+2
* Fix check for libtirpc and enhance check for libnsl to includeThorsten Kukuk2016-03-241-10/+11
* Allow links to be used instead of w3m for documentation regeneration.Tomas Mraz2015-09-041-1/+6
* Release version 1.2.1Thorsten Kukuk2015-06-221-1/+1
* Release version 1.2.0Thorsten Kukuk2015-04-271-1/+1
* build: raise gettext version requirementDmitry V. Levin2015-01-071-1/+1