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
/
prefork
Commit message (
Expand
)
Author
Age
Files
Lines
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-43
/
+43
*
Remove some trailing spaces. Syncs with 2.2.x.
Colm MacCarthaigh
2005-10-03
1
-4
/
+4
*
* server/mpm/prefork/prefork.c: Add volatile qualifier to die_now
Joe Orton
2005-09-19
1
-1
/
+1
*
Initiliase all of the first_*_limit variables to zero, so that we can actually
Colm MacCarthaigh
2005-08-31
1
-1
/
+1
*
Add ap_append_pid(); This is performed enough to warrant
Jim Jagielski
2005-08-31
1
-6
/
+3
*
Move the "GracefulShutdownTimeout" command definition into mpm_common
Colm MacCarthaigh
2005-08-29
1
-3
/
+1
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-28
2
-0
/
+19
*
Re-add a simple, obvious, speed-up.
Colm MacCarthaigh
2005-08-27
1
-0
/
+1
*
Remove as many ghastly scoreboard loops from the graceful-shutdown code, and
Colm MacCarthaigh
2005-08-27
1
-33
/
+12
*
Move the "GracefulShutdownTimeout" directive into mpm_common, for re-use
Colm MacCarthaigh
2005-08-26
2
-19
/
+8
*
Implement a "graceful-stop" for the prefork MPM (might aswell do the hard one
Colm MacCarthaigh
2005-08-26
2
-2
/
+126
*
Implement "de-listening" for graceful restarts with the prefork MPM. With this
Colm MacCarthaigh
2005-08-24
1
-3
/
+17
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
3
-3
/
+6
*
Remove the .cvsignore files.
Joe Orton
2004-11-19
1
-5
/
+0
*
* modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVerify_CRL),
Joe Orton
2004-08-11
1
-4
/
+4
*
the eight space tabs are harassing me.
André Malo
2004-04-11
1
-366
/
+369
*
Improve helpfulness of error messages when accept mutex has a problem.
Justin Erenkrantz
2004-03-14
1
-2
/
+4
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
3
-3
/
+3
*
fix copyright dates according to the first check in
André Malo
2004-02-08
2
-2
/
+2
*
apply Apache License, Version 2.0
André Malo
2004-02-06
3
-159
/
+30
*
bump MAX_SERVER_LIMIT by 10x (hoping to stay ahead of Moore's Law for a little
Greg Ames
2004-01-15
1
-1
/
+1
*
update license to 2004.
André Malo
2004-01-01
3
-3
/
+3
*
fix the name of the failing API call in a log message
Jeff Trawick
2003-12-13
1
-1
/
+1
*
add new MPM query -- AP_MPMQ_MPM_STATE -- to find out what the MPM
Jeff Trawick
2003-12-10
1
-2
/
+26
*
build with latest other-child API changes
Jeff Trawick
2003-11-22
1
-1
/
+1
*
Switch the prefork MPM over to the new pollset interface.
Greg Stein
2003-11-16
1
-51
/
+56
*
Fix uninitialized gprof directory name in prefork MPM.
Jeff Trawick
2003-11-07
1
-1
/
+4
*
Prevent slow graceful restarts on some platforms:
Joe Orton
2003-10-22
1
-1
/
+1
*
Make sure that the global ap_max_mem_free is initialized along with the
Bradley Nicholes
2003-08-27
1
-0
/
+3
*
Forward port patch for CAN-2003-0253 from 2.0.
Sander Striker
2003-07-09
1
-14
/
+9
*
prefork MPM: Use the right permissions for the directory created
Jeff Trawick
2003-04-24
1
-1
/
+4
*
the error code is in the apr_status_t, not errno
Jeff Trawick
2003-04-24
1
-1
/
+1
*
improve -DONE_PROCESS handling with prefork MPM so that
Jeff Trawick
2003-04-23
1
-4
/
+13
*
consolidate code related to sig_coredump
Jeff Trawick
2003-04-09
2
-61
/
+9
*
finished that boring job:
André Malo
2003-02-03
3
-3
/
+3
*
fix "long lost child came home!" messages after a graceful restart with
Greg Ames
2002-10-23
1
-1
/
+1
*
zap an unused variable
Jeff Trawick
2002-07-17
1
-1
/
+0
*
Get the prefork MPM using the apr_poll interface directly instead of going
Ryan Bloom
2002-07-17
1
-5
/
+8
*
Bring Apache in line with APR's new poll implementation. This isn't
Ryan Bloom
2002-07-11
1
-1
/
+2
*
Add a new directive: MaxMemFree. MaxMemFree makes it possible
Sander Striker
2002-07-04
2
-0
/
+2
*
prefork MPM: Ignore mutex errors during graceful restart. For
Jeff Trawick
2002-06-14
1
-5
/
+26
*
Now that we have the functionality in apr, we can now have 2.0's
Jim Jagielski
2002-06-07
1
-1
/
+3
*
Catch up with the apr_allocator_set_owner -> apr_allocator_owner_set renames
Sander Striker
2002-05-30
1
-1
/
+1
*
Add "-k start|startssl|restart|graceful|stop" support to httpd
Jeff Trawick
2002-05-23
2
-1
/
+2
*
stop using APLOG_NOERRNO in calls to ap_log_?error()
Jeff Trawick
2002-05-17
1
-25
/
+25
*
Remind the admin about the User and Group directives when we are
Jeff Trawick
2002-04-08
1
-1
/
+2
*
quiet a bogus gcc warning that crops up with -O2
Jeff Trawick
2002-04-05
1
-0
/
+1
*
Remove hardcoded paths from MPMs and move them to a more central
Sander Striker
2002-04-04
2
-5
/
+5
*
prefork MPM: add -DFOREGROUND option to use when you want
Jeff Trawick
2002-04-03
1
-4
/
+6
*
style change only
Jeff Trawick
2002-04-03
1
-8
/
+8
[next]