index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
mpm
/
prefork
/
mpm.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce a new set of APIs to allow MPMs to be proper modules instead
Jeff Trawick
2009-03-24
1
-62
/
+0
*
API Cleanup in preperation for 2.4.x, make sure all exported functions or var...
Paul Querna
2008-12-02
1
-1
/
+1
*
Revert r547987 ("svn merge -c -547987 .")
Joe Orton
2007-06-29
1
-4
/
+1
*
PID table impl: parent process keeps a local table store of
Jim Jagielski
2007-06-16
1
-1
/
+4
*
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-29
1
-0
/
+10
*
Move the "GracefulShutdownTimeout" directive into mpm_common, for re-use
Colm MacCarthaigh
2005-08-26
1
-1
/
+1
*
Implement a "graceful-stop" for the prefork MPM (might aswell do the hard one
Colm MacCarthaigh
2005-08-26
1
-0
/
+1
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-1
/
+1
*
apply Apache License, Version 2.0
André Malo
2004-02-06
1
-53
/
+10
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
consolidate code related to sig_coredump
Jeff Trawick
2003-04-09
1
-0
/
+1
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
Add a new directive: MaxMemFree. MaxMemFree makes it possible
Sander Striker
2002-07-04
1
-0
/
+1
*
Add "-k start|startssl|restart|graceful|stop" support to httpd
Jeff Trawick
2002-05-23
1
-0
/
+1
*
PR:
Paul J. Reder
2002-03-29
1
-1
/
+0
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Allow modules that add sockets to the ap_listeners list to
Ryan Bloom
2001-11-13
1
-0
/
+1
*
Remove more network logic from the MPMs. Essentially, each MPM can define
Ryan Bloom
2001-11-13
1
-0
/
+1
*
change the name of AP_MPM_NEEDS_RECLAIM_CHILD_PROCESSES to
Jeff Trawick
2001-08-13
1
-1
/
+1
*
allow non-Unix MPMs to use mpm_common.c by not automatically
Jeff Trawick
2001-08-13
1
-0
/
+2
*
Begin to sanitize the MPM configuration directives. Now, all
Ryan Bloom
2001-08-13
1
-1
/
+7
*
First pass at the pipe_of_death logic for the prefork MPM. This does
Ryan Bloom
2001-06-07
1
-0
/
+1
*
Add more options to the ap_mpm_query function. This also allows MPMs to
Ryan Bloom
2001-04-13
1
-0
/
+2
*
Declaration of ap_reclaim_child_processes() in exports.c needs to be
Brian Havard
2001-03-19
1
-1
/
+1
*
fix the type of ap_my_pid and make it static since it is used
Jeff Trawick
2001-03-02
1
-1
/
+0
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
get Unix MPMs to build again after recent scoreboard changes
Jeff Trawick
2001-02-06
1
-1
/
+0
*
Bring mod_status for 2.0 back in line with mod_status for 1.3. This is
Ryan Bloom
2001-02-01
1
-0
/
+1
*
Eliminate references to specific MPMs from mpm_common.c by having the
Manoj Kasichainula
2000-07-30
1
-0
/
+5
*
Cleanup the MPM #defines. Each MPM #defines a unique name that identifies
Ryan Bloom
2000-07-27
1
-1
/
+1
*
Move process_child_status to mpm_common.c. This requires re-naming it
Ryan Bloom
2000-07-10
1
-0
/
+1
*
Add the resource limiting code back to Apache 2.0. This only works on
Ryan Bloom
2000-06-06
1
-0
/
+1
*
First function removed from Unix MPM's and moved to a common file. This
Ryan Bloom
2000-05-19
1
-0
/
+72