]> granicus.if.org Git - apache/history - server/mpm_unix.c
Merge r1741310, r1741461 from trunk:
[apache] / server / mpm_unix.c
2014-09-18 Jim Jagielskinumber format
2014-02-20 Jim JagielskiMerge r1542379 from trunk:
2013-11-16 Graham Leggettmpm_unix: Add ap_mpm_podx_* implementation to avoid...
2012-07-03 Stefan FritschMerge r1327036, r1327080 from trunk:
2012-03-31 Stefan FritschMerge r1303201, r1303435, r1303827:
2012-03-16 Joe OrtonMerge r1300171 from trunk:
2011-12-05 Stefan FritschBackport r1209766, r1210252, r1210284:
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-19 Stefan FritschAdd wrappers for malloc, calloc, realloc that check...
2011-06-06 Stefan FritschIntroduce ap_(get|set)_core_module_config() functions...
2011-05-16 Jeff TrawickWhen shutting down with worker or event with active...
2011-05-11 Stefan FritschUse APR_STATUS_IS_... in some more cases.
2011-04-25 Jeff TrawickAdd child_status hook for tracking creation/termination...
2011-04-09 Jeff TrawickFix some MinGW build issues...
2011-03-30 Jeff TrawickSimplify the interface to ap_reclaim_child_processes...
2011-03-30 Jeff Trawickthe mpm-note-child-killed hook was just for use by
2010-11-29 Eric CovenerPR50350: When no -k option is provided on the httpd...
2010-08-03 Stefan Fritschremove more unused variables
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2009-08-28 Jim JagielskiOK, might as well finish this... Allow ServerTokens Off
2009-03-29 Jeff Trawickthe mpm_get_child_pid hook is unnecessary, as was the...
2009-03-29 Mladen TurkDo not presume we have a clean stack
2009-03-26 Jeff Trawickremove BeOS OS support
2009-03-25 William A. Rowe Jrrefactor mpm_common.c into itself and mpm_unix.c for...