summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* pam_env: Use vendor specific pam_env.conf and environment as fallbackStefan Schubert2022-12-141-6/+6
* pam_shells: Use the vendor directory as fallback for a distribution provided ...Stefan Schubert2022-12-121-3/+6
* doc: make stylesheets configurableStefan Schubert2022-10-271-0/+23
* configure.ac: fix implicit function declaration in mail spool directory checkSam James2022-09-121-0/+1
* pam_usertype: only use SYS_UID_MAX for system usersIker Pedrosa2022-02-211-5/+0
* Introduce VENDOR_SCONFIGDIR macroDmitry V. Levin2022-01-231-0/+2
* modules: use SCONFIGDIR macroDmitry V. Levin2022-01-231-1/+1
* Introduce SCONFIGDIR macroDmitry V. Levin2022-01-231-0/+2
* Only include vendordir in manual page if set (#401)Thorsten Kukuk2021-11-021-2/+2
* configure.ac: also search libcrypt through pkg-configFabrice Fontaine2021-08-301-3/+10
* Prepare for 1.5.2 releaseDmitry V. Levin2021-07-201-1/+1
* configure.ac: fix build with libxcrypt and uclibc-ngFabrice Fontaine2021-06-151-4/+12
* Add pkgconfig files for provided librariesMathieu Trossevin2021-06-141-0/+1
* Remove support for legacy xcryptBjörn Esser2021-06-141-9/+3
* pam_misc: set default length of misc_conv() buffer to 4096Jeff Squyres2021-06-141-2/+2
* pam_misc: make length of misc_conv() configurableJeff Squyres2021-06-141-0/+7
* pam_timestamp: replace hmac implementationIker Pedrosa2021-06-141-0/+16
* configure.ac: add --with-systemdunitdir optionChangqing Li2021-01-271-0/+10
* configure: test -a|o is not POSIXIssam E. Maghni2020-12-161-6/+6
* Prepare for 1.5.1 releaseDmitry V. Levin2020-11-241-1/+1
* Prepare for 1.5.0 releaseDmitry V. Levin2020-11-031-1/+1
* Remove deprecated pam_tally and pam_tally2 modulesldv/remove-deprecated-modulesDmitry V. Levin2020-10-291-22/+1
* Remove deprecated pam_cracklib moduleDmitry V. Levin2020-10-291-24/+1
* Revert "libpam/pam_modutil_sanitize.c: optimize the way to close fds"Tomas Mraz2020-10-201-1/+1
* configure: add --disable-unix optionDmitry V. Levin2020-08-081-0/+10
* Build all installed executables with -Wl,-z,now if availableDmitry V. Levin2020-08-071-1/+2
* build: rename PIE_* AC_SUBST variables to EXE_*Dmitry V. Levin2020-08-071-2/+4
* configure.ac: rewrite --disable-pie and -fpie/pie checkDmitry V. Levin2020-08-071-28/+34
* m4: rewrite __attribute__((unused)) checkDmitry V. Levin2020-08-071-1/+1
* configure.ac: rewrite WARN_CFLAGS initializationDmitry V. Levin2020-08-061-51/+1
* 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