- Oct 16, 2005
-
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@322464 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 15, 2005
-
-
Andre Malo authored
(ap_allow_methods): add missing va_end call git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@321500 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@321489 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
Do not set r->content_type directly, use our ap_set_content_type API, so that output filters can properly be applied. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@321436 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@321307 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@321304 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 14, 2005
-
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@321254 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@321249 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@321247 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 13, 2005
-
-
Joe Orton authored
key generation which passed a bogus pointer for a %pA conversion, hence could give false warnings for name-based-vhost use. PR: 37051 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@320796 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 12, 2005
-
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@315051 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
but update its API doc git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@315041 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@315024 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
we bother doing a char-by-char comparison. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@314881 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@314875 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
non-blocking connect completes; avoids case where more requests are made than intended. PR: 36966 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@314844 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 11, 2005
-
-
Jim Jagielski authored
file 'bootJVM-doc-M.m.p.tar.gz' and source-plus-doc distribution file 'bootJVM-srcdoc-M.m.p.tar.gz' files are in the repository (at the root level of this project). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@312965 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
member workers with paths. PR36816. [Ruediger Pluem, Jim Jagielski] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@312963 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
Author: trawick Reviewed by: colm git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@312911 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
Author: trawick Reviewed by: colm git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@312906 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 09, 2005
-
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@307441 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@307439 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
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/trunk@307389 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
called ap_process_request) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@307355 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 08, 2005
-
-
Greg Ames authored
event already had logic in the listener thread error legs to prevent leaking ptrans, so this is mostly cosmetic. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@307250 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Ames authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@307239 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@307221 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 07, 2005
-
-
Ruediger Pluem authored
Submitted by: William Barker <william.barker wilshire.com> Reviewed by: Ruediger Pluem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@307195 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Sync CHANGES, note the NET_TIME patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@307032 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 06, 2005
-
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@306902 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@306888 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
trigger POLL_ERR or POLL_HUP on a terminated connection. PR: 36951 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@306878 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@306833 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/trunk@306825 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/trunk@306818 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Bump MODULE_MAGIC_COOKIE to "AP24", as we are already changing the binary ABI out-of-sync with any 2.1-dev (beta) development. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@306790 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@306786 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@306783 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
NET_TIME, as a standalone feature, was a horrid idea. 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. Note #1; 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/trunk@306495 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/trunk@300198 13f79535-47bb-0310-9956-ffa450edef68
-