summaryrefslogtreecommitdiff
path: root/include/mpm_common.h
Commit message (Expand)AuthorAgeFilesLines
* Merge r1546759, r1546760 from trunk:Jim Jagielski2014-04-151-0/+41
* Merge r1423933 from trunk:Jim Jagielski2014-03-101-2/+2
* Remove a 1 empty line difference between trunk and 2.4.x that could break bac...Christophe Jaillet2013-12-181-1/+0
* mpm_unix: Add ap_mpm_podx_* implementation to avoid code duplicationGraham Leggett2013-11-161-0/+44
* Merge r1363035 from trunk:Jim Jagielski2012-07-231-2/+3
* Merge r1303201, r1303435, r1303827:Stefan Fritsch2012-03-311-34/+38
* include/: Various doxy markup tweaks.Rainer Jung2012-01-311-0/+4
* end-generation hook: Fix false notification of end-of-generation forJeff Trawick2011-11-101-0/+5
* Add -D DUMP_RUN_CFG option to dump some configuration itemsStefan Fritsch2011-10-091-0/+1
* re-add "extern" accidentally removed by r1179448Stefan Fritsch2011-10-061-1/+1
* Export ap_max_mem_free, needed by r1178079, as pointed out by Gregg L. SmithStefan Fritsch2011-10-051-1/+1
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-8/+8
* Add child_status hook for tracking creation/termination of MPM childJeff Trawick2011-04-251-3/+11
* Fix some MinGW build issues...Jeff Trawick2011-04-091-0/+4
* Simplify the interface to ap_reclaim_child_processes() andJeff Trawick2011-03-301-16/+10
* the mpm-note-child-killed hook was just for use byJeff Trawick2011-03-301-3/+5
* mpm_common.c implements a handful of config directives; the Jeff Trawick2011-03-281-0/+5
* SCOREBOARD_MAINTENANCE_INTERVAL is gone, except for some localJeff Trawick2011-03-261-3/+2
* Added prototype for initgroups().Guenter Knauf2011-03-161-0/+13
* core: Abort with sensible error message if no or more than one MPM isStefan Fritsch2010-08-211-0/+6
* change the preprocessor define ap_accept_mutex_type to upper caseJeff Trawick2010-02-081-1/+1
* Refactor mod_status out of the ExtendedStatus toggle picture, as otherWilliam A. Rowe Jr2010-01-261-6/+0
* Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex,Jeff Trawick2009-11-231-14/+5
* Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch.Daniel Earl Poirier2009-10-281-7/+17
* Hmmm... forgot git commit/dcommit.Jim Jagielski2009-09-251-1/+1
* Oops. forgot the declarationJim Jagielski2009-09-251-1/+1
* Enhance ap_hook_monitor to pass along a server_rec (inJim Jagielski2009-09-251-1/+2
* 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