]> granicus.if.org Git - apache/history - server/mpm_unix.c
Add compiled and loaded PCRE version numbers
[apache] / server / mpm_unix.c
2014-06-03 Jim JagielskiOptimize w/ duplicated listeners and use of SO_REUSEPORT
2013-11-17 Christophe JailletRemove useless spaces that are not in 2.4.x
2013-11-15 Jim JagielskiPR: 54852. Only use a dummy_connection for idle processes
2012-11-14 Jim JagielskiPull out the "extended" pod functions used by event...
2012-04-17 Joe Orton* server/mpm_unix.c (dummy_connection): Fix spello.
2012-04-17 Joe Orton* server/mpm_unix.c (dummy_connection): Use a TLS 1...
2012-03-22 Ruediger Pluem* Partly revert r1303435 and rename pconf back to in_pc...
2012-03-21 Ruediger Pluem* Fix changes in parameter names in function definition...
2012-03-20 Guenter KnaufRevert r1294936 (Jeff's revert) and fix NetWare / Win32...
2012-03-13 Joe Orton* server/mpm_unix.c (dummy_connection): Destroy temp...
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
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...