- Nov 30, 2008
-
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@721763 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 29, 2008
-
-
Eric Covener authored
a reserved status code (OK/DECLINED/SUSPENDED). Prevents ap_die() from seeing a 500 error when the http header filter has already taken care of the proper error response git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@721679 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@721678 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
the status code returned by a handler by updating the values of the filter error macros and consolidating them in httpd.h git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@721677 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 28, 2008
-
-
Joe Orton authored
no-longer-bundled pcre. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@721533 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 26, 2008
-
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@721034 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@721020 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
Suggested by Peter Kehl on the users mailing list. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@720955 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 25, 2008
-
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@720556 13f79535-47bb-0310-9956-ffa450edef68
-
Takashi Sato authored
These are not needed after r105393. The same images are still in icons/. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@720500 13f79535-47bb-0310-9956-ffa450edef68
-
Takashi Sato authored
Update 'apache_pb2' images for Apache-2.2 (NOTE: not for 2.3!) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@720496 13f79535-47bb-0310-9956-ffa450edef68
-
Nilgun Belma Buguner authored
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@720414 13f79535-47bb-0310-9956-ffa450edef68
-
Nilgun Belma Buguner authored
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@720413 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 24, 2008
-
-
Jim Jagielski authored
test framework. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@720250 13f79535-47bb-0310-9956-ffa450edef68
-
Takashi Sato authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@720186 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@720172 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 23, 2008
-
-
William A. Rowe Jr authored
Add the sed sources to mod_sed, no different than the sed_obj list from config.m4 (.h files just for easy reference). Apache.dsw is simply sorted entries, and picking to drop a new module under BuildBin (common) or BuildAll (test and nonstandard extensions). Give us mod_sed :) Makefile.win is simply the invocation of the .mak file that gets exported, and the copy of that module (pdb debugging) binary. Can't update BaseAddr.ref except from windows, however, we have to build once and determine how many 64k pages this object is going to eat. Turns out, it's only one. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@720062 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@720021 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
at least git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@720020 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@720018 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
find time to restart working on the cleanup I started at ACUS, but got sidetracked with confusion on where the divisions actually were... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@720017 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@720016 13f79535-47bb-0310-9956-ffa450edef68
-
Lucien Gentis authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@719992 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 20, 2008
-
-
Paul Querna authored
* server/mpm/experimental/event/event.c (process_socket): Be consistent about our return value, returning 0 means this connection is done, and that we can decrement requests_this_child. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@719357 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 19, 2008
-
-
Lucien Gentis authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@719004 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 16, 2008
-
-
Graham Leggett authored
input filter. Make sure that metadata buckets are written to the buffer, not to the final brigade. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@718132 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
buckets stay exactly APR_BUCKET_BUFF_SIZE long. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@718125 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@718087 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
buffer might be useful, and that buffering is not guaranteed to improve performance in all cases. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@718086 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
filter does. Ensure that the filter properly handles the non blocking case, both when a downstream filter returns EAGAIN, or if a filter returns APR_SUCCESS and an empty brigade. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@718082 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
Submitted by: Takashi Sato <takashi lans-tv.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@718015 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 15, 2008
-
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@717870 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
filter stacks. Can collapse many small buckets into fewer larger buckets, and prevents excessively small chunks being sent over the wire. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@717867 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@714274 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 14, 2008
-
-
Takashi Sato authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@714054 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@714049 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@714007 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@713993 13f79535-47bb-0310-9956-ffa450edef68
-
Takashi Sato authored
English Revision: 659902 Submitted by: kawai Reviewed by: takashi git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@713987 13f79535-47bb-0310-9956-ffa450edef68
-
Takashi Sato authored
Submitted by: takashi Reviewed by: kawai git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@713986 13f79535-47bb-0310-9956-ffa450edef68
-