index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix pcre feature detection in configure when
Rainer Jung
2017-11-08
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-04
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
*
* configure.in: Simplify/fix systemd detection: move later to fix
Joe Orton
2013-10-01
1
-9
/
+13
*
Add support for systemd socket activation to listener sockets.
Paul Querna
2013-08-06
1
-0
/
+9
*
maintainer-mode should auto-enable mod_bucketeer
Jim Jagielski
2013-07-16
1
-0
/
+4
*
core: Support the SINGLE_LISTEN_UNSERIALIZED_ACCEPT optimization
Jeff Trawick
2013-06-25
1
-2
/
+3
*
Avoid valgrind warnings in mod_ssl random number generator
Stefan Fritsch
2013-02-04
1
-0
/
+16
*
follow-up to r1389481: find/use getloadavg() prototype on Solaris
Jeff Trawick
2012-10-12
1
-1
/
+2
*
configure: Fix processing of --disable-FEATURE for various features.
Jeff Trawick
2012-10-12
1
-34
/
+46
*
Would be nice to have some sort of canonical definition
Jim Jagielski
2012-09-24
1
-1
/
+2
*
consolidate hints/instructions about using APR (and maybe APR-util) with httpd
Jeff Trawick
2012-09-23
1
-4
/
+4
*
Spin off module-specific build options into separate build vars.
Kaspar Brand
2012-09-16
1
-2
/
+2
*
revert r1385214, as I inadvertently left out acinclude.m4.
Kaspar Brand
2012-09-16
1
-2
/
+2
*
Spin off module-specific build options into separate build vars.
Kaspar Brand
2012-09-16
1
-2
/
+2
*
fix APREQ declarations for MinGW builds
Jeff Trawick
2012-07-18
1
-0
/
+1
*
* configure.in: Enforce 1.4.0 as minimum APR version requirement.
Joe Orton
2012-06-08
1
-1
/
+10
*
* configure.in: Correct handling of --with-suexec-logfile in r1341905,
Joe Orton
2012-06-01
1
-0
/
+2
*
Make ap_regcomp() return AP_REG_ESPACE if out of memory. Make ap_pregcomp()
Stefan Fritsch
2012-05-27
1
-0
/
+5
*
suexec: Support use of setgid/setuid capability bits on Linux, a
Joe Orton
2012-05-23
1
-0
/
+9
*
* configure.in: Use AC_MSG_NOTICE so passing --silent works as advertised.
Joe Orton
2012-05-23
1
-6
/
+18
*
suexec: Add support for logging to syslog as an alternative to a
Joe Orton
2012-05-23
1
-1
/
+18
[next]