]> granicus.if.org Git - apache/history - acinclude.m4
Help doc writer to spot places where:
[apache] / acinclude.m4
2019-06-23 Graham Leggettmod_ssl: use OPENSSL_init_ssl() to initialise OpenSSL...
2019-06-21 Joe Orton* configure.in, acinclude.m4: Inline APACHE_GEN_MAKEFIL...
2018-10-05 Joe OrtonDefine "state directory" for storing persistent child...
2018-07-10 Joe Orton* acinclude.m4 (APACHE_GEN_MAKEFILES): Respect configur...
2018-06-27 Jean-Frederic ClereAllow openssl.pc to be in lib64 (like other components).
2018-04-23 Paul QuernaMove APACHE_CHECK_JANSSON m4 macro to general includes...
2017-11-28 Joe Orton* support/Makefile.in, acinclude.m4: Add OpenSSL librar...
2017-11-11 Rainer JungRevert r1814940: serf-1 has a different API,
2017-11-11 Rainer JungLook for serf-1 instead of serf-0 during configure.
2017-10-16 Yann YlavicFollow up to r1812263.
2017-07-12 Jacob ChampionMakefile.in: merge typo fix from test-integration branch
2017-05-23 Jacob ChampionMerge in APR[-util] macros from branches/trunk-buildcon...
2017-04-19 Jacob ChampionMerge fix branch for PR60947.
2017-04-18 Jacob ChampionPR60947: avoid CRYPTO_THREADID_set_callback() if possible
2017-04-14 Jacob Championconfigure: bump thread count for the &errno test
2017-04-12 Jacob ChampionMerge the AP_OPENSSL_USE_ERRNO_THREADID check to trunk...
2017-04-11 Jacob Championconfigure: check if &errno is thread-local for OpenSSL
2016-07-18 Jacob Championconfigure: remove orphaned APACHE_OUTPUT macro
2016-06-28 William A. Rowe JrSmall change to r952007, ensure we don't wipe out the...
2016-06-27 William A. Rowe JrThis is not C code... no semi, a colon is a noop
2016-06-27 William A. Rowe JrUndo r1750418, miscommitted a local test
2016-06-27 William A. Rowe JrThis isn't C ;) Colon for noop
2016-06-27 William A. Rowe JrAccount for explicit enable- cases of 'shared', 'few...
2016-06-27 William A. Rowe JrEnsure not-selected means 'no', once an APACHE_MODULE...
2016-06-23 William A. Rowe JrPromote any static module to yes|shared if a required...
2016-06-22 William A. Rowe JrSupport multiple module dependencies for the final...
2016-02-12 Rainer JungUse different variables to track normal
2016-02-07 Rainer JungSupport for OpenSSL 1.1.0:
2016-01-18 Ruediger Pluem* Since r1724820 two modules, mod_http2 and mod_ssl...
2015-10-05 Yann Ylavicm4: please any autoconf by quoting AC_DEFUN's names...
2015-09-14 Stefan Eissinghttpd compiles warning free on gcc and every new warnin...
2015-08-27 Stefan Eissingmoving m4 mod_h2 macro from global to module local...
2015-08-03 Eric CovenerAdd HTTPD_VERSION and HTTPD_MMN to the variables availa...
2015-07-10 Stefan Eissingreworked mod_h2 donation checkin into build system...
2015-04-18 Stefan Sperlingmod_ssl: Check for RAND_egd() at configure time and...
2015-04-17 Jan Kaluža* mod_dav_fs: set default value of DavLockDB using...
2015-01-19 Yann YlavicGenerate #LoadModule directive in default httpd.conf...
2014-07-31 Joe Orton* acinclude.m4 (APACHE_CHECK_SYSTEMD): Actually use...
2014-07-31 Joe Orton* acinclude.m4 (APACHE_CHECK_SYSTEMD): Check first...
2014-07-31 Joe Orton* configure.in, acinclude.m4: Move systemd check to...
2013-09-29 Kaspar BrandIncrease minimum required OpenSSL version to 0.9.8a...
2013-01-05 Kaspar Brandmod_ssl/ab: only use "--static" for pkg-config when...
2013-01-03 Kaspar BrandImprove pkg-config usage for mod_ssl/ab:
2012-10-10 Jeff TrawickFollow on to r1393976 and r1396424:
2012-10-07 Stefan FritschFix usage of MOD_* variables for MPM modules
2012-09-16 Kaspar BrandSpin off module-specific build options into separate...
2012-09-16 Kaspar Brandrevert r1358167, in preparation of the next commit
2012-07-06 Ben LaurieWork correctly with a development version of OpenSSL...
2012-05-23 Joe Orton* acinclude.m4: Use AC_MSG_NOTICE.
2012-04-20 Guenter KnaufAvoid AC_TRY_RUN break with cross-compile.
2012-04-20 Guenter KnaufNext step to make cross compilation a bit easier.
2012-01-22 Stefan FritschImprove indentation, no code change
2012-01-20 Stefan FritschMake APACHE_MODULE() accept an optional prerequisite...
2011-11-11 Joe OrtonA stab at libapreq build integration, still disabled...
2011-11-10 Stefan FritschOnly load the really imporant modules (i.e. those enabl...
2011-11-10 Stefan FritschFix selection of loaded modules on AIX because its...
2011-11-08 Rainer JungLoad all modules in the generated default configuration
2011-11-08 Stefan FritschBy default, only load those modules that are either...
2011-10-08 Stefan FritschAdd some CFLAGS in maintainer mode if supported by...
2011-08-08 Stefan FritschAllow to explicitly disable modules even with module...
2011-08-07 Kaspar BrandEnforce OpenSSL 0.9.7 as a minimum requirement in confi...
2011-08-07 Kaspar BrandDrop support for the RSA BSAFE SSL-C toolkit from confi...
2011-08-05 Stefan FritschSimplify dependency checking code for mod_proxy_fdpass...
2011-08-05 Stefan FritschEnable ldap modules in 'all' and 'most' selections...
2011-07-24 Stefan Fritschenable mod_ssl at level 'most'
2011-07-24 Stefan FritschDon't fail if a module is selected for 'most' or 'all...
2011-07-05 Rainer JungTolerate dependency checking failures in configure
2011-07-04 Rainer JungSupport reallyall option to configure also for
2011-05-09 Jeff Trawickkeep -DAP_HOOK_PROBES_ENABLED (--enable-hook-probes...
2010-10-20 Guenter KnaufRemoved leftover from 2.0.x.
2010-06-19 Stefan Fritsch- Add reallyall option to configure to build everything...
2010-06-13 Stefan FritschFix MPM event/libserf build problems: If libserf was...
2010-06-06 Rainer Jungmake shared moduled and module set "most" the default.
2009-11-16 Jeff Trawickfix VPATH builds, broken by the support for --enable...
2009-11-15 Jeff Trawickfix bad doc for an argument to APACHE_MPM_MODULE()
2009-11-04 Jeff TrawickAdd a LoadModule directive for the default MPM to the...
2009-11-03 Jeff TrawickChange the configure-based MPM build mechanism to suppo...
2009-03-23 Joe OrtonRemove code to support per-dir-CA configuration which...
2009-01-03 Justin ErenkrantzMake OpenSSL pkg-config usage consistent so that we...
2009-01-03 Justin ErenkrantzFix up SSL autoconf-fu so as not to emit bogus lines.
2009-01-03 Rainer JungSSL libs are needed in linking only for ab and mod_ssl.
2008-11-06 Ruediger Pluem* Correctly set SSL_LIBS during openssl detection if...
2008-06-20 William A. Rowe JrThis macro for SSL detection was altogether wrong....
2008-06-09 Jim JagielskiSince we are using AC_CACHE_CHECK, avoid warning
2007-12-25 Guenter KnaufEnable to configure the https port - missing pieces.
2006-03-18 Justin Erenkrantz* acinclude.m4: When enabling a static library, ensure...
2006-02-17 Joe Orton* acinclude.m4 (APACHE_CHECK_SSL_TOOLKIT): Add PKG_CONF...
2005-12-16 Joe Orton* acinclude.m4 (APACHE_ENABLE_MODULES): Support passing...
2005-10-04 Colm MacCarthaighInvert the "yes" and "no" values for $ap_void_ptr_lt_lo...
2005-10-04 Colm MacCarthaighOne way or another, whether we leave the casts in or...
2005-09-30 Justin ErenkrantzUse rsync to install manual and htdocs to speed up...
2005-09-27 Joe Orton* acinclude.m4 (APACHE_CHECK_APxVER): New macro, for...
2004-08-13 Joe Orton* configure.in, acinclude.m4: Substitute AP[RU]_CONFIG...
2004-08-02 Justin ErenkrantzTeach apxs how to find ap{ru}-$AP{RU}_MAJOR_VERSION...
2004-07-19 Justin ErenkrantzWorkaround RHEL 3 'cuteness' for OpenSSL by calling...
2004-03-26 Joe Orton* acinclude.m4 (APACHE_MODPATH_ADD): Give the convenien...
2004-03-06 Joe OrtonFix use of mod_ssl as a DSO linked against static SSL...
2004-01-19 Joe OrtonCorrect use of libtool: libtool convenience libraries...
2004-01-09 Joe Orton* acinclude.m4 (APACHE_MODULE): Remove redundant $ac_n...
2004-01-05 Martin KraemerImprove help for --enable-modules= and --enable-mods...
next