]> granicus.if.org Git - apache/history - include/mpm_common.h
Allow SetHandler+UDS+fcgi to take advantage of dedicated workers including
[apache] / include / mpm_common.h
2014-06-27 Takashi SatoRevert r1601943, r1602058, r1605307 (socket callback...
2014-06-11 Takashi SatoSocket event callback now takes pollfd.
2014-05-11 Eric CovenerPR56333: Add an API to resume a connection that a handl...
2014-05-11 Eric CovenerExtend the socket callbacks in event to allow a timeout...
2014-04-17 Jeff Trawicktiny doc/Doxygen improvements
2013-12-18 Christophe JailletRemove useless \t and blank line that were not backport...
2013-11-30 Jeff TrawickAdd suspend_connection and resume_connection hooks...
2013-08-13 Jeff Trawickfix Doxygen warnings/comments
2013-06-17 Jim JagielskiFold in Eric Covener's socket callback
2012-12-19 Guenter KnaufOn NetWare skip these unsupported function prototypes.
2012-11-14 Jim JagielskiPull out the "extended" pod functions used by event...
2012-07-18 Jeff Trawickavoid decls for some Unix-specific functions on Win32 too
2012-03-22 Ruediger Pluem* Partly revert r1303435 and rename pconf back to in_pc...
2012-03-20 Guenter KnaufRevert r1294936 (Jeff's revert) and fix NetWare / Win32...
2012-03-15 Jeff Trawickrevert r1294936, which fixed MPM DSO load failures...
2012-02-29 Jeff TrawickFix MPM DSO load failure on AIX.
2011-12-07 Joe Orton* include/: Various doxy markup tweaks.
2011-11-10 Jeff Trawickend-generation hook: Fix false notification of end...
2011-10-09 Stefan FritschAdd -D DUMP_RUN_CFG option to dump some configuration...
2011-10-06 Stefan Fritschre-add "extern" accidentally removed by r1179448
2011-10-05 Stefan FritschExport ap_max_mem_free, needed by r1178079, as pointed...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
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
2011-03-28 Jeff Trawickmpm_common.c implements a handful of config directives...
2011-03-26 Jeff TrawickSCOREBOARD_MAINTENANCE_INTERVAL is gone, except for...
2011-03-16 Guenter KnaufAdded prototype for initgroups().
2010-08-21 Stefan Fritschcore: Abort with sensible error message if no or more...
2010-02-08 Jeff Trawickchange the preprocessor define ap_accept_mutex_type...
2010-01-26 William A. Rowe JrRefactor mod_status out of the ExtendedStatus toggle...
2009-11-23 Jeff TrawickReplace AcceptMutex, LockFile, RewriteLock, SSLMutex...
2009-10-28 Daniel Earl PoirierFix a lot of doxygen warnings. Thanks to Brad Hards...
2009-09-25 Jim JagielskiHmmm... forgot git commit/dcommit.
2009-09-25 Jim JagielskiOops. forgot the declaration
2009-09-25 Jim JagielskiEnhance ap_hook_monitor to pass along a server_rec (in
2009-04-05 Jeff Trawickmain() can use ap_run_mpm() directly, so axe the old...
2009-04-01 Jeff Trawickmpm-query hook: distinguish between DECLINED and APR_EN...
2009-03-29 Jeff Trawickthe mpm_get_child_pid hook is unnecessary, as was the...
2009-03-27 Jeff Trawickchange commentary to note MPM API changes: MPM_ macros...
2009-03-27 Jeff Trawickaxe unmaintained 1.3-era code to support AUX, SunOS...
2009-03-27 Jeff Trawickremove TPF support
2009-03-26 Jeff Trawickaxe the unnecessary AP_MPM_HARD_LIMITS_FILE
2009-03-25 William A. Rowe Jrno longer conditional; although some are now in mpm_unix.c
2009-03-25 Jeff Trawickresurrect the old (pre-r757867) compiled-in MPM_NAME...
2009-03-25 Jeff Trawickdangling semis lead to warnings with Sun Studio
2009-03-25 Jeff Trawickfix inconsistent defs of ap_mpm_note_child_killed()
2009-03-24 Jeff Trawickaxe the remaining checks of AP_MPM_WANT_foo to see...
2009-03-24 Jeff TrawickIntroduce a new set of APIs to allow MPMs to be proper...
2008-12-02 Paul QuernaAPI Cleanup in preperation for 2.4.x, make sure all...
2008-11-03 Nick KewWrap the global count of privileges handlers operating...
2008-11-03 Nick KewSwitch all unix MPMs to use drop_privileges hook (mod_u...
2007-07-03 Sander TemmeUse correct Doxygen keywords for functions and variable...
2007-06-29 Joe OrtonAdd alternative fixes for CVE-2007-3304:
2007-06-29 Joe OrtonRevert r547987 ("svn merge -c -547987 .")
2007-06-16 Jim JagielskiPID table impl: parent process keeps a local table...
2006-10-24 Jim JagielskiOnce SSLMutex allowed for the setting of both the
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-08-29 Colm MacCarthaigh*how* did I mis-spell that.
2005-08-29 Colm MacCarthaighMove the "GracefulShutdownTimeout" command definition...
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-08-27 Colm MacCarthaighAdd ap_relieve_child_processess(), a non-infanticidal...
2005-08-26 Colm MacCarthaighMove the "GracefulShutdownTimeout" directive into mpm_c...
2005-08-26 Colm MacCarthaighSilly me, I forgot to commit this; the definitions...
2005-08-23 Colm MacCarthaighRemove support for the threaded-mpm's on Linux 2.0...
2005-06-07 Nick KewAdd monitor hook (discussed under "watchdog" thread).
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2004-12-02 Jeff Trawickworker MPM: Fix a problem which could cause httpd proce...
2004-03-15 Jeff Trawickuse existing directive name ThreadStackSize instead of
2004-03-11 Jeff TrawickThreaded MPMs for Unix and Win32: Add WorkerStackSize...
2004-03-06 Joe Orton* include/mpm_common.h (ap_pod_t): Remove 'sa' field.
2004-02-19 Jeff TrawickAdd a new directive EnableExceptionHook that must be...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-01 André Maloupdate license to 2004.
2003-04-09 Jeff Trawickconsolidate code related to sig_coredump
2003-03-06 Greg AmesLinux 2.4+: enable coredumps when Apache is started...
2003-02-03 André Malofinished that boring job:
2002-07-04 Brian Panefix ap_mpm_set_max_mem_free declaration to match mpm_co...
2002-07-04 Brian PaneAdd missing declarations of the new max_mem_free stuff
2002-05-23 Jeff TrawickAdd "-k start|startssl|restart|graceful|stop" support...
2002-03-29 Jim JagielskiSyncing makes no sense now
2002-03-20 Jim JagielskiFold the compiled-in knowledge of the allowable AcceptM...
2002-03-20 Jim JagielskiBring 2.0 up to parity, a bit, with how much info we...
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-01-08 Bradley NicholesAdded the #ifdef's to the prototypes to match the corre...
2001-12-29 Jeff Trawickhandle the disappearance of apr_lock_create_np() and
2001-11-17 Jeff TrawickGet mod_cgid killed when a MPM exits due to a fatal...
2001-10-23 Ryan BloomFix the reporting for child processes that die. This...
2001-08-14 Jeff Trawicknamespace-protect accept_lock_mech
2001-08-13 Jeff Trawickchange the name of AP_MPM_NEEDS_RECLAIM_CHILD_PROCESSES to
2001-08-13 Jeff Trawick(hopefully) get WinNT MPM to build using mpm_common...
2001-08-13 Jeff Trawickallow non-Unix MPMs to use mpm_common.c by not automati...
2001-08-13 Ryan BloomBegin to sanitize the MPM configuration directives...
2001-07-27 William A. Rowe Jr Doc formatting fixes
2001-07-18 Greg Amesfix memory leak of apr_sockaddr_t and apr_socket_t...
2001-06-07 Ryan BloomFirst pass at the pipe_of_death logic for the prefork...
2001-03-22 Jeff TrawickGet rid of some warnings which crept into the Unix...
next