| Commit message (Expand) | Author | Files | Lines |
2000-10-09 | No need for the if statement here. | Ryan Bloom | 1 | -1/+1 |
2000-10-08 | Fix the char-at-a-time problem. To fix this, we just buffer up a line | Ryan Bloom | 1 | -2/+13 |
2000-10-08 | Clean up the test for \0 in getline. | Ryan Bloom | 1 | -1/+1 |
2000-10-08 | Really out of date, but here's something worth adding. | William A. Rowe Jr | 1 | -0/+1 |
2000-10-08 | That's all I wrote... except for the mpm_winnt.c canonical error patch, | William A. Rowe Jr | 1 | -1/+1 |
2000-10-08 | Missed it, a rather messy canonical error example. | William A. Rowe Jr | 1 | -6/+5 |
2000-10-08 | Missed it... another canonical error fix | William A. Rowe Jr | 1 | -1/+1 |
2000-10-08 | Kind of hard to load without an exported module structure. | William A. Rowe Jr | 1 | -2/+2 |
2000-10-08 | Movin on over from 1.3.13-dev : this patch fixes the problem of nasty | William A. Rowe Jr | 2 | -70/+36 |
2000-10-08 | Make mod_log_config compile cleanly when using BUFFERED_LOGS | Ryan Bloom | 1 | -23/+28 |
2000-10-08 | Fix handling of LF only terminated header lines by not assuming the LF | Brian Havard | 1 | -1/+1 |
2000-10-08 | Add back the ap_disable_nagle call in make_sock. However, this is a | Ryan Bloom | 1 | -0/+5 |
2000-10-08 | Remove all compiler warnings from the proxy code. There are no garauntees | Ryan Bloom | 6 | -77/+99 |
2000-10-08 | Remove ap_send_fb and ap_send_fb_length. These functions don't make much | Ryan Bloom | 2 | -88/+0 |
2000-10-07 | Update send_the_file to fall back to a read/write loop on platforms | Ryan Bloom | 1 | -11/+38 |
2000-10-07 | Use autoconf to substitute the proper values into apachectl, and install | Ryan Bloom | 4 | -4/+238 |
2000-10-07 | sysconfdir should use { and } instead of ( and ), because it is used in | Ryan Bloom | 1 | -1/+1 |
2000-10-07 | The core filter should not be using its own brigade inside its own ctx | Ryan Bloom | 2 | -13/+8 |
2000-10-07 | Addresses the huge issue that Crypt::PasswdMD5 is probably not, and | William A. Rowe Jr | 1 | -27/+59 |
2000-10-07 | The newest incarnation of http_filter. This is far from perfect, but it | Ryan Bloom | 2 | -14/+89 |
2000-10-07 | clean up the provider stuff some more: don't allow pick-and-choose of | Greg Stein | 5 | -76/+63 |
2000-10-07 | forward-port John Vasta's checkin to mod_dav 1.1.x (on Sep 25, 2000). this | Greg Stein | 5 | -264/+417 |
2000-10-07 | This is ugly, but at least we compile again on platforms that lack | Jim Jagielski | 1 | -0/+8 |
2000-10-07 | Roll forward fixes identified for 1.3.13-dev. | William A. Rowe Jr | 2 | -120/+126 |
2000-10-06 | A 'little' reminder about a 'little' problem. | William A. Rowe Jr | 1 | -0/+3 |
2000-10-06 | recent changes bungled the state of the EEXIST test. | Greg Stein | 1 | -6/+8 |
2000-10-06 | Back out or finish up a few non-apr tests. Won't touch proxy at this | William A. Rowe Jr | 2 | -3/+5 |
2000-10-06 | Completed review for new tests: | William A. Rowe Jr | 5 | -7/+6 |
2000-10-06 | Here it is, the Win32 part of the big canonical errors patch. | William A. Rowe Jr | 6 | -82/+85 |
2000-10-06 | Fix a potential memory overrun error in ap_get_client_block. The problem | Ryan Bloom | 1 | -6/+10 |
2000-10-06 | more uuid tidbits | Greg Stein | 1 | -1/+6 |
2000-10-06 | *) convert fs/lock.c to use APR UUIDs for the opaque locktokens. | Greg Stein | 3 | -55/+38 |
2000-10-06 | Add the first draft of the http_filter. In time this filter will split | Ryan Bloom | 4 | -12/+34 |
2000-10-06 | Be a little more explicit about the consequences of | Joshua Slive | 1 | -5/+11 |
2000-10-06 | Modify ap_get_client_block to use the bucket brigades instead of BUFF. | Ryan Bloom | 1 | -2/+22 |
2000-10-06 | Port over the config directory stuff... | Jim Jagielski | 4 | -12/+198 |
2000-10-05 | Back out some more of build changes from last night so that Apache | Jeff Trawick | 1 | -6/+2 |
2000-10-05 | Install APXS if it is built. | Ryan Bloom | 1 | -0/+5 |
2000-10-05 | The lots of little ones... APR_IS_STATUS_condition(rv) conditional macros | William A. Rowe Jr | 10 | -31/+28 |
2000-10-05 | Back out the build changes I added last night. This was causing libtool | Ryan Bloom | 2 | -10/+0 |
2000-10-05 | Add a bit of infrastructure which will be needed for input filtering: | Jeff Trawick | 8 | -12/+45 |
2000-10-05 | Disable the buffer_filter because it may be masking bugs in the bucket brigade | Bill Stoddard | 1 | -1/+3 |
2000-10-05 | Now that we have ap_add_input_filter(), rename ap_add_filter() to | Jeff Trawick | 6 | -18/+22 |
2000-10-05 | Get rid of much of the old implementation of translating the | Jeff Trawick | 7 | -118/+7 |
2000-10-05 | Multiple build and configuration fixes | Ryan Bloom | 4 | -6/+25 |
2000-10-05 | Prepare our autoconf setup for autoconf 2.14a and for cross-compiling | Ryan Bloom | 4 | -4/+6 |
2000-10-05 | Fix a bug where a client which only sends \n to delimit header | Greg Ames | 1 | -5/+20 |
2000-10-05 | If mod_so is compiled into the server, we need to create libexec, even | Ryan Bloom | 1 | -1/+1 |
2000-10-05 | Update the call to ap_add_filter() to include the new | Jeff Trawick | 1 | -1/+1 |
2000-10-05 | The new request_rec set up for redirects needs to pick up the | Jeff Trawick | 1 | -0/+2 |