summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use the new APR_POLLSET_NOCOPY option when creating the core pollset.async-devBrian Pane2005-10-231-9/+9
* forward-port MMN from trunk to async-dev branch so MMN-dependent perl-framewo...Brian Pane2005-10-161-1/+2
* more verbose error message on write completion errorBrian Pane2005-10-101-1/+1
* Enabled async write completion in the Event MPMBrian Pane2005-10-102-11/+47
* Added a missing return value in ap_core_output_filterBrian Pane2005-10-101-1/+1
* Fixed processing of pipelined requestsBrian Pane2005-10-091-0/+2
* Refactored CONN_STATE_WRITE_COMPLETION handling.Brian Pane2005-10-091-2/+14
* Update new conn_rec field "data_in_output_filters" in core output filterBrian Pane2005-10-093-28/+52
* cleaned up the timeout management in ap_core_output_filter()Brian Pane2005-10-091-20/+27
* Refactored ap_process_request() so that in async MPMs, the MPM (and notBrian Pane2005-10-095-52/+64
* Forward-port of revision 307355 to async-dev branch:Brian Pane2005-10-091-1/+1
* Simplified mod_logio to take advantage of the delayed invocation ofBrian Pane2005-10-091-17/+1
* Added mod_logio hooks to the new, nonblocking version ofBrian Pane2005-10-091-9/+22
* Redesign of request cleanup:Brian Pane2005-10-096-5/+114
* Forward-port of the latest event MPM code from the 2.3-dev trunk intoBrian Pane2005-10-083-56/+7
* Forward-port of wrowe's NET_TIME filter removal/refactor intoBrian Pane2005-10-066-89/+55
* port the fix for PR35292 forward from the 2.3 trunk to the async-dev branch, ...Brian Pane2005-10-061-17/+19
* forward-port the latest versions of mod_ssl and mod_setenvif from the 2.3 tru...Brian Pane2005-10-0616-264/+403
* New version of ap_core_output_filter...Brian Pane2005-09-254-557/+338
* doh!Brian Pane2005-09-251-1/+2
* Ported fix for PR35330 forward from the trunk (This particular patch doesn'tBrian Pane2005-09-251-3/+2
* Added asynchronous keep-alive support to the leader MPM...Brian Pane2005-09-125-403/+511
* Added new connection states CONN_STATE_HANDLER and CONN_STATE_WRITE_COMPLETION.Brian Pane2005-09-124-4/+22
* *) Create an optional function and MPM Query to replace the core output filter.Paul Querna2005-09-057-5/+74
* Create a new development branch to test ideas on async operation of httpd.Paul Querna2005-09-050-0/+0
* Introduce SSLProxyVerify better. Add a warning note on exactlyJoe Orton2005-09-011-8/+23
* httpd.exe/apachectl -V: display the DYNAMIC_MODULE_LIMIT settingJeff Trawick2005-09-012-0/+5
* * modules/ssl/ssl_util_ssl.c (SSL_X509_STORE_create): Catch errorsJoe Orton2005-09-011-4/+7
* * server/listen.c (open_listeners): Avoid shadowing the 'next'Joe Orton2005-09-011-1/+1
* Initiliase all of the first_*_limit variables to zero, so that we can actuallyColm MacCarthaigh2005-08-314-7/+7
* Revert one part. I should have tested seperately. This line isn't neccessary.Colm MacCarthaigh2005-08-311-1/+1
* Actually allow the admin to set thread_limit higher than the default. Colm MacCarthaigh2005-08-311-3/+3
* Add ap_append_pid(); This is performed enough to warrantJim Jagielski2005-08-315-10/+33
* Some simple debugging log entriesJim Jagielski2005-08-311-1/+10
* More getpid format fixesJim Jagielski2005-08-311-4/+4
* Consistantly use APR_PID_T_FMT for getpid valueJim Jagielski2005-08-311-5/+5
* Start of getpid()/%d confusion fix...Jim Jagielski2005-08-311-41/+44
* mod_log_config: %{hextid}P will log the thread id in hex with APRJeff Trawick2005-08-313-3/+16
* * server/main.c (suck_in_APR): Remove weird gzeof reference whichJoe Orton2005-08-301-1/+0
* Make my PR references consistent with everyone elses.Colm MacCarthaigh2005-08-301-2/+2
* mod_cgid: Refuse to work on Solaris 10 due to OS bugs.Justin Erenkrantz2005-08-302-1/+23
* Fix CVE CAN-2005-2700:Joe Orton2005-08-302-2/+7
* If uid_t and gid_t are unsigned on a platform (hurd, for example), using -1Colm MacCarthaigh2005-08-301-1/+1
* Fix PR36410; Change how the get_suexec_identity hook is handled by CGID.Colm MacCarthaigh2005-08-302-55/+47
* Fix a grammar mistake; note what happens when the timeout isJoe Orton2005-08-301-2/+4
* Correct mod_cgid's argv[0] so that the full path can be delved by theWilliam A. Rowe Jr2005-08-292-5/+6
* Noticed in the development of fips-enabled mod_ssl, when we areWilliam A. Rowe Jr2005-08-291-3/+12
* Implement graceful stop in the event MPM. Implementation is identical toColm MacCarthaigh2005-08-299-18/+88
* *how* did I mis-spell that.Colm MacCarthaigh2005-08-292-2/+2
* Move the "GracefulShutdownTimeout" command definition into mpm_commonColm MacCarthaigh2005-08-293-6/+6