index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.in
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: log_tid support on FreeBSD.
Yann Ylavic
2022-06-16
1
-0
/
+2
*
-qinitauto=FE conflicts with -qcheck=unset
Eric Covener
2022-06-04
1
-1
/
+1
*
mod_unixd: Make CoreDumpDirectory work for FreeBSD 11+. PR 65819.
Yann Ylavic
2022-01-20
1
-0
/
+2
*
bump autuconf min to 2.60
Eric Covener
2022-01-17
1
-1
/
+1
*
* test infrastruture:
Stefan Eissing
2021-10-11
1
-4
/
+1
*
* test/module/http2: test suite from github mod_h2 repository
Stefan Eissing
2021-08-20
1
-0
/
+4
*
Enable mod_cgid stderr handling via Unix socket fd transfer by
Joe Orton
2021-02-25
1
-0
/
+10
*
Add a new way to document changes
Ruediger Pluem
2020-07-13
1
-0
/
+1
*
Check for and use gettid() directly if available; glibc 2.30 and later
Joe Orton
2020-07-07
1
-5
/
+9
*
configure: Add manualdir and proxycachedir to the APR_ENABLE_LAYOUT macro call
Graham Leggett
2019-12-30
1
-1
/
+1
*
Update APR version requirement to 1.6 or later per rough consensus on
Joe Orton
2019-11-12
1
-2
/
+2
*
Add support for SHA-2 crypt() algorithm in htpasswd.
Joe Orton
2019-06-21
1
-0
/
+22
*
* configure.in, acinclude.m4: Inline APACHE_GEN_MAKEFILES in AC_CONFIG_COMMANDS
Joe Orton
2019-06-21
1
-1
/
+6
*
* configure.in: Move modules.c creation to config.status.
Joe Orton
2019-06-21
1
-4
/
+5
*
* configure.in: Fix enabling httpdunit w/o --enable-reduced-exports.
Joe Orton
2019-06-21
1
-1
/
+1
*
Add an --enable-reduced-exports configure option to link libmain.a
Joe Orton
2019-06-20
1
-4
/
+23
*
Define "state directory" for storing persistent child-writable state,
Joe Orton
2018-10-05
1
-1
/
+1
*
Patch PR 62567. Fix by Michal Karm Babacek <michal.babacek gmail.com>
Jim Jagielski
2018-08-09
1
-1
/
+1
*
* configure.in, Makefile.in: Handle no-test-suite case through
Joe Orton
2018-06-07
1
-1
/
+3
*
Fix pcre feature detection in configure when
Rainer Jung
2017-11-09
1
-0
/
+4
*
* configure.in: Fix help text for --with-suexec-syslog.
Joe Orton
2017-11-07
1
-1
/
+1
*
Follow up to r1812263.
Yann Ylavic
2017-10-16
1
-15
/
+20
*
Fix maintainer mode with GCC/Clang.
Rainer Jung
2017-10-16
1
-0
/
+4
*
GCC/Clang strict-prototypes handling in configure:
Rainer Jung
2017-10-16
1
-10
/
+0
*
Also affects official clang 5 (maybe older ones too...)
Jim Jagielski
2017-10-03
1
-2
/
+2
*
Get maintainer-mode working again w/ clang-900
Jim Jagielski
2017-10-02
1
-0
/
+10
*
httpdunit: a Check-based unit test suite
Jacob Champion
2017-05-25
1
-0
/
+16
*
--with-test-suite: error instead of warning if Makefile.PL doesn't exist
Jacob Champion
2017-01-06
1
-1
/
+1
*
Add a --with-test-suite option for "in-tree" testing
Jacob Champion
2017-01-05
1
-0
/
+15
*
Need to preserve --with-pcre value if not a path ref
William A. Rowe Jr
2016-12-12
1
-1
/
+2
*
Resolve shell syntax error noted by jim, tested against pcre8/pcre2-10
William A. Rowe Jr
2016-12-12
1
-4
/
+3
*
Diagnostic statement wasn't necessary
William A. Rowe Jr
2016-12-12
1
-1
/
+0
*
Fixes to --with-pcre. Refuse to consider --without-pcre, that is
William A. Rowe Jr
2016-12-12
1
-2
/
+8
*
Replace PCRE with PCRE2 where it is available.
William A. Rowe Jr
2016-12-09
1
-10
/
+10
*
configure: remove orphaned APACHE_OUTPUT macro
Jacob Champion
2016-07-18
1
-1
/
+1
*
configure: move away from obsolete AC_OUTPUT args
Jacob Champion
2016-07-18
1
-3
/
+3
*
httpd compiles warning free on gcc and every new warning will be treated as a...
Stefan Eissing
2015-09-14
1
-2
/
+22
*
Add HTTPD_VERSION and HTTPD_MMN to the variables available with apxs -q
Eric Covener
2015-08-03
1
-1
/
+1
*
Work around issues w/ "broken" BSD Makefile translation...
Jim Jagielski
2015-04-24
1
-0
/
+2
*
Fix detection of old Solaris versions.
Rainer Jung
2015-01-19
1
-1
/
+1
*
Fix --enable-v4-mapped configuration on *BSD. PR 53824.
Yann Ylavic
2015-01-19
1
-1
/
+1
*
* configure.in, acinclude.m4: Move systemd check to APACHE_CHECK_SYSTEMD
Joe Orton
2014-07-31
1
-12
/
+1
*
Fix syntax error introduced in r1612921.
Rainer Jung
2014-07-24
1
-0
/
+1
*
Check for correct minimum PCRE version in configure,
Rainer Jung
2014-07-23
1
-1
/
+3
*
Fix PCRE_DUPNAMES check to find the header file for PCRE when PCRE isn't in
Ben Reser
2014-04-07
1
-0
/
+3
*
Check if PCRE_DUPNAMES exists at configure time
Jim Jagielski
2014-03-19
1
-0
/
+11
*
Allow user to explicitly determine whether or not BSD syntax
Jim Jagielski
2013-12-23
1
-16
/
+35
*
For *bsd* systems, see if we are using BSD make and,
Jim Jagielski
2013-12-20
1
-2
/
+13
*
FreeBSD: Disable IPv4-mapped listening sockets by default for versions
Jeff Trawick
2013-12-17
1
-1
/
+4
*
Don't link support/* against systemd libs.
Joe Orton
2013-10-01
1
-1
/
+3
[next]