- Jan 07, 2005
-
-
Hiroaki Kawai authored
See: http://issues.apache.org/bugzilla/show_bug.cgi?id=11521 Submitted by: TAKAHASHI Makoto <hobbit.makoto at nifty.ne.jp> Reviewed by: Nobuyuki Morita <marika at plum.freemail.ne.jp>, yoshiki, kawai git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124566 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Handle PATH_INFO as opaque byte-wise data for cgi invocation as handled for other variables with bug 9223. PR: 32730 Submitted by: Richard Donkin <rd9 donkin.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124556 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124549 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
users to the wrong assumption that Require isn't allowed in <Files> sections. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124546 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124545 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124544 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 06, 2005
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124362 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124360 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Submitted by: Eduardo Tompson Pereira <duaspila ig.com.br> Reviewed by: Luiz Rocha <lsdrocha gmail.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124358 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Submitted by: Luiz Rocha <lsdrocha gmail.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124356 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124355 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 05, 2005
-
-
William A. Rowe Jr authored
Use /Apache21/ for the -default- httpd 2.1 root, to assist developers in working with the dev tree in parallel to the released httpd-2.0. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124285 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
It's perferable to use a debug build of ssleay32/libeay32, but offer a fallback if they are built as release libraries for creating mod_ssl in debug mode. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124284 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
limit_req_fieldsize is signed, correct a signedness error using a cast since it's not possible to have a negative limit. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124283 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
The right set of headers to obtain the pre_connection hook. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124280 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Correct the order of includes to follow httpd conventions, and get Win32 compiling again. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124279 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix another signedness bug git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124278 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix a signedness issue that revealed a serious bug, the 'i' was reused for character indexing within this loop. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124277 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Deposit mod_bucketeer.so and mod_dumpio.so into the installed apache2 instance. This does not configure httpd.conf to load them. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124276 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix up our dumpio and bucketeer build. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124269 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
example. It's alluded to in the SetEnvIf docs, but it's not a complete example there. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124246 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
A few new modules/debug/ projects which need base addr's. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124241 13f79535-47bb-0310-9956-ffa450edef68
-
Jean-Frederic Clere authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124224 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124187 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 04, 2005
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124113 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
... svn config adjusted ;-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124110 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124109 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124107 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
glossarylink was missing, it contains the english version for now chm commented out (no sitemap yet) man commented out (english only atm) Submitted by: Eduardo Tompson Pereira <duaspila ig.com.br> Reviewed by: Luiz Rocha <lsdrocha gmail.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124106 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124104 13f79535-47bb-0310-9956-ffa450edef68
-
Jean-Frederic Clere authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124080 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124062 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124046 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 03, 2005
-
-
Astrid Kessler authored
META elements are defined in the document head which is bart of the response body. So be a little bit more precise at this point. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124024 13f79535-47bb-0310-9956-ffa450edef68
-
Hiroaki Kawai authored
English revision: 111581 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@123958 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@123919 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
to be done for all of trunk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@123918 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 02, 2005
-
-
William A. Rowe Jr authored
Eliminate a very ugly race - the parallel starting threads were picking up thread identifiers other than their own. Because the limit of threads is an int, stuffing the int into the void* value is a safe argument convention. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@123899 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Relative paths were wrong, for the recent ap_release.h patch. Correct to resolve to httpd-src-root/include. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@123885 13f79535-47bb-0310-9956-ffa450edef68
-
Mladen Turk authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@123884 13f79535-47bb-0310-9956-ffa450edef68
-