summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* give the poor users (i.e. us) a clue that something might be wrong whenGreg Ames2001-04-161-2/+8
* *Sigh*. Slight janatorial work.Victor J. Orlikowski2001-04-161-1/+0
* Update the DSO docs in the INSTALL file.Ryan Bloom2001-04-161-17/+6
* Add the Retry-After support that was commented out in proxy_ftp.cGraham Leggett2001-04-151-8/+9
* Oops - the proxy host and port were left off when the proxy tries toGraham Leggett2001-04-151-1/+1
* Split each individual proxy protocol into separate modules.Graham Leggett2001-04-156-109/+168
* Fix the binbuild.sh script so that it works correctly on Linux again.Ryan Bloom2001-04-151-11/+11
* If mod_dav is not enabled, then don't enable mod_dav_fs.Ryan Bloom2001-04-151-3/+7
* Move the httpd release rolling script from the httpd-site directory toRyan Bloom2001-04-151-0/+115
* We don't really treat this field as a const, and currently we are gettingRyan Bloom2001-04-151-1/+1
* Changed the threaded mpm to have child_main join to each of thePaul J. Reder2001-04-141-0/+6
* Changed the threaded mpm to have child_main join to each of thePaul J. Reder2001-04-141-4/+27
* We need a prototype for ap_show_mpmRyan Bloom2001-04-141-0/+7
* Fix up the auto-versioning stuff. The new scheme more closely matches theGreg Stein2001-04-144-244/+481
* Implement the MERGE method: fill in dav_method_merge(); add merge() functionGreg Stein2001-04-142-4/+147
* Make hooks work for the *_canon() functions. Work continues.Graham Leggett2001-04-146-44/+76
* Initial support for proxy protocol handler sub-modules. Work continues.Graham Leggett2001-04-145-14/+81
* Forgot the CHANGES file.Ryan Bloom2001-04-131-0/+5
* Add more options to the ap_mpm_query function. This also allows MPMs toRyan Bloom2001-04-1317-17/+113
* Be type safe, avoid possible buffer overrunChuck Murcko2001-04-131-2/+1
* Not sure what I was thinking, but this clarifies the logic for nbytes >Chuck Murcko2001-04-131-11/+13
* Added Max-Forwards support for all request types so as to preventGraham Leggett2001-04-132-6/+41
* Sorted out some content-type oddness with proxy_ftp.cGraham Leggett2001-04-131-6/+8
* Fixed all the APR error codes to make sure they end up in the logfilesGraham Leggett2001-04-133-50/+47
* Fix logic in connect handler from previous patchChuck Murcko2001-04-131-2/+2
* Fix warnings about byte count type on DarwinChuck Murcko2001-04-131-3/+4
* Change AP_MIN_BYTES_TO_WRITE from 9000 to 8192 to match the bucket bufferCliff Woolley2001-04-131-2/+2
* IPV6 EPSV support for IPV6 in FTP proxy.Graham Leggett2001-04-131-91/+186
* Fixed a problem with FTP directories and charcters being chopped hereGraham Leggett2001-04-131-5/+6
* Do not install the binaries from the support directory twice.Ryan Bloom2001-04-133-18/+14
* s/apr_signal_thread_func/apr_signal_thread/Doug MacEachern2001-04-132-2/+2
* Fix the shell syntax error that occurs when a for list is empty due toRoy T. Fielding2001-04-121-1/+3
* The ap_f* functions should flush data to the filter that is passed in,Ryan Bloom2001-04-123-6/+10
* Convert the apr_create_signal_thread to apr_signal_thread. The mainRyan Bloom2001-04-123-30/+4
* Force the dav/fs config.m4 file to be added to the configure script afterRyan Bloom2001-04-121-0/+0
* Make the dav/main config.m4 file be added to the configure script afterRyan Bloom2001-04-121-1/+7
* Clean up some exposed data that should be internal to service.cWilliam A. Rowe Jr2001-04-123-90/+96
* More APR_STATUS_IS_ canonicalizationWilliam A. Rowe Jr2001-04-122-7/+6
* Probably my own foobarWilliam A. Rowe Jr2001-04-121-1/+1
* Gotta use APR_STATUS_IS_EFOO() wrappers on all except our internallyWilliam A. Rowe Jr2001-04-121-1/+1
* It's critical that apps use the APR_STATUS_IS_EFOO() canonicalizationWilliam A. Rowe Jr2001-04-121-1/+1
* Make default install target more consistent with unix.William A. Rowe Jr2001-04-122-6/+6
* Remove double-quotes from the list of programs to install to makeRoy T. Fielding2001-04-121-1/+1
* Make ab work again by changing its native types to apr types and formats.Roy T. Fielding2001-04-122-66/+81
* FTP directory filter works now.Graham Leggett2001-04-125-159/+314
* When I initially pulled the BYTERANGE filter into the core, Greg SteinRyan Bloom2001-04-125-390/+394
* Fixed some thread-safety issues with the HTTP proxy in mod_proxy.Graham Leggett2001-04-122-21/+35
* Removed apr_bucket_do_create() macro, which was causing warningsCliff Woolley2001-04-111-1/+4
* Make clean, distclean, and extraclean consistently according to theRoy T. Fielding2001-04-115-5/+13
* commit the CHANGES file, too. This is for fixing the mixup in the namingGreg Ames2001-04-111-0/+4