| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed the threaded mpm to have child_main join to each of the | Paul J. Reder | 2001-04-14 | 1 | -4/+27 |
* | Add more options to the ap_mpm_query function. This also allows MPMs to | Ryan Bloom | 2001-04-13 | 15 | -14/+96 |
* | s/apr_signal_thread_func/apr_signal_thread/ | Doug MacEachern | 2001-04-13 | 2 | -2/+2 |
* | The ap_f* functions should flush data to the filter that is passed in, | Ryan Bloom | 2001-04-12 | 1 | -3/+3 |
* | Convert the apr_create_signal_thread to apr_signal_thread. The main | Ryan Bloom | 2001-04-12 | 3 | -30/+4 |
* | Clean up some exposed data that should be internal to service.c | William A. Rowe Jr | 2001-04-12 | 3 | -90/+96 |
* | More APR_STATUS_IS_ canonicalization | William A. Rowe Jr | 2001-04-12 | 1 | -1/+1 |
* | When I initially pulled the BYTERANGE filter into the core, Greg Stein | Ryan Bloom | 2001-04-12 | 2 | -390/+0 |
* | Removed apr_bucket_do_create() macro, which was causing warnings | Cliff Woolley | 2001-04-11 | 1 | -1/+4 |
* | Make clean, distclean, and extraclean consistently according to the | Roy T. Fielding | 2001-04-11 | 1 | -0/+1 |
* | Fix the naming of the apr_threadattr_detach_xxx functions. get and set were | Greg Ames | 2001-04-11 | 3 | -3/+3 |
* | Small docco fix. | Victor J. Orlikowski | 2001-04-11 | 1 | -1/+1 |
* | Remove a needless assignment. | Victor J. Orlikowski | 2001-04-11 | 1 | -1/+0 |
* | Knock off another couple of compiler emits. | William A. Rowe Jr | 2001-04-10 | 1 | -3/+4 |
* | Missed one... | Victor J. Orlikowski | 2001-04-10 | 1 | -1/+1 |
* | *Sigh*. Pointless repetition of calculations. It bothers me. Even if | Victor J. Orlikowski | 2001-04-10 | 1 | -9/+10 |
* | As in the case of 1.3, there are expected cases where this should not | Victor J. Orlikowski | 2001-04-08 | 1 | -1/+0 |
* | OS/2: Set the max file handles for the process to something more useful than | Brian Havard | 2001-04-07 | 1 | -0/+1 |
* | A few symbols from os.h need to be exported. | Brian Havard | 2001-04-07 | 1 | -1/+3 |
* | Changes required to make prefork clean up idle children properly. There was a... | Paul J. Reder | 2001-04-06 | 2 | -43/+51 |
* | Now that APR knows when TCP_NODELAY is inherited, use its setting to | Jeff Trawick | 2001-04-05 | 1 | -1/+1 |
* | as Bill did with threaded, don't let a child process return to parent code | Jeff Trawick | 2001-04-05 | 2 | -6/+4 |
* | Time to refresh mak on Win32 | William A. Rowe Jr | 2001-04-05 | 2 | -19/+19 |
* | Move the error logging of a failed send into the core output filter. This | David Reid | 2001-04-04 | 1 | -6/+4 |
* | As in 1.3, make sure the port is set in ap_parse_uri_components(). | Victor J. Orlikowski | 2001-04-04 | 1 | -0/+1 |
* | Module writers for 2.0 shouldn't still be relying on a no-op for | Victor J. Orlikowski | 2001-04-04 | 2 | -7/+0 |
* | *Sigh.* Again, removing UTIL_URI_REGEX stuff, this time from 2.0. | Victor J. Orlikowski | 2001-04-04 | 1 | -179/+0 |
* | This adds some simple error logging to send_the_file. There are a | David Reid | 2001-04-03 | 1 | -0/+3 |
* | when handling a graceful restart, kill the child using the correct handle | Jeff Trawick | 2001-04-03 | 1 | -1/+1 |
* | Make Apache check APR's configuration when determining the default MPM. | Ryan Bloom | 2001-04-03 | 5 | -20/+9 |
* | Add the code to actually enable accept filters in 2.0 | Ryan Bloom | 2001-04-03 | 1 | -1/+7 |
* | Hmmm... this made things easier for me to read a while back, perhaps | William A. Rowe Jr | 2001-04-03 | 1 | -1/+1 |
* | Threads is a feature, so it is HAS threads not HAVE threads... | Marc Slemko | 2001-04-03 | 3 | -3/+3 |
* | tell the user what's going if APR threads aren't unavailable, and Apache | Greg Ames | 2001-04-03 | 3 | -0/+12 |
* | Get MaxRequestsPerChild working on Windows. | Bill Stoddard | 2001-04-03 | 1 | -0/+10 |
* | Add a note to check the FAQ. A very common problem caused by VPNs | Bill Stoddard | 2001-04-03 | 1 | -1/+1 |
* | Grab the context lock when draining the qhead | Bill Stoddard | 2001-04-03 | 1 | -1/+3 |
* | Now doing this check at the top of the loop | Bill Stoddard | 2001-04-03 | 1 | -3/+0 |
* | Some shutdown work. | Bill Stoddard | 2001-04-03 | 1 | -2/+5 |
* | Fix segfaults for configuration file syntax errors such as | Jeff Trawick | 2001-04-02 | 1 | -0/+2 |
* | Switch to using aplibtool for building under OS/2 & add support for building | Brian Havard | 2001-04-02 | 1 | -2/+7 |
* | Now that apr_poll has been corrected and doesn't loose fd's between calls | David Reid | 2001-03-30 | 1 | -2/+2 |
* | Get rid of some old WIN32 cruft | Bill Stoddard | 2001-03-27 | 1 | -4/+0 |
* | Performance: Add quick_handler hook. This hook is called at the | Bill Stoddard | 2001-03-27 | 1 | -0/+3 |
* | Remove the cvsignore file from the dead dexter directory. | Victor J. Orlikowski | 2001-03-27 | 1 | -5/+0 |
* | Fix the printf format string for a process id. | Jeff Trawick | 2001-03-26 | 1 | -1/+1 |
* | top_module global variable renamed to ap_top_module | Doug MacEachern | 2001-03-26 | 1 | -14/+14 |
* | Move ap_set_last_modified to the core. This is a potentially | Ryan Bloom | 2001-03-25 | 1 | -0/+13 |
* | change create_request hook to RUN_ALL/return int so handlers can throw errors | Doug MacEachern | 2001-03-25 | 2 | -2/+3 |
* | This will ensure the child pool is cleaned up nicely. | Bill Stoddard | 2001-03-23 | 1 | -1/+1 |