summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correcting 2.0.1 - 2.0.9 tag names2.0.7William A. Rowe Jr2004-11-200-0/+0
* This commit was manufactured by cvs2svn to create tagAPACHE_2_0_ALPHA_7(no author)2000-10-0957-13578/+0
* Update the Announcement for the 7th alpha.Ryan Bloom2000-10-091-33/+277
* Ok, if I remember right, somewhere along the way we decided not toWilliam A. Rowe Jr2000-10-081-3/+5
* My Bad. Local environment had leaked into the tree.William A. Rowe Jr2000-10-081-1/+1
* Just cleaning house and assuring there is nothing untword in the alpha.William A. Rowe Jr2000-10-082-0/+4
* No need for the if statement here.Ryan Bloom2000-10-081-1/+1
* Fix the char-at-a-time problem. To fix this, we just buffer up a lineRyan Bloom2000-10-081-2/+13
* Clean up the test for \0 in getline.Ryan Bloom2000-10-081-1/+1
* Really out of date, but here's something worth adding.William A. Rowe Jr2000-10-081-0/+1
* That's all I wrote... except for the mpm_winnt.c canonical error patch,William A. Rowe Jr2000-10-081-1/+1
* Missed it, a rather messy canonical error example.William A. Rowe Jr2000-10-081-6/+5
* Missed it... another canonical error fixWilliam A. Rowe Jr2000-10-081-1/+1
* Kind of hard to load without an exported module structure.William A. Rowe Jr2000-10-081-2/+2
* Movin on over from 1.3.13-dev : this patch fixes the problem of nastyWilliam A. Rowe Jr2000-10-082-70/+36
* Make mod_log_config compile cleanly when using BUFFERED_LOGSRyan Bloom2000-10-081-23/+28
* Fix handling of LF only terminated header lines by not assuming the LFBrian Havard2000-10-081-1/+1
* Add back the ap_disable_nagle call in make_sock. However, this is aRyan Bloom2000-10-081-0/+5
* Remove all compiler warnings from the proxy code. There are no garaunteesRyan Bloom2000-10-086-77/+99
* Remove ap_send_fb and ap_send_fb_length. These functions don't make muchRyan Bloom2000-10-082-88/+0
* Update send_the_file to fall back to a read/write loop on platformsRyan Bloom2000-10-071-11/+38
* Use autoconf to substitute the proper values into apachectl, and installRyan Bloom2000-10-074-4/+238
* sysconfdir should use { and } instead of ( and ), because it is used inRyan Bloom2000-10-071-1/+1
* The core filter should not be using its own brigade inside its own ctxRyan Bloom2000-10-072-13/+8
* Addresses the huge issue that Crypt::PasswdMD5 is probably not, andWilliam A. Rowe Jr2000-10-071-27/+59
* The newest incarnation of http_filter. This is far from perfect, but itRyan Bloom2000-10-072-14/+89
* clean up the provider stuff some more: don't allow pick-and-choose ofGreg Stein2000-10-075-76/+63
* forward-port John Vasta's checkin to mod_dav 1.1.x (on Sep 25, 2000). thisGreg Stein2000-10-075-264/+417
* This is ugly, but at least we compile again on platforms that lackJim Jagielski2000-10-071-0/+8
* Roll forward fixes identified for 1.3.13-dev.William A. Rowe Jr2000-10-062-120/+126
* A 'little' reminder about a 'little' problem.William A. Rowe Jr2000-10-061-0/+3
* recent changes bungled the state of the EEXIST test.Greg Stein2000-10-061-6/+8
* Back out or finish up a few non-apr tests. Won't touch proxy at thisWilliam A. Rowe Jr2000-10-062-3/+5
* Completed review for new tests:William A. Rowe Jr2000-10-065-7/+6
* Here it is, the Win32 part of the big canonical errors patch.William A. Rowe Jr2000-10-066-82/+85
* Fix a potential memory overrun error in ap_get_client_block. The problemRyan Bloom2000-10-061-6/+10
* more uuid tidbitsGreg Stein2000-10-061-1/+6
* *) convert fs/lock.c to use APR UUIDs for the opaque locktokens.Greg Stein2000-10-063-55/+38
* Add the first draft of the http_filter. In time this filter will splitRyan Bloom2000-10-064-12/+34
* Be a little more explicit about the consequences ofJoshua Slive2000-10-061-5/+11
* Modify ap_get_client_block to use the bucket brigades instead of BUFF.Ryan Bloom2000-10-051-2/+22
* Port over the config directory stuff...Jim Jagielski2000-10-054-12/+198
* Back out some more of build changes from last night so that ApacheJeff Trawick2000-10-051-6/+2
* Install APXS if it is built.Ryan Bloom2000-10-051-0/+5
* The lots of little ones... APR_IS_STATUS_condition(rv) conditional macrosWilliam A. Rowe Jr2000-10-0510-31/+28
* Back out the build changes I added last night. This was causing libtoolRyan Bloom2000-10-052-10/+0
* Add a bit of infrastructure which will be needed for input filtering:Jeff Trawick2000-10-058-12/+45
* Disable the buffer_filter because it may be masking bugs in the bucket brigadeBill Stoddard2000-10-051-1/+3
* Now that we have ap_add_input_filter(), rename ap_add_filter() toJeff Trawick2000-10-056-18/+22
* Get rid of much of the old implementation of translating theJeff Trawick2000-10-057-118/+7