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
/
winnt
Commit message (
Expand
)
Author
Age
Files
Lines
*
No functional change: remove "internal" tab spacing/formatting.
Jim Jagielski
2005-11-16
2
-13
/
+13
*
No functional change: more indenting/formatting changes due to
Jim Jagielski
2005-11-10
1
-1
/
+1
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
5
-474
/
+474
*
No functional change: simple detabbing of indented code.
Jim Jagielski
2005-11-10
3
-57
/
+57
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-28
4
-4
/
+40
*
Win32: Eliminate useless debug error message
Bill Stoddard
2005-04-05
1
-4
/
+0
*
Fix Windows CompContext buff size miscalculation
Allan K. Edwards
2005-03-22
1
-2
/
+2
*
Win32: Init the args to mpm_service_install(). Prevents nasty things like seg...
Bill Stoddard
2005-03-01
1
-22
/
+26
*
Win32: output some useful debug messages when installing the service
Bill Stoddard
2005-02-18
1
-0
/
+4
*
Win32: Move call of mpm_service_install to rewrite_args hook but continue thr...
Bill Stoddard
2005-02-18
1
-7
/
+32
*
Fix some symbols which should -not- be exported, and decorate real_exit_code
William A. Rowe Jr
2005-02-18
4
-15
/
+15
*
Remove formatting characters from ap_log_error() calls. These
Jeff Trawick
2005-02-09
1
-3
/
+3
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
9
-9
/
+18
*
Eliminate a very ugly race - the parallel starting threads were picking
William A. Rowe Jr
2005-01-02
1
-12
/
+14
*
If thread_num is long, this better be an %ld
William A. Rowe Jr
2004-11-26
1
-2
/
+2
*
parm cast should be DWORD
Allan K. Edwards
2004-10-06
1
-2
/
+2
*
remove dead code
Jeff Trawick
2004-10-06
1
-4
/
+0
*
clarify select() usage on Windows
Allan K. Edwards
2004-10-06
1
-1
/
+2
*
WIN64: fix some windows specific 64bit warnings
Allan K. Edwards
2004-10-06
1
-2
/
+2
*
WIN64: SOCKET is not int on 64bit platforms
Allan K. Edwards
2004-10-05
1
-6
/
+6
*
WIN64: first in a series to get Windows IA64 builds clean, this serves pages
Allan K. Edwards
2004-09-22
2
-9
/
+14
*
Win32: Fix stranded piped loggers on apache -k start,restart,config,install
Bill Stoddard
2004-08-25
1
-0
/
+8
*
WinNT MPM: Fix a broken log message at termination.
Jeff Trawick
2004-08-14
1
-1
/
+2
*
Prevent Win32 pool corruption at startup
Allan K. Edwards
2004-05-03
1
-2
/
+17
*
disable the use of acceptex on Win9x systems automatically
André Malo
2004-04-24
1
-0
/
+5
*
use existing directive name ThreadStackSize instead of
Jeff Trawick
2004-03-15
1
-1
/
+1
*
Threaded MPMs for Unix and Win32: Add WorkerStackSize directive
Jeff Trawick
2004-03-11
2
-1
/
+3
*
Win32: Tweak worker thread accounting to fix hang when number of Listen direc...
Bill Stoddard
2004-03-10
1
-4
/
+21
*
enable IPv6 for Windows XP and 2003. In addition this this
Allan K. Edwards
2004-03-01
2
-7
/
+55
*
Win32: Taking down the child process on accept errors opens the possibility o...
Bill Stoddard
2004-02-29
1
-8
/
+5
*
Win32: find_read_listeners was not correctly handling multiple listeners on t...
Bill Stoddard
2004-02-29
1
-8
/
+15
*
Win32: Log each listener thread
Bill Stoddard
2004-02-28
1
-1
/
+2
*
Win32: Eliminate a Sleep(100) that always occurs on certain errors on AcceptE...
Bill Stoddard
2004-02-28
1
-33
/
+27
*
Win32: Shutdown the server on critical child failures that will prevent the s...
Bill Stoddard
2004-02-28
1
-1
/
+2
*
directive name changed a while back
Bill Stoddard
2004-02-27
1
-1
/
+1
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
9
-9
/
+9
*
fix copyright date according to the first check in
André Malo
2004-02-08
6
-6
/
+6
*
apply Apache License, Version 2.0
André Malo
2004-02-06
9
-477
/
+90
*
Win32: Tweak Jeff's patch to correctly handle setting server state in the par...
Bill Stoddard
2004-01-15
1
-5
/
+3
*
Win32: Simplify. Issue message if the Win32DisableAcceptEx directive toggles ...
Bill Stoddard
2004-01-09
1
-10
/
+4
*
Win32: plug a socket handle leak on Win9x and when using Win32DisableAcceptex...
Bill Stoddard
2004-01-09
1
-0
/
+10
*
update license to 2004.
André Malo
2004-01-01
9
-10
/
+10
*
add support for querying MPM state to ap_mpm_query() for the WinNT MPM
Jeff Trawick
2003-12-17
3
-1
/
+12
*
Win32: Rename WindowsSocketsWorkaround directive to Win32DisableAcceptEx.
Bill Stoddard
2003-12-15
3
-20
/
+28
*
switch to APR 1.0 other-child API
Jeff Trawick
2003-12-15
1
-1
/
+1
*
Win32: Tweak MaxMemFree patch. Allocate ptrans specifying pchild
Bill Stoddard
2003-12-11
1
-2
/
+2
*
Win32: Make Win32 MPM transaction pools honor MaxMemFree
Bill Stoddard
2003-11-20
2
-4
/
+15
*
stop using deprecated apr_atomic functions
Jeff Trawick
2003-11-16
1
-6
/
+6
*
switch to APR 1.0 API (which is still in flux)
Jeff Trawick
2003-09-03
2
-4
/
+4
*
Make sure that the global ap_max_mem_free is initialized along with the
Bradley Nicholes
2003-08-27
1
-0
/
+3
[next]