summaryrefslogtreecommitdiffstats
path: root/include/mpm_common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* On the trunk:Stefan Eissing2017-09-211-1/+1
* ap_reclaim_child_processes(): Implement terminate immediatelyStefan Fritsch2016-11-211-2/+1
* ap_reclaim_child_processes() ignores its first argumentStefan Fritsch2016-08-211-1/+2
* reverting the reverting of r1735174, r1735176 was the culpritStefan Eissing2016-03-161-10/+11
* reverting r1735174 as http/1.1 just terminated before responseStefan Eissing2016-03-161-11/+10
* mpm: Generalise the ap_mpm_register_socket functions to accept pipes or sockets.Graham Leggett2016-03-151-10/+11
* core: Extend support for setting aside data from the network input filterGraham Leggett2016-03-121-1/+9
* mpm: Add a complete_connection hook that confirms whether an MPM is allowedGraham Leggett2016-02-191-0/+10
* Revert r1601943, r1602058, r1605307 (socket callback returning pollfds)Takashi Sato2014-06-271-2/+2
* Socket event callback now takes pollfd.Takashi Sato2014-06-111-2/+2
* PR56333: Add an API to resume a connection that a handler has previously susp...Eric Covener2014-05-111-0/+5
* Extend the socket callbacks in event to allow a timeout on the I/O callback. Eric Covener2014-05-111-0/+10
* tiny doc/Doxygen improvementsJeff Trawick2014-04-171-5/+31
* Remove useless \t and blank line that were not backported into 2.4.x in r1542557Christophe Jaillet2013-12-181-3/+2
* Add suspend_connection and resume_connection hooks to notify modulesJeff Trawick2013-11-301-0/+41
* fix Doxygen warnings/commentsJeff Trawick2013-08-131-2/+2
* Fold in Eric Covener's socket callbackJim Jagielski2013-06-171-0/+7
* On NetWare skip these unsupported function prototypes.Guenter Knauf2012-12-191-2/+2
* Pull out the "extended" pod functions used by event and workerJim Jagielski2012-11-141-0/+44
* avoid decls for some Unix-specific functions on Win32 tooJeff Trawick2012-07-181-2/+3
* * Partly revert r1303435 and rename pconf back to in_pconf to avoid shadowingRuediger Pluem2012-03-221-1/+1
* Revert r1294936 (Jeff's revert) and fix NetWare / Win32 build.Guenter Knauf2012-03-211-34/+38
* revert r1294936, which fixed MPM DSO load failures on AIXJeff Trawick2012-03-161-21/+19
* Fix MPM DSO load failure on AIX.Jeff Trawick2012-02-291-19/+21
* * include/: Various doxy markup tweaks.Joe Orton2011-12-071-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-241-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