- Jan 03, 2007
-
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@492344 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 07, 2006
-
-
William A. Rowe Jr authored
PR 40470 points out that we no longer handle ate == headlen, where there is a headers-only response from the isapi app to the server. This patch restores the previous behavior of pending those headers until some amount of body response is ready to be sent to the client. Backports: 483613 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@483615 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 28, 2006
-
-
Chris Pepper authored
Add table showing results of match combinations. Fix some tenses. Fix case of CENTER & IP Address. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@479897 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 20, 2006
-
-
William A. Rowe Jr authored
and resolve PR#'s 15993 29098 30022 16637 30033 28089 by pushing to trunk/ rev 416293 of modules/arch/win32/mod_isapi.[ch] which compiles with the addition of [apr_]brigade_insert_file() as cribbed from apr-util 1.x trunk. delta previously posted at http://people.apache.org/~wrowe/mod_isapi-416293-to-httpd-2.0.patch and broadly tested with positive results, with the exception of one more patch incoming to handle ate == left edge case. Previously reviewed by jerenkrantz, fielding, wrowe for httpd-2.0. Code committed is identical. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@477376 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 19, 2006
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@476823 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 16, 2006
-
-
Jeff Trawick authored
TimeOut can be set in a vhost context Submitted by: Eric Covener Reviewed by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@475702 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 13, 2006
-
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@443095 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 28, 2006
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@437777 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 20, 2006
-
-
Joshua Slive authored
My last effort was a little too succinct and not quite precise enough. Try being more explicit. This does leave the danger that people will clip the <Location> example as the proper way to do things, when they should be reading on to the <Directory> example. The <Location> example is only correct when used in conjunction with Alias. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@433023 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@433009 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
Make it clear that url-path is always case-sensitive. Provide an example of using a regex to make it case-insensitive. Make it clear that ScriptAlias is only used when you want BOTH mapping and script-designation. (Plus the description of Redirect) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@432999 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 18, 2006
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@432689 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 27, 2006
-
-
William A. Rowe Jr authored
Bump after tag git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@426157 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Prepare to tag 2.0.59 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@426154 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Wrong project name git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@426153 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Last quick observation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@426148 13f79535-47bb-0310-9956-ffa450edef68
-
Mark J. Cox authored
mod_rewrite: Fix an off-by-one security problem in the ldap scheme handling. For some RewriteRules this could lead to a pointer being written out of bounds. Reported by Mark Dowd of McAfee. Reviewed by: trawick, lars, jorton, wrowe, benl git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@426144 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
NOTICE file is now official (nobody revisited this in quite some time.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@426135 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Doxygenation from trunk, no code change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@426120 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 26, 2006
-
-
William A. Rowe Jr authored
Sorry - no time for 'bring me a rock' - but Jeff's dead to rights that some diff is very reasonable. Here's the diff git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@425896 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 23, 2006
-
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@424703 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
I really hated that bug's title :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@424674 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Not big on 2.0 fixes now, but this one has a clean patch and a long track record - and is widely deployed in 2.2 now. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@424670 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 12, 2006
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@421323 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@421178 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@421174 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@421130 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 06, 2006
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@419702 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@419700 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Afterthought; right URL, push folks to 2.2 rather than explain the whole sordid mess. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@419642 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix the openssl half of the instructions, since they were broken. Backports part of 419635 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@419640 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 05, 2006
-
-
William A. Rowe Jr authored
Replace /GX compile flag which was always an alias of /EHsc (/GX is deprecated). Drop /machine link flag which was always implicit, and MS has moved from different /machine flags twords using alternate linker binaries. (And of course, link is a bit late to choose machine architecture anyways, if the user hadn't used the correct compile flags.) Backports: 395419, 397407 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@419202 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Matt's proposed this be backported, choose the straight-line approach. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@419145 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 26, 2006
-
-
Richard Bowen authored
for the handler. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@417231 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
matt@iamcode.net Corrections to .es version. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@417223 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 18, 2006
-
-
Noirin Plunkett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@415205 13f79535-47bb-0310-9956-ffa450edef68
-
- May 01, 2006
-
-
Colm MacCarthaigh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@398591 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 30, 2006
-
-
William A. Rowe Jr authored
Whoops, let's not duplicate listeners git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@398290 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Tweak the common issues in ssl.conf on Win32, SSLMutex (must be default) and the SSL port. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@398282 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 26, 2006
-
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@397297 13f79535-47bb-0310-9956-ffa450edef68
-