index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
mpm
/
winnt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-16
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-28
1
-0
/
+3
*
Fix some broken log messages in WinNT MPM.
Jeff Trawick
2003-06-05
1
-2
/
+2
*
After discussions at length on dev@apr/httpd, it is determined that
William A. Rowe Jr
2003-03-11
1
-1
/
+1
*
Added the WindowsSocketsWorkaroud directive for Windows NT/2000/XP
Allan K. Edwards
2003-03-04
3
-11
/
+58
*
fix some license text which was inadvertently lost
Jeff Trawick
2003-02-28
1
-1
/
+1
*
Win32: Avoid busy wait which consumes 100% of the CPU when all the worker
Bill Stoddard
2003-02-26
1
-52
/
+84
*
After consultations on the APR list, it was decided that /map files are
William A. Rowe Jr
2003-02-20
1
-4
/
+4
*
finished that boring job:
André Malo
2003-02-03
9
-9
/
+9
*
Conditionally revert the otherchild logic from the WinNT MPM, based on
William A. Rowe Jr
2003-01-29
1
-4
/
+21
*
Log server version and server built info at startup
Bill Stoddard
2002-12-19
1
-0
/
+5
*
We didn't atexit() the win32 keep-console-open-on-error handler early
William A. Rowe Jr
2002-11-08
1
-4
/
+4
*
Fix -k restart feature on win32.
William A. Rowe Jr
2002-10-15
1
-0
/
+1
*
Fix for Sebastian's observation of my fat fingers.
William A. Rowe Jr
2002-10-14
1
-4
/
+4
*
Handle WSA_IO_PENDING as well.
William A. Rowe Jr
2002-10-14
1
-1
/
+2
*
Bigger hack alert. Expand the range of unrecycled sockets to include
William A. Rowe Jr
2002-10-13
1
-1
/
+2
*
Win32: First cut as cleaning up mpm_default.h defaults
Bill Stoddard
2002-08-30
2
-45
/
+24
*
Win32: Add ThreadLimit directive to the windows MPM
Bill Stoddard
2002-08-28
2
-13
/
+77
*
This was an identity... sort of silly really.
William A. Rowe Jr
2002-08-04
1
-3
/
+0
*
INVALID_SOCKET is -1 and appropriate to test throughout.
William A. Rowe Jr
2002-08-04
1
-4
/
+4
*
Lots o bugs and emits here. accept_socket is a handle, although vc and
William A. Rowe Jr
2002-08-04
1
-3
/
+8
*
Outch! Always check completion against actual socket/pipe/file handles,
William A. Rowe Jr
2002-08-04
1
-2
/
+5
*
Drop a redundant destructor.
William A. Rowe Jr
2002-07-31
1
-2
/
+1
*
Continue the effort to back away from shared globals, in the get and
William A. Rowe Jr
2002-07-31
1
-23
/
+61
*
pconf global factors out nicely. The one other pconf appears to be
William A. Rowe Jr
2002-07-29
3
-1171
/
+106
*
Refactor out the child behavior from mpm_winnt. This is the first
William A. Rowe Jr
2002-07-29
1
-0
/
+1022
*
Refactor the ready_event so that it's scope is the absolute minimum
William A. Rowe Jr
2002-07-27
1
-10
/
+36
*
Rather than an arbitrary sleep interval, improve robustness and speed
William A. Rowe Jr
2002-07-27
1
-6
/
+41
*
http occurances to update for apr_socket_opt_get/set
William A. Rowe Jr
2002-07-15
1
-1
/
+2
*
Narrow service manager access to what is actually needed to perform
William A. Rowe Jr
2002-07-10
1
-13
/
+11
*
This just bugs me today...
Bill Stoddard
2002-07-05
1
-1
/
+1
*
A bit more ap_regkey and apr-ization. Fixes some new bugs where the
William A. Rowe Jr
2002-07-02
3
-21
/
+32
*
The pitfalls of cut'n'paste
William A. Rowe Jr
2002-07-01
1
-7
/
+8
*
Using apr_file_write_full() we have less to worry about,
William A. Rowe Jr
2002-07-01
1
-29
/
+26
*
Eliminate GetModuleFileName()
William A. Rowe Jr
2002-07-01
1
-8
/
+8
*
Remove all the CreateProcess() based code... see the prior commit
William A. Rowe Jr
2002-07-01
1
-233
/
+0
*
Replace CreateProcess with properly formed apr threadproc code.
William A. Rowe Jr
2002-07-01
1
-9
/
+182
[next]