- Oct 09, 2005
-
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@307442 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@307440 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
* Fix a declaration problem introduced in r195013 that is C99 but not ANSI C compatible. Thus move declaration of *worker to the top of find_session_route to make it ANSI C compatible again. Submitted by: NormW <normw bocnet.com.au> Reviewed by: Ruediger Pluem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@307393 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 08, 2005
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@307222 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 07, 2005
-
-
Ruediger Pluem authored
* Fix PR36883 (mod_proxy_ajp and tomcat issues). Submitted by: William Barker <william.barker wilshire.com> Reviewed by: Ruediger Pluem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@307196 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
NET_TIME, as a standalone feature, was a horrid idea, so eliminate it. The core filter will NOT operate correctly across platforms (even between Linux/Solaris) without setting up the conn->timeout, so always apply the timeout when establishing the core filter. The keep-alive-timeout is entirely an HTTP-ism, and needs to move to the http protocol handler. This isn't triggered in the event mpm, but the event mpm introspects s->keep_alive_timeout directly adding it to the pollset, so this is a non-sequitor. Finally, once the headers are read, the named virtual host may have a different (more/less permissive) timeout for the remainder of the request body. This http-centric patch picks up that subtle detail and can switch to a named-vhost timeout. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@307031 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 06, 2005
-
-
Ruediger Pluem authored
* run the request_status hook in proxy_handler if HTTP_SERVICE_UNAVAILABLE is returned by ap_proxy_pre_request. Suggested by: Brian Akins <brian.akins turner.com>, Mladen Turk Reviewed by: Jim Jagielski git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@306900 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
mod_proxy_connect: Fix high CPU loop on systems like UnixWare which trigger POLL_ERR or POLL_HUP on a terminated connection. PR 36951. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@306889 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
* Fix PR36507 (mod_proxy_balancer does not handle sticky sessions with tomcat correctly). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@306884 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@306832 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
docs/build/ should not exist (docs/manual/build/ already in svn:ignore). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@306826 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
httpd-docs procedures call for checking out build underneath the docs/ tree, so add this subdirectory as an svn ignore git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@306816 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@306802 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@306798 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@306787 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Spare us a wasted variable, csd is initialized null, acting as the 'csd_set' indicator. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@306784 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Pay close attention to core_create_req() ... and note that not one other member of the r->vars is initialized herein. Move this initialization elsewhere. (If this is the 'default' - it really aught to be the zero value, for that matter). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@306782 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 05, 2005
-
-
Joshua Slive authored
Refresh the SSL FAQ to bring it a little closer to reality. Submitted by: Noirin Plunkett <firebird nerdchic.net> Reviewed by: Joe Orton git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@295105 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 03, 2005
-
-
Colm MacCarthaigh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@293365 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@293318 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@293310 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
build warnings by asteinmetz. Tested on IA64, x64 and x86. Originally by: asteinmetz Reviewed by: colm git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@293305 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
No Functional changes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@293302 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
with trunk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@293292 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 02, 2005
-
-
Colm MacCarthaigh authored
and fix a style nit (colm). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@293170 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
Originally by: Jim Reviewed by: Colm git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@293169 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
to zero. These should not be neccessary, but help us get around a gcc (on ia64 at least) optimisation bug. They are harmless anyway. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@293164 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
subversion. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@293162 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 01, 2005
-
-
Joe Orton authored
* server/main.c (suck_in_APR): Remove weird gzeof reference which broke all the -Werror builds. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@292965 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
*) SECURITY: CAN-2005-2970 (cve.mitre.org) worker MPM: Fix a memory leak which can occur after an aborted connection in some limited circumstances. [Greg Ames, Jeff Trawick] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@292949 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 30, 2005
-
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@292771 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 29, 2005
-
-
Colm MacCarthaigh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@292565 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
moves some structures and define's shared by mod_disk_cache and htcacheclean into a single mod_disk_cache.h. Original Author: asteinmetz Review by: colm git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@292557 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
however backporting these doxygen fixes makes it significantly easier to diff trunk and the 2.2.x branch, to sort out what's what. And we might as well release with nicer doxygen markup. Submitted by: Neale Ranns <neale ranns.org> Reviewed by: Ian Holsman git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@292540 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
de-ref bug - balancer is always not null since it's &balancer from the caller. Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@292435 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@292432 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
play nice together. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@292423 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 26, 2005
-
-
Paul Querna authored
As recommended by nd, build docs for all languages. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@291559 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 25, 2005
-
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@291488 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@291486 13f79535-47bb-0310-9956-ffa450edef68
-