summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* configure.ac: also search libcrypt through pkg-configFabrice Fontaine2021-08-30
* Prepare for 1.5.2 releaseDmitry V. Levin2021-07-20
* configure.ac: fix build with libxcrypt and uclibc-ngFabrice Fontaine2021-06-15
* Add pkgconfig files for provided librariesMathieu Trossevin2021-06-14
* Remove support for legacy xcryptBjörn Esser2021-06-14
* pam_misc: set default length of misc_conv() buffer to 4096Jeff Squyres2021-06-14
* pam_misc: make length of misc_conv() configurableJeff Squyres2021-06-14
* pam_timestamp: replace hmac implementationIker Pedrosa2021-06-14
* configure.ac: add --with-systemdunitdir optionChangqing Li2021-01-27
* configure: test -a|o is not POSIXIssam E. Maghni2020-12-16
* Prepare for 1.5.1 releaseDmitry V. Levin2020-11-24
* Prepare for 1.5.0 releaseDmitry V. Levin2020-11-03
* Remove deprecated pam_tally and pam_tally2 modulesDmitry V. Levin2020-10-29
* Remove deprecated pam_cracklib moduleDmitry V. Levin2020-10-29
* Revert "libpam/pam_modutil_sanitize.c: optimize the way to close fds"Tomas Mraz2020-10-20
* configure: add --disable-unix optionDmitry V. Levin2020-08-08
* Build all installed executables with -Wl,-z,now if availableDmitry V. Levin2020-08-07
* build: rename PIE_* AC_SUBST variables to EXE_*Dmitry V. Levin2020-08-07
* configure.ac: rewrite --disable-pie and -fpie/pie checkDmitry V. Levin2020-08-07
* m4: rewrite __attribute__((unused)) checkDmitry V. Levin2020-08-07
* configure.ac: rewrite WARN_CFLAGS initializationDmitry V. Levin2020-08-06
* configure.ac: fix typo in --with-kernel-overflow-uid= option to match its doc...Issam Maghni2020-08-03
* configure.ac: fix non-portable use of test builtinDmitry V. Levin2020-06-15
* configure.ac: fix build failure when crypt() does not require libcryptFabrice Fontaine2020-06-11
* Deprecate pam_cracklib, pam_tally, and pam_tally2Dmitry V. Levin2020-05-13
* 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