| Commit message (Expand) | Author | Age | Files | Lines |
* | Okay, at least be nice when "breaking" the API. | Jim Jagielski | 2005-11-15 | 2 | -6/+8 |
* | Add in the UseCanonicalPhysicalPort directive, which | Jim Jagielski | 2005-11-15 | 1 | -0/+5 |
* | Redesign of request cleanup and logging to use End-Of-Request bucket | Brian Pane | 2005-10-24 | 1 | -1/+40 |
* | New version of ap_core_output_filter that does nonblocking writes | Brian Pane | 2005-10-24 | 1 | -5/+5 |
* | Add new connection states for handler and write completion | Brian Pane | 2005-10-24 | 1 | -0/+2 |
* | Make ap_register_output_filter back into a function (*sigh*) | Nick Kew | 2005-10-12 | 1 | -18/+11 |
* | Make ap_register_output_filter a #define | Nick Kew | 2005-10-12 | 1 | -7/+0 |
* | Corrected an out-of-date comment (it's been a while since main.c has | Brian Pane | 2005-10-09 | 1 | -1/+1 |
* | Bump MODULE_MAGIC_COOKIE to "AP24", as we are already changing the | William A. Rowe Jr | 2005-10-06 | 1 | -1/+2 |
* | NET_TIME, as a standalone feature, was a horrid idea. | William A. Rowe Jr | 2005-10-06 | 2 | -6/+3 |
* | * include/ap_mmn.h (MODULE_MAGIC_NUMBER_MAJOR): Bump for mod_ssl API | Joe Orton | 2005-09-19 | 1 | -2/+3 |
* | New provider function, ap_list_provider_names(), which lists all | Jim Jagielski | 2005-09-09 | 1 | -0/+18 |
* | Add ap_append_pid(); This is performed enough to warrant | Jim Jagielski | 2005-08-31 | 1 | -0/+13 |
* | *how* did I mis-spell that. | Colm MacCarthaigh | 2005-08-29 | 1 | -1/+1 |
* | Move the "GracefulShutdownTimeout" command definition into mpm_common | Colm MacCarthaigh | 2005-08-29 | 1 | -0/+4 |
* | Doxygen fixup / cleanup | Ian Holsman | 2005-08-29 | 30 | -340/+578 |
* | Add ap_relieve_child_processess(), a non-infanticidal copy of | Colm MacCarthaigh | 2005-08-28 | 1 | -2/+19 |
* | Move the "GracefulShutdownTimeout" directive into mpm_common, for re-use | Colm MacCarthaigh | 2005-08-26 | 1 | -0/+10 |
* | Silly me, I forgot to commit this; the definitions for the GRACEFUL_STOP | Colm MacCarthaigh | 2005-08-26 | 1 | -0/+9 |
* | Correct the function prototype/declaration | Colm MacCarthaigh | 2005-08-24 | 1 | -1/+1 |
* | Provide a function for closing all of the listeners. | Colm MacCarthaigh | 2005-08-24 | 1 | -0/+5 |
* | Remove support for the threaded-mpm's on Linux 2.0, and de-autoconf the | Colm MacCarthaigh | 2005-08-23 | 1 | -0/+9 |
* | move trunk to 2.3.0-dev. | Paul Querna | 2005-07-18 | 1 | -2/+2 |
* | c/major bump/minor bump/ | Ian Holsman | 2005-07-18 | 1 | -3/+3 |
* | This patch adds a new hook (request_status) that gets ran in proxy_handler | Ian Holsman | 2005-07-17 | 1 | -1/+2 |
* | The cookie is AP22 by unanimous consent. | William A. Rowe Jr | 2005-07-08 | 1 | -3/+4 |
* | Initially a no-op. Add trace_enable configuration. The http and proxy | William A. Rowe Jr | 2005-07-01 | 2 | -2/+11 |
* | Whoops - two things at once. Document MAGIC_COOKIE "AP21" | William A. Rowe Jr | 2005-07-01 | 1 | -1/+1 |
* | Change Apache httpd 2.1 signature to "AP21" as this flavor | William A. Rowe Jr | 2005-07-01 | 1 | -3/+4 |
* | Move on to 2.1.7-dev. | Paul Querna | 2005-06-24 | 1 | -2/+2 |
* | - Prepare for 2.1.6 tag. | Paul Querna | 2005-06-24 | 1 | -1/+1 |
* | Onward to 2.1.6-dev! | Paul Querna | 2005-06-17 | 1 | -2/+2 |
* | * include/ap_release.h: Remove -dev to prepare for 2.1.5 tag. | Paul Querna | 2005-06-17 | 1 | -1/+1 |
* | Update remaining 2004 copyright notices. | Joe Orton | 2005-06-14 | 1 | -1/+2 |
* | Merge the listen-protocol sandbox branch to trunk. | Paul Querna | 2005-06-14 | 3 | -5/+15 |
* | Add monitor hook (discussed under "watchdog" thread). | Nick Kew | 2005-06-07 | 1 | -0/+2 |
* | The new function ap_logs_child_init() is intended for use | Jeff Trawick | 2005-05-20 | 1 | -0/+4 |
* | Support the suppress-error-charset setting, as with Apache 1.3.x. | Jeff Trawick | 2005-05-16 | 1 | -0/+3 |
* | Prevent hangs of child processes when writing to piped loggers at | Jeff Trawick | 2005-05-16 | 1 | -0/+10 |
* | Add the LDAPVerifyServerCert directive to util_ldap to force | Bradley Nicholes | 2005-05-12 | 1 | -0/+1 |
* | Add AP_INIT_TAKE_ARGV. There can be some inconsistent results because of the ... | Paul Querna | 2005-05-05 | 2 | -2/+15 |
* | The SPMT_OS2_MPM doesn't exist. The warning is also wrong, since both winnt ... | Paul Querna | 2005-05-04 | 1 | -4/+1 |
* | Add ap_vhost_iterate_given_conn() as I had previously mentioned on the mailin... | Paul Querna | 2005-04-25 | 2 | -1/+26 |
* | Remove ap_method_list_do and ap_method_list_vdo as previously mentioned dev@h... | Paul Querna | 2005-04-25 | 1 | -8/+1 |
* | As discussed on the list, change the default setting for | Rich Bowen | 2005-04-13 | 1 | -1/+1 |
* | Implement the exported function from mod_ldap(util_ldap) as optional function... | Bradley Nicholes | 2005-03-31 | 1 | -17/+17 |
* | And carry on with 2.1.5-dev. | Sander Striker | 2005-03-16 | 1 | -2/+2 |
* | Prepare for 2.1.4 tag. | Sander Striker | 2005-03-16 | 1 | -1/+1 |
* | Add ReceiveBufferSize directive to control the TCP receive buffer. | Justin Erenkrantz | 2005-03-15 | 1 | -1/+6 |
* | really bump MMN | Jeff Trawick | 2005-03-05 | 1 | -1/+1 |