| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make sources build with latest clang version | Stefan Eissing | 2023-04-27 | 1 | -1/+1 |
| * | * Follow up to r1893497: Make use of ap_pre_connection in mpm_motorz and mpm_... | Ruediger Pluem | 2021-09-21 | 1 | -2/+1 |
| * | * server/mpm/event/event.c, | Joe Orton | 2021-05-17 | 1 | -6/+6 |
| * | - fixed a clang error when dividing sizeof(T1i[]) / sizeof(T2). | Stefan Eissing | 2021-02-01 | 1 | -1/+1 |
| * | Fix spelling errors found by codespell. [skip ci] | Mike Rumph | 2020-02-13 | 2 | -2/+2 |
| * | core: integrate data_in_{in,out}put_filter to ap_filter_{in,out}put_pending(). | Yann Ylavic | 2018-07-18 | 1 | -1/+1 |
| * | event, simple, motorz: better naming, error code checking and arrangement | Yann Ylavic | 2017-09-22 | 1 | -8/+6 |
| * | Ensure http2 follows http in the meaning of | William A. Rowe Jr | 2016-04-27 | 1 | -1/+1 |
| * | Follow up to r1734656: restore c->data_in_input_filters usage to | Yann Ylavic | 2016-03-22 | 1 | -1/+1 |
| * | core: Extend support for setting aside data from the network input filter | Graham Leggett | 2016-03-12 | 1 | -2/+2 |
| * | mpms: follow up to r1629925: more error reports. | Yann Ylavic | 2016-03-01 | 1 | -1/+1 |
| * | making complete_connection addition compile, hopefully as intended | Stefan Eissing | 2016-02-19 | 1 | -1/+2 |
| * | mpm: Add a complete_connection hook that confirms whether an MPM is allowed | Graham Leggett | 2016-02-19 | 1 | -27/+5 |
| * | Added some more log numbers to log statements that | Rainer Jung | 2016-01-19 | 1 | -1/+1 |
| * | core: Extend support for asynchronous write completion from the | Graham Leggett | 2015-10-04 | 1 | -9/+26 |
| * | core: ensure that MPMs return an error on runtime failure and hence that | Yann Ylavic | 2014-10-07 | 2 | -3/+3 |
| * | simple MPM: Lift the restriction that prevents mod_ssl taking | Graham Leggett | 2013-04-22 | 1 | -5/+14 |
| * | Fix usage of MOD_* variables for MPM modules | Stefan Fritsch | 2012-10-07 | 1 | -0/+4 |
| * | Add lots of unique tags to error log messages | Stefan Fritsch | 2011-12-02 | 5 | -28/+28 |
| * | Remove MPM-private stuff from conn_state_t | Stefan Fritsch | 2011-11-19 | 2 | -30/+29 |
| * | Fix spelling | Paul Querna | 2011-11-10 | 1 | -1/+1 |
| * | Add comment why the code is disabled | Stefan Fritsch | 2011-10-25 | 1 | -0/+1 |
| * | Comment out some incomplete code that does nothing but produce a compiler | Stefan Fritsch | 2011-10-19 | 1 | -0/+2 |
| * | Check the return value from ap_run_create_connection in mpm_event. | Stefan Fritsch | 2011-10-09 | 1 | -0/+1 |
| * | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 4 | -15/+15 |
| * | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -1/+1 |
| * | mpm_common.c implements a handful of config directives; the | Jeff Trawick | 2011-03-28 | 1 | -6/+1 |
| * | Remove unused header file from simple MPM. | Rainer Jung | 2010-06-15 | 1 | -74/+0 |
| * | Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take | Stefan Fritsch | 2010-06-06 | 5 | -1/+9 |
| * | remove dead code related to the accept mutex | Jeff Trawick | 2009-11-21 | 1 | -5/+0 |
| * | Improve hack to "determine" if APR supports thread-safe pollsets by hiding the | Jeff Trawick | 2009-11-14 | 1 | -1/+1 |
| * | Change the configure-based MPM build mechanism to support building | Jeff Trawick | 2009-11-03 | 2 | -7/+4 |
| * | more configure-time support for dynamically loadable MPMs: | Jeff Trawick | 2009-11-03 | 1 | -2/+2 |
| * | * server/mpm/simple/simple_run.c | Paul Querna | 2009-06-28 | 1 | -0/+3 |
| * | Only remove sockets from the pollcb when they have events being polled for. | Paul Querna | 2009-06-28 | 1 | -7/+9 |
| * | server/mpm/simple/simple_run.c | Paul Querna | 2009-06-28 | 1 | -4/+8 |
| * | Move logic to decide if an MPM is supported, and whether the MPM is | Jeff Trawick | 2009-04-17 | 2 | -2/+15 |
| * | main() can use ap_run_mpm() directly, so axe the old ap_mpm_run() function | Jeff Trawick | 2009-04-05 | 2 | -3/+3 |
| * | clean up apr_time_from_msec() compatibility macros | Jeff Trawick | 2009-04-01 | 1 | -4/+5 |
| * | mpm-query hook: distinguish between DECLINED and APR_ENOTIMPL so that | Jeff Trawick | 2009-04-01 | 1 | -17/+6 |
| * | rename the new retained-data APIs to ap_retained_data_create()/ap_retained_da... | Jeff Trawick | 2009-03-30 | 1 | -2/+2 |
| * | resurrect the old (pre-r757867) compiled-in MPM_NAME value, but via a hook fo... | Jeff Trawick | 2009-03-25 | 1 | -0/+8 |
| * | The rewrite-args hook isn't available to MPM DSOs. Piggy-back on the | Jeff Trawick | 2009-03-25 | 1 | -1/+1 |
| * | change the allocation path for the simple MPM's retained data, as a dynamically | Jeff Trawick | 2009-03-25 | 3 | -26/+30 |
| * | fix function names in trace messages | Jeff Trawick | 2009-03-25 | 2 | -3/+3 |
| * | header file tweaks required for compilability | Jeff Trawick | 2009-03-25 | 3 | -3/+1 |
| * | Introduce a new set of APIs to allow MPMs to be proper modules instead | Jeff Trawick | 2009-03-24 | 2 | -42/+9 |
| * | Add conn_rec::current_thread. | Paul Querna | 2009-02-09 | 1 | -0/+4 |
| * | Clean up thread and process number defaults | Rainer Jung | 2009-01-03 | 3 | -10/+13 |
| * | Include mpm_common.h in simple_run.c in order | Rainer Jung | 2009-01-02 | 1 | -0/+1 |