index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
mpm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
* modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVerify_CRL),
Joe Orton
2004-08-11
1
-4
/
+4
*
perchild MPM: Fix thread safety problem in the use of longjmp().
Jeff Trawick
2004-07-31
1
-3
/
+5
*
Prevent Win32 pool corruption at startup
Allan K. Edwards
2004-05-04
1
-2
/
+17
*
disable the use of acceptex on Win9x systems automatically
André Malo
2004-04-24
1
-0
/
+5
*
Fix a typo and clean up some tab characters.
Bradley Nicholes
2004-04-14
1
-25
/
+25
*
the eight space tabs are harassing me.
André Malo
2004-04-12
1
-366
/
+369
*
*) SECURITY: CAN-2004-0174 (cve.mitre.org)
Jeff Trawick
2004-03-19
1
-3
/
+0
*
Adapt the mpm_netware version of the ThreadStackSize directive to the common ...
Bradley Nicholes
2004-03-17
3
-17
/
+9
*
Report the NetWare socket error since we are using native socket calls
Bradley Nicholes
2004-03-16
1
-1
/
+1
*
use existing directive name ThreadStackSize instead of
Jeff Trawick
2004-03-16
5
-9
/
+10
*
Improve helpfulness of error messages when accept mutex has a problem.
Justin Erenkrantz
2004-03-14
1
-2
/
+4
*
Remove some more uneeded code.
David Reid
2004-03-12
1
-41
/
+24
*
Better handling of ONE_PROCESS.
David Reid
2004-03-12
1
-14
/
+24
*
Threaded MPMs for Unix and Win32: Add WorkerStackSize directive
Jeff Trawick
2004-03-11
10
-2
/
+20
*
Revise the beos mpm into the new world order that is heralded by
David Reid
2004-03-10
1
-309
/
+379
*
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
41
-41
/
+41
*
fix copyright dates according to the first checkin
André Malo
2004-02-08
7
-7
/
+7
*
fix copyright date according to the first check in
André Malo
2004-02-08
6
-6
/
+6
*
fix copyright dates according to the first check in
André Malo
2004-02-08
2
-2
/
+2
*
fix copyright dates according to the first checkin
André Malo
2004-02-08
3
-3
/
+3
*
fix copyright dates according to the first check in
André Malo
2004-02-08
4
-4
/
+4
*
fix copyright dates according to the first check in
André Malo
2004-02-08
5
-5
/
+5
*
fix copyright dates according to the first check in
André Malo
2004-02-08
3
-3
/
+3
*
apply Apache License, Version 2.0
André Malo
2004-02-06
41
-2174
/
+415
*
Commenting out the DBINFO define
Jean-Jacques Clar
2004-02-02
1
-1
/
+1
*
Adding missing parenthesis in DBINFO code
Jean-Jacques Clar
2004-02-02
1
-2
/
+2
*
worker MPM: fix stack overlay bug that could cause the parent
Jeff Trawick
2004-01-28
1
-1
/
+2
*
Unix MPMs: Stop dropping connections when the file descriptor
Jeff Trawick
2004-01-27
4
-40
/
+0
*
Win32: Tweak Jeff's patch to correctly handle setting server state in the par...
Bill Stoddard
2004-01-15
1
-5
/
+3
*
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
*
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
41
-42
/
+42
*
add support for querying MPM state to ap_mpm_query() for the WinNT MPM
Jeff Trawick
2003-12-17
3
-1
/
+12
[next]