summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Prevent a hang when a cgi handled by mod_cgid tries to read aJeff Trawick2001-05-021-0/+5
* mod_log_config: %c connection status incorrectly loggedBill Stoddard2001-05-021-0/+6
* Create Files, and thus MMAPs, out of the request pool, not theRyan Bloom2001-04-291-0/+9
* Remove some obsolete macros and rename one that wasn't name protected.Roy T. Fielding2001-04-291-1/+4
* Completely revamp configure so that it preserves the standard makeRoy T. Fielding2001-04-291-0/+9
* Get mod_tls to compile/work better on Windows.Jeff Trawick2001-04-271-0/+3
* Fix shutdown/restart hangs in the threaded MPM.Greg Ames2001-04-261-0/+3
* Removed the keptalive boolean from conn_rec because it is now onlyRoy T. Fielding2001-04-261-0/+4
* Yeah, well, like the entry says, fixed prefork to handle signalsPaul J. Reder2001-04-251-0/+6
* back out my quiesce limit change altogether from the threaded mpm until itGreg Ames2001-04-231-5/+0
* Limit the threaded mpm to quiescing one process at a time.Greg Ames2001-04-231-1/+6
* At the hack-athon we decided to change the way that input filtersRyan Bloom2001-04-221-0/+6
* Fix seg fault at start-up introduced by Ryan's change to enablBill Stoddard2001-04-201-0/+8
* Add ap_set_int_slot() functionDoug MacEachern2001-04-201-0/+3
* Under certain circumstances, Apache did not supply theJeff Trawick2001-04-201-0/+5
* Allow modules to specify their own logging format specifier. Basically,Ryan Bloom2001-04-181-1/+9
* If a higher-level filter handles the the byterange aspects of aRyan Bloom2001-04-161-0/+7
* Changed the threaded mpm to have child_main join to each of thePaul J. Reder2001-04-141-0/+6
* Forgot the CHANGES file.Ryan Bloom2001-04-131-0/+5
* Do not install the binaries from the support directory twice.Ryan Bloom2001-04-131-0/+3
* The ap_f* functions should flush data to the filter that is passed in,Ryan Bloom2001-04-121-0/+4
* Make ab work again by changing its native types to apr types and formats.Roy T. Fielding2001-04-121-0/+3
* When I initially pulled the BYTERANGE filter into the core, Greg SteinRyan Bloom2001-04-111-0/+4
* Make clean, distclean, and extraclean consistently according to theRoy T. Fielding2001-04-111-0/+3
* commit the CHANGES file, too. This is for fixing the mixup in the namingGreg Ames2001-04-111-0/+4
* Toss the float nonsense from c-l, and cast atof as a (float), which IWilliam A. Rowe Jr2001-04-101-0/+3
* Remove BindAddress from the default config file, because it is no longerRyan Bloom2001-04-091-0/+3
* Allow modules to be added to the server at configure time. The syntaxRyan Bloom2001-04-091-0/+7
* Update CHANGES file to include the prefork idle child cleanup fix.Paul J. Reder2001-04-061-0/+8
* Back out the 2.0.17 stuff. We'll just re-tag the one file in 2.0.16Ryan Bloom2001-04-041-1/+1
* Update for 2.0.17. The only change was in APR-util, but APR and APR-utilRyan Bloom2001-04-041-1/+1
* Working in 2.0.17-dev now.Ryan Bloom2001-04-041-0/+2
* Update the CHANGES and ap_release files.Ryan Bloom2001-04-041-1/+1
* - change inconsistent use of logdir and logfiledir all to logfiledir, toMarc Slemko2001-04-031-0/+4
* Note OS/2 loadable module support.Brian Havard2001-04-031-0/+3
* Get MaxRequestsPerChild working on Windows.Bill Stoddard2001-04-031-0/+2
* Here they are, real working examples [well, perhaps working.]William A. Rowe Jr2001-04-031-0/+3
* Fix segfaults for configuration file syntax errors such asJeff Trawick2001-04-021-0/+4
* Fix --enable-layout processing on NetBSD. This makes us use a consistantRyan Bloom2001-04-021-0/+5
* Commit early and often. This should merge all changes intoDirk-Willem van Gulik2001-04-021-0/+8
* Fix a storage leak in mod_cgid... the temporary pool created forJeff Trawick2001-03-291-0/+5
* Performance: Add quick_handler hook. This hook is called at theBill Stoddard2001-03-271-0/+5
* top_module global variable renamed to ap_top_moduleDoug MacEachern2001-03-261-0/+2
* Move ap_set_last_modified to the core. This is a potentiallyRyan Bloom2001-03-251-0/+7
* Enable mod_status by default. This matches the docs and what 1.3 does.Ryan Bloom2001-03-251-0/+3
* Add a ScriptSock default to the defualt config file. This is only enabledRyan Bloom2001-03-251-0/+4
* We are working on 2.0.16 now.Ryan Bloom2001-03-251-0/+2
* Prepare for the next rollRyan Bloom2001-03-251-1/+1
* Untangled the buildconf script and eliminated the need for build'sRoy T. Fielding2001-03-241-0/+5
* Win32: Don't accept more connections that we have worker threadsBill Stoddard2001-03-221-0/+4