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
*
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
*
PR:
Paul J. Reder
2002-03-29
1
-1
/
+0
*
The old, legacy (and unused) code in which the scoreboard was totally
Jim Jagielski
2002-03-29
1
-26
/
+3
*
BUCKET FREELISTS
Cliff Woolley
2002-03-29
1
-1
/
+4
*
Fold the compiled-in knowledge of the allowable AcceptMutex settings into
Jim Jagielski
2002-03-20
1
-2
/
+2
*
no need to kill the scoreboard cleanup anymore on graceful
Jeff Trawick
2002-03-20
1
-3
/
+1
*
Bring 2.0 up to parity, a bit, with how much info we provide to
Jim Jagielski
2002-03-20
1
-0
/
+4
*
The pre_mpm hook creates server-lifetime objects (or at least, for the
William A. Rowe Jr
2002-03-20
1
-1
/
+1
*
Fix a hang condition with graceful restart and prefork MPM
Jeff Trawick
2002-03-18
1
-7
/
+12
*
prefork and worker:
Jeff Trawick
2002-03-18
1
-0
/
+5
*
Simplify s/APR_OS_PROC_T_FMT/APR_PID_T_FMT/, apr_os_foo entities aren't
William A. Rowe Jr
2002-03-16
1
-1
/
+1
*
Update the mpms to call the new allocator/pools API
Sander Striker
2002-03-15
1
-1
/
+4
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
3
-3
/
+3
*
Implement apr_proc_detach changes and allow -DNO_DETACH in the multi-process
Aaron Bannert
2002-02-21
1
-2
/
+3
[next]