summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add PR numbersAndré Malo2004-07-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104195 13f79535-47bb-0310-9956-ffa450edef68
* note backportGeoffrey Young2004-07-061-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104188 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2004-07-056-16/+44
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104179 13f79535-47bb-0310-9956-ffa450edef68
* Implement "Early" mode in mod_headers, and document it.Nick Kew2004-07-053-23/+87
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104170 13f79535-47bb-0310-9956-ffa450edef68
* styleAndré Malo2004-07-051-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104169 13f79535-47bb-0310-9956-ffa450edef68
* badly encoded urls could cause a null byte skipping (read buffer overflow).André Malo2004-07-051-5/+13
| | | | | | | | (e.g. % as last character). avoid that. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104168 13f79535-47bb-0310-9956-ffa450edef68
* styleAndré Malo2004-07-051-30/+46
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104167 13f79535-47bb-0310-9956-ffa450edef68
* styleAndré Malo2004-07-041-32/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104166 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2004-07-043-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104163 13f79535-47bb-0310-9956-ffa450edef68
* add another good reason for trailing slashesAndré Malo2004-07-041-1/+2
| | | | | | | Submitted by: Joshua Slive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104162 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2004-07-0412-821/+884
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104160 13f79535-47bb-0310-9956-ffa450edef68
* document the brand new DirectorySlash directiveAndré Malo2004-07-041-1/+54
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104159 13f79535-47bb-0310-9956-ffa450edef68
* that's not really an error condition, so make the message APLOG_DEBUG.André Malo2004-07-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104155 13f79535-47bb-0310-9956-ffa450edef68
* make trailing-slash-behaviour configurableAndré Malo2004-07-032-3/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104154 13f79535-47bb-0310-9956-ffa450edef68
* fix a bunch of compiler warningsAndré Malo2004-07-032-7/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104153 13f79535-47bb-0310-9956-ffa450edef68
* ignore copied PrintPathAndré Malo2004-07-031-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104152 13f79535-47bb-0310-9956-ffa450edef68
* sync with 2.0 branchJeff Trawick2004-07-031-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104150 13f79535-47bb-0310-9956-ffa450edef68
* style fix onlyJeff Trawick2004-07-031-3/+4
| | | | | | | (previously committed from user-supplied patch) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104148 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2004-07-038-131/+155
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104147 13f79535-47bb-0310-9956-ffa450edef68
* update translationHiroaki Kawai2004-07-031-18/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104146 13f79535-47bb-0310-9956-ffa450edef68
* update translation.Hiroaki Kawai2004-07-031-41/+43
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104145 13f79535-47bb-0310-9956-ffa450edef68
* update translation.Hiroaki Kawai2004-07-031-46/+92
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104144 13f79535-47bb-0310-9956-ffa450edef68
* update Japenese translation.Hiroaki Kawai2004-07-031-5/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104143 13f79535-47bb-0310-9956-ffa450edef68
* Note a backportGraham Leggett2004-07-021-3/+3
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104130 13f79535-47bb-0310-9956-ffa450edef68
* Add the NOTICE file to the rpm spec file in compliance with the ApacheGraham Leggett2004-07-022-1/+4
| | | | | | | | | | | v2.0 license. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104119 13f79535-47bb-0310-9956-ffa450edef68
* Remove build/PrintPath since buildconf copies it from APR already.Joe Orton2004-07-011-129/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104105 13f79535-47bb-0310-9956-ffa450edef68
* Allow mod_deflate on NetWare to be compiled against zlib 1.2.1Bradley Nicholes2004-06-301-16/+16
| | | | | | | Submitted by: Guenter Knauf <fuankg@apache.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104096 13f79535-47bb-0310-9956-ffa450edef68
* Retrospective entries for major update to mod_proxy and minor updateNick Kew2004-06-291-0/+7
| | | | | | | to mod_deflate. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104086 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2004-06-2925-8/+528
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104085 13f79535-47bb-0310-9956-ffa450edef68
* Translation submitted by Vincent Deffontaines <vincent@gryzor.com>,Jean-Jacques Clar2004-06-291-0/+420
| | | | | | | reviewed by Jean-Fran�ois El Fouly <jean-francois@elfouly.nom.fr> & Jean-Jacques Clar git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104084 13f79535-47bb-0310-9956-ffa450edef68
* Add OS and APACHE_MPM_DIR to -V outputMartin Kraemer2004-06-291-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104083 13f79535-47bb-0310-9956-ffa450edef68
* Use the correct Apache-2.x EBCDIC conversion function (not the old ↵Martin Kraemer2004-06-291-4/+3
| | | | | | apache-1.3 routine) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104082 13f79535-47bb-0310-9956-ffa450edef68
* *** Patch for EBCDIC-host and HTTP/0.9 responses only ***Martin Kraemer2004-06-291-0/+10
| | | | | | | | | | | | | | | | | In dealing with a HTTP/0.9 response to a proxy request, we have pre-read data that is not an HTTP header. At this point of processing, we don't know yet whether the data is going to be interpreted an binary or not. (In fact, we may never find out because HTTP/0.9 lacks the Content-Type headers; only by configuring mod_charset_lite can we control the conversion). But mod_charset_lite will get control only later, so it cannot decide on the conversion of the current buffer full of data. => This is an extreme and rare situation normally. So, for catching the most obvious problem (talking not to a HTTP server but to some other protocol), the best guess here is to treat the buffer as "text/*" (to make error messages readable). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104081 13f79535-47bb-0310-9956-ffa450edef68
* Let CGI daemon die if the network layer has been shut down (problem noticed ↵Martin Kraemer2004-06-291-0/+6
| | | | | | on BS2000/OSD) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104080 13f79535-47bb-0310-9956-ffa450edef68
* Proxy requests are not converted by us. They should be cached and delivered ↵Martin Kraemer2004-06-291-0/+3
| | | | | | bit-identical git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104079 13f79535-47bb-0310-9956-ffa450edef68
* Use standardized names for ISO-8859-1, see ↵Martin Kraemer2004-06-295-9/+9
| | | | | | | | | http://www.iana.org/assignments/character-sets (Using the name iso8859-1 may still work, because it is aliased in apr-iconv/ccs/charset.aliases) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104078 13f79535-47bb-0310-9956-ffa450edef68
* Note a backportGraham Leggett2004-06-291-4/+6
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104077 13f79535-47bb-0310-9956-ffa450edef68
* Complete the EBCDIC conversion support for XML documents.Martin Kraemer2004-06-291-0/+4
| | | | | | | | | With this change, mod_dav works on an EBCDIC machine. Submitted by: Jean-Frederic Clere <jfclere apache.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104075 13f79535-47bb-0310-9956-ffa450edef68
* Document mod_proxy updates incl. new directives for reverse-proxied cookiesNick Kew2004-06-292-5/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104071 13f79535-47bb-0310-9956-ffa450edef68
* Fix for multiple proxy bugs - review please:Nick Kew2004-06-294-153/+351
| | | | | | | | | | | | | | | | | #10722 Reverse proxying cookies #15207 Proxy passing canonicalised URIs to backend #16812 Case-insensitivity of proxypassreverse #19317 Canonicalised URI causing infinite loop #20372 AllowEncodedSlashes May also fix 13577 (untested) This is really two fixes: 10722 and 15207; the others are trivial consequences. To make review easier, the simpler fix (#15207) is entirely contained in #ifdef FIX_15207 (new code) and #ifndef FIX_15207 (removed code) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104070 13f79535-47bb-0310-9956-ffa450edef68
* CAN-2004-0493 - memory exhaustion denial of serviceJeff Trawick2004-06-292-0/+22
| | | | | | | Reviewed by: jerenkrantz git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104059 13f79535-47bb-0310-9956-ffa450edef68
* Check for a NULL file name before trying to delete the fileBradley Nicholes2004-06-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104044 13f79535-47bb-0310-9956-ffa450edef68
* Replace the thread reader/writer lock that protects the shared memory cache ↵Bradley Nicholes2004-06-254-43/+84
| | | | | | to a global mutex so that the shared memory is protected across processes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104039 13f79535-47bb-0310-9956-ffa450edef68
* Make sure that the shared memory pointers are propagated down through the ↵Bradley Nicholes2004-06-251-1/+4
| | | | | | various caches that are created git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104038 13f79535-47bb-0310-9956-ffa450edef68
* Update inflate_out_filter to support gzip compression flags.Nick Kew2004-06-251-4/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104034 13f79535-47bb-0310-9956-ffa450edef68
* * modules/generators/mod_status.c: Mark private global variablesJoe Orton2004-06-241-1/+1
| | | | | | | as static. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104029 13f79535-47bb-0310-9956-ffa450edef68
* start piped loggers via the shell, passing through the environment variablesJeff Trawick2004-06-232-4/+5
| | | | | | | | | in the httpd process this requires a new APR feature (APR_SHELLCMD_ENV), just added to apr 1.0-dev git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104019 13f79535-47bb-0310-9956-ffa450edef68
* Added display code for the URL cacheBradley Nicholes2004-06-212-7/+121
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104010 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2004-06-203-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104000 13f79535-47bb-0310-9956-ffa450edef68
* fix chm build (allmodules.xml is no longer included directly)André Malo2004-06-202-4/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103998 13f79535-47bb-0310-9956-ffa450edef68