summaryrefslogtreecommitdiffstats
path: root/server/mpm_common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex,Jeff Trawick2009-11-241-43/+0
* Hmmm... forgot git commit/dcommit.Jim Jagielski2009-09-251-1/+1
* Enhance ap_hook_monitor to pass along a server_rec (inJim Jagielski2009-09-251-2/+2
* Bring back OS/2 support.Brian Havard2009-08-261-1/+1
* main() can use ap_run_mpm() directly, so axe the old ap_mpm_run() functionJeff Trawick2009-04-051-5/+0
* mpm-query hook: distinguish between DECLINED and APR_ENOTIMPL so thatJeff Trawick2009-04-011-4/+10
* the mpm_get_child_pid hook is unnecessary, as was the per-MPM MPM_CHILD_PID()...Jeff Trawick2009-03-291-10/+0
* axe unmaintained 1.3-era code to support AUX, SunOS, IRIX, Next, Tandem, MPE, Jeff Trawick2009-03-271-5/+4
* remove TPF supportJeff Trawick2009-03-271-2/+2
* remove OS/2 platform supportJeff Trawick2009-03-271-1/+1
* remove BeOS OS supportJeff Trawick2009-03-261-2/+2
* remove leader, perchild, and threadpool MPMs (other than non-English bits in ...Jeff Trawick2009-03-261-11/+0
* fix mpm_get_name hookJeff Trawick2009-03-251-2/+8
* refactor mpm_common.c into itself and mpm_unix.c for unix-specific quirksWilliam A. Rowe Jr2009-03-251-928/+3
* resurrect the old (pre-r757867) compiled-in MPM_NAME value, but via a hook fo...Jeff Trawick2009-03-251-2/+6
* Introduce a new set of APIs to allow MPMs to be proper modules insteadJeff Trawick2009-03-241-40/+89
* * server/mpm_common.c (dummy_connection): If possible, use a non-SSLJoe Orton2008-12-121-4/+16
* API Cleanup in preperation for 2.4.x, make sure all exported functions or var...Paul Querna2008-12-021-1/+1
* Switch all unix MPMs to use drop_privileges hook (mod_unixd) for startupNick Kew2008-11-031-1/+5
* Add dummy ap_mpm_register_timed_callback for other MPMs besides Event.Paul Querna2008-09-211-0/+12
* Avoid core dumps by getting the signal_description only ifMartin Kraemer2008-02-011-2/+5
* * server/mpm_common.c (reclaim_one_pid): Retrieve the exit status fromJoe Orton2008-01-181-1/+6
* Unless I've misread this, POD is write-blocking, read nonblocking timeout 0.William A. Rowe Jr2007-10-241-1/+2
* ap_available_mutexes_string and ap_add_available_mutexes_string William A. Rowe Jr2007-08-231-2/+2
* getpgid() returns a pid_tJim Jagielski2007-06-291-1/+1
* Add alternative fixes for CVE-2007-3304:Joe Orton2007-06-291-0/+65
* Revert r547987 ("svn merge -c -547987 .")Joe Orton2007-06-291-39/+0
* * server/mpm/prefork/prefork.c (reap_children),Joe Orton2007-06-291-6/+0
* PID table impl: parent process keeps a local table store ofJim Jagielski2007-06-161-0/+39
* * server/mpm_common.c (dummy_connection): Use "OPTIONS *" for requestJoe Orton2007-03-121-1/+1
* * Nitpicking: Get the comment right.Ruediger Pluem2007-01-281-1/+1
* Unix MPMs: Catch SIGFPE so that exception hooks and CoreDumpDirectoryJeff Trawick2007-01-281-0/+7
* Once SSLMutex allowed for the setting of both theJim Jagielski2006-10-241-48/+18
* Replace ap_get_server_version with ap_get_server_banner() andJeff Trawick2006-09-051-1/+1
* 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
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-23/+23
* No functional change: simple detabbing of indented code.Jim Jagielski2005-11-101-2/+2
* Add ap_relieve_child_processess(), a non-infanticidal copy ofColm MacCarthaigh2005-08-281-0/+32
* Move the "GracefulShutdownTimeout" directive into mpm_common, for re-useColm MacCarthaigh2005-08-261-1/+16
* Make the neccessary changes to mpm_common and main to support a graceful-stopColm MacCarthaigh2005-08-261-1/+16
* Remove support for the threaded-mpm's on Linux 2.0, and de-autoconf theColm MacCarthaigh2005-08-231-1/+1
* Add a User-Agent to the dummy connection code to ease admin debugging.Paul Querna2005-08-081-1/+9
* * server/mpm_common.c (dummy_connection): Fix length argument passedJoe Orton2005-06-301-2/+3
* Argh. Style Fix. Habits are hard to kill.Paul Querna2005-06-271-1/+1
* *) server/mpm_common.c: Send a simple HTTP 1.0 request to every listener sock...Paul Querna2005-06-271-0/+11
* Fix for reported compile problemNick Kew2005-06-081-4/+5
* Add monitor hook (discussed under "watchdog" thread).Nick Kew2005-06-071-7/+16
* restore google-ability of an ancient message of great importanceJeff Trawick2005-02-161-1/+1
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2