- Jun 28, 2001
-
-
Victor J. Orlikowski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89480 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
Otherwise we break RFC959. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89479 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89478 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89477 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
break inside a switch statement inside a for loop breaks out of the switch statement, not the for loop. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89476 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
Here is the intended message. Put the QUIT command back. Basically, when a LIST occurs, origin is not available for reading until the data connection is closed in passive mode. This takes care of that. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89475 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89474 13f79535-47bb-0310-9956-ffa450edef68
-
Chuck Murcko authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89473 13f79535-47bb-0310-9956-ffa450edef68
-
Chuck Murcko authored
connection. Remove result code check for QUIT. We gave them fair warning. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89472 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89471 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
Disable it till we figure out what's going on. ;( At least it works now. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89470 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89469 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89467 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
processes are busy serving one long-lived request. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89466 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Ummm... is that all I accomplished :-? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89465 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Useful datum. Please review this list and pull out what you've finished, people!!! There's a ton of cruft I think folks already addressed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89464 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
For those who want to play, mod_ssl isn't part of the InstallBin master target. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89463 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Just something for experimenting, ssl_expr_parse and _scan are excluded for right now (missing symbols.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89462 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Quiet the compiler, msvc is sticky about arg lists being consistent. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89461 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
One cannot have an entirely empty struct ... this is just to make things actually compile, and exclude an include we don't have on Win32. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89460 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
What once was ap_ ... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89459 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89458 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Ignore goodness git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89457 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Ignore for simplistic win32 builders (and anyone else who wants to park openssl here.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89456 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
libaprutil is good for mod_tls, too. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89455 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 27, 2001
-
-
William A. Rowe Jr authored
Just a mssing brace git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89454 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Not for general consumption (not a target of InstallBin) this patch adds mod_tls to the 'buildable projects' list. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89453 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
tls goodness for Win32 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89452 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89451 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Testing reveals a nasty side effect of this aftn's patch, this is the fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89450 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Deploy ap_sub_req_lookup_dirent() for the main loop. Note we _really_ need to further optimize this code, there are dozens of perhaps unnecessary stat calls, and meaningless #ifndef OS2 protections around apr_lstat()'s. OS2 has lstat (It's simply stat()) so we should pull the os-specific cruft. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89449 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Employ the new ap_sub_req_lookup_dirent() function for mod_autoindex. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89448 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Pull harry, difficult to read sub_req_common_validation() into its own function so that it's apparent that this is common code. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89447 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89446 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
people were being trained like in James Bond movies. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89445 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Here, finally are a few cleanups of my fat fingers. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89444 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Now, introduce ap_sub_req_lookup_dirent() for processing apr_finfo_t results from mod_negotiation and mod_autoindex. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89443 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Pull the common cruft from ap_sub_req_lookup_*() fns. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89442 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Sorry, second pass, working on legibility. This patch introduces the fill_in_sub_req_vars function to propogate the rnew values, but doesn't yet hook it in. Note that there are two discrepancies, apparently pretty bad ones, that have been moved after the 'common code' so the next patch becomes pretty simple. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89441 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Add some favorite modules git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89440 13f79535-47bb-0310-9956-ffa450edef68
-