]> granicus.if.org Git - apache/history - include/mpm_common.h
PR 39313: allow the user to configure which rules come first when RewriteRules
[apache] / include / mpm_common.h
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...
2001-03-19 Brian HavardDeclaration of ap_reclaim_child_processes() in exports...
2001-03-17 Ben LaurieMore doxygenation.
2001-03-05 Jeff TrawickRely on APR to determine whether or not we have netinet...
2001-03-01 Greg SteinDon't directly include ap_config_auto.h directly. It...
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2001-02-13 Bill StoddardWindows doesn't have ap_config_auto. Perhaps we need...
2001-02-13 Greg AmesThe "src/" directory no longer exists. Clean up the...
2001-02-12 Greg Stein*) remove some obsolete/unused defines from httpd.h.
2001-01-20 Ryan BloomMove initgroupgs, ap_uname2id and ap_gname2id from...
2000-08-22 Brian HavardAPRize disabling nagle (setting TCP_NODELAY).
2000-08-06 William A. Rowe Jr Remaining cleanup of ap_ -> apr_ and AP_ -> APR_...
2000-08-06 Ryan BloomUpdate the mpm_common.h file with docs to use ScanDoc
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-07-26 Jeff TrawickGet ap_socket_disable_nagle() working again.
2000-07-10 Ryan BloomMove sock_disable_nagle to mpm_common.c. Rename it...
2000-07-10 Ryan BloomMove process_child_status to mpm_common.c. This requir...
2000-06-21 Jeff TrawickFix error messages issued from MPMs which explain where...
2000-05-24 Ryan BloomFix a memory leak with ap_wait_or_timeout.
2000-05-19 Roy T. FieldingPrototypes for the visible functions in mpm_common.c.