summaryrefslogtreecommitdiff
path: root/include/mpm_common.h
Commit message (Expand)AuthorAgeFilesLines
...
* main() can use ap_run_mpm() directly, so axe the old ap_mpm_run() functionJeff Trawick2009-04-051-3/+0
* mpm-query hook: distinguish between DECLINED and APR_ENOTIMPL so thatJeff Trawick2009-04-011-3/+6
* the mpm_get_child_pid hook is unnecessary, as was the per-MPM MPM_CHILD_PID()...Jeff Trawick2009-03-291-8/+2
* change commentary to note MPM API changes: MPM_ macros to mpm_ hooksJeff Trawick2009-03-271-6/+6
* axe unmaintained 1.3-era code to support AUX, SunOS, IRIX, Next, Tandem, MPE, Jeff Trawick2009-03-271-1/+1
* remove TPF supportJeff Trawick2009-03-271-1/+1
* axe the unnecessary AP_MPM_HARD_LIMITS_FILEJeff Trawick2009-03-261-2/+0
* no longer conditional; although some are now in mpm_unix.cWilliam A. Rowe Jr2009-03-251-52/+2
* resurrect the old (pre-r757867) compiled-in MPM_NAME value, but via a hook fo...Jeff Trawick2009-03-251-0/+3
* dangling semis lead to warnings with Sun StudioJeff Trawick2009-03-251-5/+5
* fix inconsistent defs of ap_mpm_note_child_killed()Jeff Trawick2009-03-251-1/+1
* axe the remaining checks of AP_MPM_WANT_foo to see what code to generateJeff Trawick2009-03-241-8/+0
* Introduce a new set of APIs to allow MPMs to be proper modules insteadJeff Trawick2009-03-241-19/+50
* API Cleanup in preperation for 2.4.x, make sure all exported functions or var...Paul Querna2008-12-021-1/+1
* Wrap the global count of privileges handlers operating. Silence grumblers.Nick Kew2008-11-031-1/+1
* Switch all unix MPMs to use drop_privileges hook (mod_unixd) for startupNick Kew2008-11-031-0/+4
* Use correct Doxygen keywords for functions and variables. TODO: figure out w...Sander Temme2007-07-031-2/+2
* Add alternative fixes for CVE-2007-3304:Joe Orton2007-06-291-0/+13
* Revert r547987 ("svn merge -c -547987 .")Joe Orton2007-06-291-8/+0
* PID table impl: parent process keeps a local table store ofJim Jagielski2007-06-161-0/+8
* Once SSLMutex allowed for the setting of both theJim Jagielski2006-10-241-1/+0
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* *how* did I mis-spell that.Colm MacCarthaigh2005-08-291-1/+1
* Move the "GracefulShutdownTimeout" command definition into mpm_commonColm MacCarthaigh2005-08-291-0/+4
* Doxygen fixup / cleanupIan Holsman2005-08-281-4/+10
* Add ap_relieve_child_processess(), a non-infanticidal copy ofColm MacCarthaigh2005-08-271-2/+19
* Move the "GracefulShutdownTimeout" directive into mpm_common, for re-useColm MacCarthaigh2005-08-261-0/+10
* Silly me, I forgot to commit this; the definitions for the GRACEFUL_STOPColm MacCarthaigh2005-08-261-0/+9
* Remove support for the threaded-mpm's on Linux 2.0, and de-autoconf theColm MacCarthaigh2005-08-231-0/+9
* Add monitor hook (discussed under "watchdog" thread).Nick Kew2005-06-071-0/+2
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* worker MPM: Fix a problem which could cause httpd processes toJeff Trawick2004-12-021-1/+32
* use existing directive name ThreadStackSize instead ofJeff Trawick2004-03-151-2/+2
* Threaded MPMs for Unix and Win32: Add WorkerStackSize directiveJeff Trawick2004-03-111-0/+6
* * include/mpm_common.h (ap_pod_t): Remove 'sa' field.Joe Orton2004-03-061-1/+0
* Add a new directive EnableExceptionHook that must be specified forJeff Trawick2004-02-191-0/+5
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-53/+10
* update license to 2004.André Malo2004-01-011-1/+1
* consolidate code related to sig_coredumpJeff Trawick2003-04-091-0/+5
* Linux 2.4+: enable coredumps when Apache is started as root ifGreg Ames2003-03-061-0/+1
* finished that boring job:André Malo2003-02-031-1/+1
* fix ap_mpm_set_max_mem_free declaration to match mpm_common.cBrian Pane2002-07-041-1/+2
* Add missing declarations of the new max_mem_free stuffBrian Pane2002-07-041-0/+5
* Add "-k start|startssl|restart|graceful|stop" support to httpdJeff Trawick2002-05-231-0/+5
* Syncing makes no sense nowJim Jagielski2002-03-291-1/+0
* Fold the compiled-in knowledge of the allowable AcceptMutex settings intoJim Jagielski2002-03-201-1/+1
* Bring 2.0 up to parity, a bit, with how much info we provide toJim Jagielski2002-03-201-0/+1
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1