- Jan 26, 2004
-
-
Joe Orton authored
continued over more than two lines. PR: 19405 (affects proxy only) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102414 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
skewed by CAN-2003-0132 fix: no functional change. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102413 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
$srcdir from INCLUDES. Remove unused USE_VPATH variable. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102406 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 25, 2004
-
-
Andre Malo authored
accompanying ap_version_t structure (minor MMN bump). The function is similar to apr_version() and allow for exact querying of the core revision level. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102405 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
as whole. That way, on systems with more than one EOL character rewritemap programs no longer need to switch stdout to binary mode. PR: 25635 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102404 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 24, 2004
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102402 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
the [handler=...] flag. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102401 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102399 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
true if the pattern is a file with execution permissions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102398 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 23, 2004
-
-
Joe Orton authored
bucket reads whilst data remains available; flush when a read returns EAGAIN. Fixes streaming nph- CGI scripts over SSL. PR: 21944 Inspired by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102397 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102395 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102393 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 22, 2004
-
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102389 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102388 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 21, 2004
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102385 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 19, 2004
-
-
Joe Orton authored
linked directly into a program must be linked using -static and not -module. Fixes build issues with libtool HEAD. * acinclude.m4 (APACHE_MODPATH_ADD): For a static module, use a filename with a lib prefix. * build/rules.mk.in (MOD_LINK): Use -static not -module. * build/special.mk (install-modules): Adjust special-case for installation of shared modules to look for libso.la not mod_so.la. * build/library.mk: Link libraries using -static. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102381 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
always regenerated: remove buildmark.lo in delete-exports. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102380 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102379 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
"Bump MAX_SERVER_LIMIT by 10x (hoping to stay ahead of Moore's Law for a little while) since the current limit is too small for at least one high end site." git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102378 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 18, 2004
-
-
Andre Malo authored
zlib is now ivoked in a more common way (we link against it :-). The build process inclusion is probably not the final one, but it works for me for zlib 1.1.4 and 1.2.1 in command line builds. PR: 25578 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102370 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102369 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102361 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 17, 2004
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102360 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102358 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102357 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102356 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
MPMs. PR: 25520 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102355 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 16, 2004
-
-
Jeff Trawick authored
possible memory corruption. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102354 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 15, 2004
-
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102350 13f79535-47bb-0310-9956-ffa450edef68
-
Ben Laurie authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102349 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Ames authored
while) since the current limit is too small for at least one high end site. Submitted by: Colm MacCarthaigh [colm stdlib.net] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102347 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102346 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
lines. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102344 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 14, 2004
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102332 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 13, 2004
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102330 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
users from careful use of the feature. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102328 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
PR: 14648, 15114 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102327 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
-> simplify. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102325 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
except for redirects this implies [L] and match-only (no substitution). PR: 25917 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102321 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
then the Via: header would report not the proxy hosts's ServerName (or any of its configured VHosts's names) as it should, but the *origin hosts*'s name. Now it reports its ServerName. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102320 13f79535-47bb-0310-9956-ffa450edef68
-