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
/
server
/
mpm
/
experimental
/
perchild
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create tag
2.0.25
(no author)
2001-08-29
6
-2034
/
+0
*
Remove some warnings from the perchild MPM
Ryan Bloom
2001-08-27
1
-3
/
+3
*
namespace-protect accept_lock_mech
Jeff Trawick
2001-08-14
1
-1
/
+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
2
-145
/
+17
*
Change the worker_function implementations to accept both parameters,
William A. Rowe Jr
2001-07-24
1
-2
/
+2
*
Make scoreboard creation a hook. This allows management
Ryan Bloom
2001-07-18
1
-1
/
+1
*
Changed AP_MPMQ_MAX_DAEMONS to refer to MaxClients and
Paul J. Reder
2001-07-18
1
-1
/
+4
*
Add additional query datum to the MPMs.
William A. Rowe Jr
2001-06-27
1
-0
/
+15
*
add the AcceptMutex directive to the perchild MPM
Jeff Trawick
2001-06-26
1
-2
/
+55
*
fix the bindprocessor() code selection; we need to test for the
Jeff Trawick
2001-06-12
1
-5
/
+7
*
Make the processor unbinding/re-binding stuff on AIX work again.
Victor J. Orlikowski
2001-06-11
1
-1
/
+1
*
Back out the recent change to ap_get_brigade, to make it use indirection
Ryan Bloom
2001-05-06
1
-2
/
+3
*
Fix a bug in the input handling. ap_http_filter() was modifying *readbytes
Greg Stein
2001-05-05
1
-4
/
+7
*
adjust to ap_get_brigade() / input filter api changes
Doug MacEachern
2001-04-24
1
-3
/
+4
*
Add more options to the ap_mpm_query function. This also allows MPMs to
Ryan Bloom
2001-04-13
2
-2
/
+13
*
s/apr_signal_thread_func/apr_signal_thread/
Doug MacEachern
2001-04-13
1
-1
/
+1
*
Convert the apr_create_signal_thread to apr_signal_thread. The main
Ryan Bloom
2001-04-12
1
-4
/
+1
*
Fix the naming of the apr_threadattr_detach_xxx functions. get and set were
Greg Ames
2001-04-11
1
-1
/
+1
*
as Bill did with threaded, don't let a child process return to parent code
Jeff Trawick
2001-04-05
1
-3
/
+2
*
Make Apache check APR's configuration when determining the default MPM.
Ryan Bloom
2001-04-03
1
-0
/
+6
*
Threads is a feature, so it is HAS threads not HAVE threads...
Marc Slemko
2001-04-03
1
-1
/
+1
*
tell the user what's going if APR threads aren't unavailable, and Apache
Greg Ames
2001-04-03
1
-0
/
+4
*
Declaration of ap_reclaim_child_processes() in exports.c needs to be
Brian Havard
2001-03-19
1
-1
/
+1
*
Rely on APR to determine whether or not we have netinet/tcp.h. This test
Jeff Trawick
2001-03-05
1
-4
/
+0
*
Allow modules to query the MPM about it's execution profile. This
Ryan Bloom
2001-03-02
1
-2
/
+13
*
Pass the correct worker thread id to worker_thread() when the initial
Jeff Trawick
2001-02-28
1
-2
/
+2
*
remove ap_{post_config,child_init}_hook
Doug MacEachern
2001-02-23
1
-1
/
+1
*
Get it to build on FreeBSD by dropping <stropt.h>. (It still
Jeff Trawick
2001-02-23
1
-6
/
+3
*
Make the perchild MPM use the APR signal child and apr thread functions.
Ryan Bloom
2001-02-21
1
-84
/
+65
*
rename miss: s/apr_clear_pool/apr_pool_clear/g
Doug MacEachern
2001-02-19
1
-1
/
+1
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
3
-3
/
+3
*
doh. need a spellchekker for these rename scripts. s/apr_lock_aquire/apr_lo...
Doug MacEachern
2001-02-13
1
-2
/
+2
*
mod_status references ap_my_generation; declare it for now
Jeff Trawick
2001-02-13
1
-0
/
+3
*
Make perchild build again
Ryan Bloom
2001-02-13
3
-21
/
+17
*
INIT_SIGLIST() is gone; stop using it
Jeff Trawick
2001-02-11
1
-1
/
+0
*
*) include "apr_signal.h" when needed
Greg Stein
2001-02-11
1
-12
/
+18
*
Replace reinit_scoreboard with ap_create_scoreboard.
Bill Stoddard
2001-02-09
1
-1
/
+1
*
renaming various functions for consistency sake
Doug MacEachern
2001-02-08
1
-40
/
+40
*
Get the Unix MPMs restarting again. If we are going to register a cleanup
Ryan Bloom
2001-02-07
1
-1
/
+1
*
get rid of some cruft related to a now-unused parameter to
Jeff Trawick
2001-02-07
1
-5
/
+4
*
get perchild just a little closer to building; maybe somebody
Jeff Trawick
2001-02-06
1
-2
/
+4
*
ap_new_connection() returns NULL if an error occurred (prefork MPM
Jeff Trawick
2001-02-05
1
-3
/
+4
*
Bring mod_status for 2.0 back in line with mod_status for 1.3. This is
Ryan Bloom
2001-02-01
1
-1
/
+1
*
The changes required for the APR_FINFO_wanted argument to
William A. Rowe Jr
2001-01-20
1
-2
/
+2
*
The big change. This is part 3 of the apr-util symbols rename, please
William A. Rowe Jr
2001-01-19
1
-12
/
+12
*
fix the declaration of the register-hooks function in the remaining
Jeff Trawick
2001-01-18
1
-1
/
+1
*
Stop using environment variables to set ONE_PROCESS and NO_DETACH. Now
Ryan Bloom
2001-01-12
1
-2
/
+2
*
fix some handler brokenness
Jeff Trawick
2001-01-09
1
-1
/
+0
[next]