| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some debug code that I had in apxs.in. | Ryan Bloom | 2001-08-28 | 1 | -1/+0 |
* | This is the same granularity of control as mod_mime gave to set handlers | William A. Rowe Jr | 2001-08-28 | 1 | -7/+2 |
* | Also in the prior commit (1.338) | William A. Rowe Jr | 2001-08-28 | 1 | -1/+1 |
* | Someone pointed out that we were running the images through the INCLUDE | William A. Rowe Jr | 2001-08-28 | 2 | -2/+2 |
* | Version 1.338 of mod_mime also tightened the mod_negotiation behavior. | William A. Rowe Jr | 2001-08-28 | 1 | -0/+10 |
* | Introduces mod_mime AddInputFilter and AddOutputFilter filter ext syntax. | William A. Rowe Jr | 2001-08-28 | 2 | -156/+96 |
* | Clip a duplicate appearance | William A. Rowe Jr | 2001-08-28 | 1 | -4/+0 |
* | This small patch I committed last week broke the transparent negotiation | William A. Rowe Jr | 2001-08-28 | 1 | -1/+1 |
* | Remove an obsolete function from fdqueue. The worker MPM now uses the | Ryan Bloom | 2001-08-28 | 1 | -19/+0 |
* | As the worker MPM is really an alternative to the threaded MPM ... | Justin Erenkrantz | 2001-08-27 | 2 | -0/+24 |
* | Fix a case where on restart, an admin started logging, and the logging | Victor J. Orlikowski | 2001-08-27 | 2 | -2/+6 |
* | Fix a growing connection pool in core_output_filter() for | Jeff Trawick | 2001-08-27 | 2 | -3/+23 |
* | Moved split_and_pass_pretag_buckets back to being a | Paul J. Reder | 2001-08-27 | 5 | -86/+39 |
* | Fix a segfault when a numeric host (e.g., "Host: 123") was specified. | Jeff Trawick | 2001-08-27 | 2 | -0/+11 |
* | Remove some warnings from the perchild MPM | Ryan Bloom | 2001-08-27 | 2 | -6/+6 |
* | - allows empty $val from httpd-2.0/build/config_vars.mk | Ryan Bloom | 2001-08-27 | 1 | -84/+103 |
* | Solve a bug I introduced this weekend, we want to compare core_*->r | William A. Rowe Jr | 2001-08-27 | 1 | -3/+7 |
* | The consensus now is that mod_include should just butt out of any decisions | Cliff Woolley | 2001-08-27 | 2 | -12/+4 |
* | Add information on backwards-compatible handler and magic-mime-types | Joshua Slive | 2001-08-27 | 2 | -16/+7 |
* | remove_any_filter() and ap_remove_foo_filter() are void; how can you | Jeff Trawick | 2001-08-27 | 1 | -2/+2 |
* | fix some calls to apr_pool_userdata_get() | Jeff Trawick | 2001-08-27 | 1 | -4/+4 |
* | Allow mod_ssl to send back an error message if an HTTP request is sent | Ryan Bloom | 2001-08-27 | 5 | -36/+62 |
* | Regroup some of the headers in the win32 module, to make the distinction | William A. Rowe Jr | 2001-08-27 | 1 | -13/+17 |
* | Final additional comments (for the moment) about the new optimization. | William A. Rowe Jr | 2001-08-27 | 1 | -1/+3 |
* | Remove some unneeded autoconf checks. We now have no duplicate libraries | Justin Erenkrantz | 2001-08-27 | 2 | -18/+0 |
* | Further optimization to location_walk() and clean up unused variables. | William A. Rowe Jr | 2001-08-27 | 1 | -5/+14 |
* | Clean up location_walk, so that this step performs a minimum | William A. Rowe Jr | 2001-08-27 | 2 | -44/+98 |
* | Fix a typo. | Ryan Bloom | 2001-08-27 | 1 | -1/+1 |
* | I think this statement makes more sense, please ask if it isn't clear. | William A. Rowe Jr | 2001-08-27 | 1 | -1/+1 |
* | backing out the ap_set_keepalive uncheck for Content-Length header | Doug MacEachern | 2001-08-26 | 1 | -7/+0 |
* | ap_content_length_filter has already set Content-Length | Doug MacEachern | 2001-08-26 | 1 | -1/+7 |
* | apr_pstrcat args were not NULL terminated | Doug MacEachern | 2001-08-26 | 1 | -1/+1 |
* | More fixes for APXS. APXS now works with httpd-test again | Ryan Bloom | 2001-08-26 | 1 | -3/+17 |
* | Improvements to APXS. It now uses the config_vars.mk variables to | Ryan Bloom | 2001-08-26 | 2 | -63/+76 |
* | these modules were never built and had not been ported to 2.0 | Doug MacEachern | 2001-08-26 | 3 | -536/+1 |
* | Another generated file to ignore. | Brian Havard | 2001-08-26 | 1 | -0/+1 |
* | Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) to | William A. Rowe Jr | 2001-08-26 | 32 | -34/+34 |
* | That last round calls for a bump. | William A. Rowe Jr | 2001-08-26 | 1 | -1/+2 |
* | Eliminate proxy: (and all other 'special') processing from the | William A. Rowe Jr | 2001-08-26 | 5 | -223/+99 |
* | Readded "downgrade-1.0" which I (inadvertantly) pulled with the | William A. Rowe Jr | 2001-08-26 | 1 | -0/+4 |
* | Split proxy: space using <Proxy[Match] > directive blocks from | William A. Rowe Jr | 2001-08-26 | 3 | -9/+209 |
* | Change _only_ the debug build to recognize the /Zi flag (which is portable | William A. Rowe Jr | 2001-08-26 | 4 | -8/+8 |
* | We have to initialize the error_bucket before we can destroy it. | Ryan Bloom | 2001-08-26 | 1 | -1/+1 |
* | didt pay attention to the first question; pretty sure answer is no | Doug MacEachern | 2001-08-26 | 1 | -1/+1 |
* | i think the answer to aaron's question is "a typo". otherwise there is | Doug MacEachern | 2001-08-26 | 1 | -3/+2 |
* | Fix a security problem which would allow an SSI document | Cliff Woolley | 2001-08-26 | 2 | -2/+14 |
* | Introduce the map_to_storage hook, which allows modules to bypass | William A. Rowe Jr | 2001-08-26 | 8 | -62/+90 |
* | BUCKETS SMS PHASE 1 | Cliff Woolley | 2001-08-26 | 2 | -8/+19 |
* | Added documentation of RemoveCharset, RemoveLanguage to mod_mime.html. | Rich Bowen | 2001-08-25 | 2 | -1/+82 |
* | Downgrade must occur before we attempt to TRACE, e.g., for clients with | William A. Rowe Jr | 2001-08-25 | 1 | -4/+4 |