summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* The old, legacy (and unused) code in which the scoreboard was totallyJim Jagielski2002-03-291-1/+0
* BUCKET FREELISTSCliff Woolley2002-03-294-6/+13
* Add a new parameter to the quick_handler hook to instructBill Stoddard2002-03-272-2/+7
* Up to .35 [no need to call out .35-dev in changes, that's just silly.]William A. Rowe Jr2002-03-261-1/+1
* Ready for .34 evaluation.William A. Rowe Jr2002-03-261-1/+1
* Changed mod_cgi to not do single-byte reads to consume theBrian Pane2002-03-241-0/+17
* Update callers of apr_explode_gmt to apr_time_exp_gmt. TheSander Striker2002-03-211-1/+1
* Fold the compiled-in knowledge of the allowable AcceptMutex settings intoJim Jagielski2002-03-201-1/+1
* Commit 2 of 2 to:Bill Stoddard2002-03-201-2/+8
* Bring 2.0 up to parity, a bit, with how much info we provide toJim Jagielski2002-03-201-0/+1
* ap_rset_content_type() should take const char * instead of char *Jeff Trawick2002-03-201-1/+1
* Final commit to add ap_rset_content_type accessor. Add AddOutputFiltersbyTypeBill Stoddard2002-03-202-0/+8
* Bump ap_mmn for the M_INVALID change. Add a note to CHANGES.Greg Stein2002-03-191-1/+2
* The underlying change here was to add the new WebDAV/DeltaV methodsGreg Stein2002-03-192-30/+31
* A little mgmt overhead for the mod_dav API change.Greg Stein2002-03-181-1/+2
* Use the "recent time" cache to optimize timestamp generation forBrian Pane2002-03-171-0/+7
* Typo (noticed while browsing http://docx.webperf.org/)Martin Kraemer2002-03-151-1/+1
* Fix win32 compile breakage.Bill Stoddard2002-03-131-3/+3
* Update our copyright for this year.Roy T. Fielding2002-03-1326-26/+26
* Comments like this help keep the sanity of module authors.Aaron Bannert2002-03-071-0/+1
* ap_rgetline: fix folding and partial line handling on ebcdic boxes. TheGreg Ames2002-03-071-2/+18
* As hinted on dev@httpd, change filter naming schemes to match ourJustin Erenkrantz2002-03-072-12/+16
* Remove the prev pointer from the filter chain. This removesRyan Bloom2002-03-071-3/+0
* bump after the tag.Ryan Bloom2002-03-061-1/+1
* Push for a new tag.Ryan Bloom2002-03-061-1/+1
* apr-utils rename apr_ansi_time_to_apr_time andIan Holsman2002-03-061-4/+2
* I forgot to bump the mmn.Ryan Bloom2002-03-031-1/+2
* This finishes the mod_dir/mod_negotiation bug. This final part of theRyan Bloom2002-03-031-0/+3
* Fix the mod_dir/mod_negotiation bug, where redirects and sub requestsRyan Bloom2002-03-031-0/+8
* document the ctx parameter to the add-input-filter functionsJeff Trawick2002-02-271-0/+2
* ap_calc_scoreboard_size() needs to be exported for win32Doug MacEachern2002-02-271-1/+1
* Added ap_get_input_filter_handle() and ap_get_output_filter_handle()Brian Pane2002-02-231-0/+13
* bump bumpty bumpIan Holsman2002-02-211-1/+2
* Fix the close-on-sendfile bug where Win32 would transmit a singleWilliam A. Rowe Jr2002-02-211-2/+2
* Placing the thread-limit and server-limit values, those which define theAaron Bannert2002-02-211-0/+2
* This fixes a bug in mod_status on Windows where restart time was notBill Stoddard2002-02-191-1/+1
* Introduce AddOutputFilterByType directive.Justin Erenkrantz2002-02-192-1/+4
* Implement new ScoreBoardFile directive logic. This affects how weAaron Bannert2002-02-151-0/+6
* Welcome to .33-dev.Justin Erenkrantz2002-02-141-1/+1
* Bump for .32Justin Erenkrantz2002-02-141-1/+1
* if a child detects a resource shortage on accept(), limit the rate of fork()sGreg Ames2002-02-121-0/+6
* Updated to use the newer locking API's. This file should probably be movedBradley Nicholes2002-02-081-3/+4
* Remove the install_transport_filters hook. The same function can beRyan Bloom2002-02-051-16/+10
* Reintroduce the create_connection hook. This hook is required to enableBill Stoddard2002-02-011-18/+22
* 32-dev is now itIan Holsman2002-01-311-1/+1
* its tag timeIan Holsman2002-01-311-1/+1
* Change the Windows MPM to only use the pre_mpm phase in the parent process.Ryan Bloom2002-01-301-3/+3
* This patch restores most of Ryan's patch (11/12/2001) to remove theBill Stoddard2002-01-292-5/+26
* I think this was supposed to have been bumped a couple times sinceAaron Bannert2002-01-291-1/+1
* The pre_config hook now takes a return value. This allows modules toAaron Bannert2002-01-292-1/+3