- Oct 10, 2003
-
-
Andre Malo authored
update transformation. PR: 23618 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101405 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
please bump the changes as well ;-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101402 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Sander, can you bump this file to fit into the release? PR: 23416 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101401 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Create the compiler debugging database using the _src.pdb extension (common to all the other modules) and quiet a silly emit that the buildmark.obj didn't have debugging info. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101400 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Dunno why I never committed this in the last round of msvc project file fixes, but the source .pdb debugging database shouldn't be the same as the linker output for .pdb distribution. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101399 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
PR: 23713 Submitted by: millenix@zemos.net git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101393 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 08, 2003
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101390 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 06, 2003
-
-
Ilia Soldatenko authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101381 13f79535-47bb-0310-9956-ffa450edef68
-
Ilia Soldatenko authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101380 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 02, 2003
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101375 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 01, 2003
-
-
Bradley Nicholes authored
fixes a page fault on NetWare when using mod_proxy with mod_cache. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101365 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 30, 2003
-
-
Paul J. Reder authored
*) mod_rewrite: Fix mod_rewrite's support of the [P] option to send rewritten request using "proxy:". The code was adding multiple "proxy:" fields in the rewritten URI. PR: 13946. [Eider Oliveira <eider@bol.com.br>] Reviewed by: Paul J. Reder, Andre Malo, Jeff Trawick, and Roy T. Fielding. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101358 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101355 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 29, 2003
-
-
Paul J. Reder authored
*) cache_util: Fix ap_check_cache_feshness to check max_age, smax_age, and expires as directed in RFC 2616. [Thomas Castelle tcastelle@generali.fr] Reviewed by: Paul J. Reder, Bill Stoddard, and Roy T. Fielding, git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101351 13f79535-47bb-0310-9956-ffa450edef68
-
Thom May authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101342 13f79535-47bb-0310-9956-ffa450edef68
-
Thom May authored
to using the expanded config variables to work the same as httpd-std.conf PR: 19611 PR: 19611 Reviewed by: jerenkrantz, striker, jim, nd, trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101341 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 28, 2003
-
-
Cliff Woolley authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101339 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
submitted by: Colm MacCarthaigh <colm@stdlib.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101334 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 27, 2003
-
-
Sander Striker authored
*) mod_ssl: Fix segfaults after renegotiation failure. PR 21370 [Hartmut Keil <Hartmut.Keil@adnovum.ch>] Reviewed by: Jeff Trawick, Joe Orton, Sander Striker git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101332 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
*) mod_autoindex: If a directory contains a file listed in the DirectoryIndex directive, the folder icon is no longer replaced by the icon of that file. PR 9587. [David Shane Holden <dpejesh@yahoo.com>] Reviewed by: Andre Malo, Jeff Trawick, Sander Striker git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101330 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
*) Fixed mod_usertrack to not get false positive matches on the user-tracking cookie's name. PR 16661. [Manni Wood <manniwood@planet-save.com>] Reviewed by: Cliff Woolley, Jeff Trawick, Sander Striker git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101328 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
*) mod_cache: Fix the cache code so that responses can be cached if they have an Expires header but no Etag or Last-Modified headers. PR 23130. [bjorn@exoweb.net] Reviewed by: Paul J. Reder, Roy T. Fielding, Brian Pane git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101326 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101325 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 24, 2003
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101308 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 23, 2003
-
-
Cliff Woolley authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101307 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 21, 2003
-
-
Andre Malo authored
parentheses. Reviewed by: Brian Pane, Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101301 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Submitted by: Kess git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101300 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 20, 2003
-
-
Jason S. Lingohr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101299 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 19, 2003
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101298 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101295 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 18, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101290 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101288 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101286 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
on a brighter note, DMB got to town before Isabel, so my daughter and I had some fun last night git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101281 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101279 13f79535-47bb-0310-9956-ffa450edef68
-
Jason S. Lingohr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101276 13f79535-47bb-0310-9956-ffa450edef68
-
Jason S. Lingohr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101273 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 17, 2003
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101268 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
* Fix include_cmd in mod_cgid, not to treat the cmd output (partially) as CGI output. Submitted by: Andr�� Malo Reviewed by: trawick, brianp git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101266 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
* Fix EOS handling in ap_get_client_block. Submitted by: jerenkrantz Reviewed by: trawick, fielding git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101265 13f79535-47bb-0310-9956-ffa450edef68
-