]> granicus.if.org Git - apache/history - server/mpm_common.c
mpm-query hook: distinguish between DECLINED and APR_ENOTIMPL so that
[apache] / server / mpm_common.c
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 Trawickaxe unmaintained 1.3-era code to support AUX, SunOS...
2009-03-27 Jeff Trawickremove TPF support
2009-03-26 Jeff Trawickremove OS/2 platform support
2009-03-26 Jeff Trawickremove BeOS OS support
2009-03-26 Jeff Trawickremove leader, perchild, and threadpool MPMs (other...
2009-03-25 Jeff Trawickfix mpm_get_name hook
2009-03-25 William A. Rowe Jrrefactor mpm_common.c into itself and mpm_unix.c for...
2009-03-25 Jeff Trawickresurrect the old (pre-r757867) compiled-in MPM_NAME...
2009-03-24 Jeff TrawickIntroduce a new set of APIs to allow MPMs to be proper...
2008-12-12 Joe Orton* server/mpm_common.c (dummy_connection): If possible...
2008-12-02 Paul QuernaAPI Cleanup in preperation for 2.4.x, make sure all...
2008-11-03 Nick KewSwitch all unix MPMs to use drop_privileges hook (mod_u...
2008-09-20 Paul QuernaAdd dummy ap_mpm_register_timed_callback for other...
2008-02-01 Martin KraemerAvoid core dumps by getting the signal_description...
2008-01-18 Joe Orton* server/mpm_common.c (reclaim_one_pid): Retrieve the...
2007-10-23 William A. Rowe JrUnless I've misread this, POD is write-blocking, read...
2007-08-23 William A. Rowe Jrap_available_mutexes_string and ap_add_available_mutexe...
2007-06-29 Jim Jagielskigetpgid() returns a pid_t
2007-06-29 Joe OrtonAdd alternative fixes for CVE-2007-3304:
2007-06-29 Joe OrtonRevert r547987 ("svn merge -c -547987 .")
2007-06-29 Joe Orton* server/mpm/prefork/prefork.c (reap_children),
2007-06-16 Jim JagielskiPID table impl: parent process keeps a local table...
2007-03-12 Joe Orton* server/mpm_common.c (dummy_connection): Use "OPTIONS...
2007-01-28 Ruediger Pluem* Nitpicking: Get the comment right.
2007-01-28 Jeff TrawickUnix MPMs: Catch SIGFPE so that exception hooks and...
2006-10-24 Jim JagielskiOnce SSLMutex allowed for the setting of both the
2006-09-05 Jeff TrawickReplace ap_get_server_version with ap_get_server_banner...
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-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
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 MacCarthaighMake the neccessary changes to mpm_common and main...
2005-08-23 Colm MacCarthaighRemove support for the threaded-mpm's on Linux 2.0...
2005-08-08 Paul QuernaAdd a User-Agent to the dummy connection code to ease...
2005-06-30 Joe Orton* server/mpm_common.c (dummy_connection): Fix length...
2005-06-27 Paul QuernaArgh. Style Fix. Habits are hard to kill.
2005-06-27 Paul Querna*) server/mpm_common.c: Send a simple HTTP 1.0 request...
2005-06-07 Nick KewFix for reported compile problem
2005-06-07 Nick KewAdd monitor hook (discussed under "watchdog" thread).
2005-02-16 Jeff Trawickrestore google-ability of an ancient message of great...
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-11-29 Jeff Trawickzap extra blank in error message
2004-09-23 Joe Orton* server/mpm_common.c (dummy_connection): Log the addre...
2004-09-18 Jeff TrawickUnix MPMs: Shut down the server more quickly when child...
2004-08-14 Jeff Trawicktweak error handling when reading the pid file
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-25 Joe Orton* server/mpm_common.c (ap_process_child_status): Remove...
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-27 Jeff Trawickavoid losing a subpool (until restart) on a rare error...
2004-01-01 André Maloupdate license to 2004.
2003-12-11 Jeff Trawickfix a problem where a crash of a non-MPM child process...
2003-11-26 Jeff TrawickAdd fatal exception hook for use by debug modules....
2003-11-22 Jeff Trawickbuild with latest other-child API changes
2003-09-03 Jeff Trawickswitch to APR 1.0 API (which is still in flux)
2003-04-15 Allan K. EdwardsEnable ap_sock_disable_nagle for Windows. This along...
2003-04-09 Jeff Trawickconsolidate code related to sig_coredump
2003-03-20 William A. Rowe Jr SECURITY: Eliminated leaks of several file descripto...
2003-03-06 Greg AmesLinux 2.4+: enable coredumps when Apache is started...
2003-02-03 André Malofinished that boring job:
2002-07-15 William A. Rowe Jr http occurances to update for apr_socket_opt_get/set
2002-07-15 William A. Rowe Jr Timeout/time fixes
2002-07-04 Sander StrikerNow why did I commit that symbolic constant in APR...
2002-07-04 Sander StrikerAdd a new directive: MaxMemFree. MaxMemFree makes...
2002-06-09 William A. Rowe Jr Well the wrappers work out well... nice to be able...
2002-05-24 Jeff Trawickthe "-k startssl" parameter is reverted by popular...
2002-05-23 Jeff Trawickfix data initialization problem in new Unix -k option...
2002-05-23 Jeff TrawickAdd "-k start|startssl|restart|graceful|stop" support...
2002-05-17 Jeff Trawickstop using APLOG_NOERRNO in calls to ap_log_?error()
2002-04-09 Aaron BannertRemove unnecessary includes of apr_lock.h
2002-04-04 Jim JagielskiAdded support for Posix semaphore-based mutex locking...
2002-03-29 Paul J. RederPR:
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-18 Jeff TrawickFix a hang condition with graceful restart and prefork MPM
2002-03-18 Jeff Trawickdon't check for EINTR after a call to apr_file_write();
2002-03-16 William A. Rowe Jr Simplify s/APR_OS_PROC_T_FMT/APR_PID_T_FMT/, apr_os_f...
2002-03-16 William A. Rowe Jr Eliminate potential ap_server_root_relative segfaults...
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-03-11 Sander StrikerMake this look a bit better.
2002-03-11 Sander StrikerStyle Police comming through...
2002-02-24 Jeff Trawickdon't wait nearly so long for child processes to go...
2002-02-18 Jeff Trawickclose an extremely unlikely file descriptor leak in
2002-02-11 Greg Amesif a child detects a resource shortage on accept()...
2002-01-10 William A. Rowe Jr This patch eliminated from the _SHARED_ segment of...
2001-12-29 Jeff Trawickhandle the disappearance of apr_lock_create_np() and
2001-12-18 Jeff TrawickChange core code to allow an MPM to set hard thread...
2001-12-12 Aaron BannertFix a bug in how we select the IP for the POD to connec...
2001-12-10 Greg Amesfix a problem with graceful restart. If you look at...
2001-12-04 Jeff Trawickget prototype for strcasecmp() on AIX
2001-11-17 Jeff Trawickmake sure ap_process_child_status() always returns...
2001-11-17 Jeff TrawickGet mod_cgid killed when a MPM exits due to a fatal...
next