index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ap_mpm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use correct Doxygen keywords for functions and variables. TODO: figure out w...
Sander Temme
2007-07-03
1
-3
/
+3
*
* Add extern "C" linkage to several headers to make it easier to use
Ruediger Pluem
2007-05-04
1
-0
/
+8
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-28
1
-4
/
+10
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
The Event MPM.
Paul Querna
2004-11-20
1
-0
/
+1
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-1
/
+1
*
fix copyright dates according to the first check in
André Malo
2004-02-07
1
-1
/
+1
*
apply Apache License, Version 2.0
André Malo
2004-02-06
1
-49
/
+10
*
outch. Fix include guard to match the right name.
André Malo
2004-02-04
1
-2
/
+2
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
add new MPM query -- AP_MPMQ_MPM_STATE -- to find out what the MPM
Jeff Trawick
2003-12-10
1
-1
/
+6
*
Add fatal exception hook for use by debug modules. The hook is only
Jeff Trawick
2003-11-26
1
-0
/
+9
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
carry over from 1.3: disable profiling in the parent process #ifdef GPROF
Doug MacEachern
2001-11-29
1
-0
/
+14
*
Allow modules that add sockets to the ap_listeners list to
Ryan Bloom
2001-11-13
1
-0
/
+2
*
Fix the spelling of the AP_MPMQ_MIN_SPARE_DAEMONS and
Cliff Woolley
2001-11-07
1
-3
/
+3
*
fix some homophonic issues in comments, as well as some
Jeff Trawick
2001-08-15
1
-1
/
+1
*
Changed AP_MPMQ_MAX_DAEMONS to refer to MaxClients and
Paul J. Reder
2001-07-18
1
-2
/
+3
*
Add additional query datum to the MPMs.
William A. Rowe Jr
2001-06-27
1
-6
/
+12
*
Add more options to the ap_mpm_query function. This also allows MPMs to
Ryan Bloom
2001-04-13
1
-3
/
+16
*
Changes required to make prefork clean up idle children properly. There was a...
Paul J. Reder
2001-04-06
1
-1
/
+1
*
Allow modules to query the MPM about it's execution profile. This
Ryan Bloom
2001-03-02
1
-7
/
+13
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
*) remove some obsolete/unused defines from httpd.h.
Greg Stein
2001-02-12
1
-0
/
+7
*
ap_start_shutdown is not used by anybody outside of the MPMs, so we don't
Ryan Bloom
2000-12-19
1
-16
/
+0
*
*) Compensate for recent changes in the APR headers. Specifically, some
Greg Stein
2000-11-26
1
-7
/
+8
*
Get everything working with suexec patches again.
William A. Rowe Jr
2000-10-24
1
-4
/
+7
*
Add back suexec support.
Manoj Kasichainula
2000-10-23
1
-0
/
+19
*
Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
William A. Rowe Jr
2000-10-16
1
-3
/
+3
*
Remove IOLs from Apache. They are no longer necessary, now that we have
Ryan Bloom
2000-08-23
1
-1
/
+1
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-3
/
+3
*
Document ap_mpm.h using ScanDoc.
Ryan Bloom
2000-07-29
1
-14
/
+25
*
William A. Rowe Jr
2000-05-27
1
-2
/
+2
*
Make reliable piped logs work on 2.0.
Ryan Bloom
2000-05-04
1
-40
/
+0
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
Ryan Bloom
2000-04-14
1
-3
/
+3
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
1
-34
/
+31
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
1
-9
/
+9
*
Handle -k restart|shutdown command line option from http_main.c
Bill Stoddard
1999-12-20
1
-0
/
+5
*
Fix some warnings when configured with --enable-maintainer-mode.
Ryan Bloom
1999-12-13
1
-0
/
+16
*
Remove the ap_thread_mutex code from all MPM's. This code isn't actually
Ryan Bloom
1999-11-19
1
-10
/
+1
*
Changed pools to contexts. Tested with prefork and pthread mpm's. I'll
Ryan Bloom
1999-08-31
1
-2
/
+2
*
ap_mpm_graceful_stop -> ap_graceful_stop_signalled
dgaudet
1999-06-20
1
-1
/
+1
*
documentation
dgaudet
1999-06-20
1
-0
/
+48
*
crude ap_thread_mutex abstraction
dgaudet
1999-06-20
1
-0
/
+7
*
Initial revision
dgaudet
1999-06-18
1
-0
/
+109