index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
mpm
/
winnt
/
mpm_winnt.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Win32: Move apr_bucket_alloc() to a more reasonable location to fix memory leak.
Bill Stoddard
2002-04-01
1
-0
/
+1
*
Port the -k config option to Apache 2.0. This allows users to reconfigure
Ryan Bloom
2002-03-22
1
-1
/
+1
*
My [sixth?] major revamp of service.c. Traded an event for a mutex
William A. Rowe Jr
2002-03-14
1
-1
/
+1
*
Cleanup the eventlogger code, and split it into its own source.
William A. Rowe Jr
2002-03-14
1
-0
/
+5
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Upon advice of the FirstBill, I began looking for exceptions that occur
William A. Rowe Jr
2002-02-07
1
-0
/
+9
*
Externalize the functions to manage the mpm's queue of completion_contexts.
Bill Stoddard
2001-11-17
1
-0
/
+37
*
Win32: Deprecate ap_start_shutdown/ap_start_restart in favor of ap_signal_par...
Bill Stoddard
2001-10-17
1
-4
/
+6
*
Since we expect many users to start experimenting with the next release,
William A. Rowe Jr
2001-08-17
1
-1
/
+4
*
get the MPMs consistent w.r.t. visibility of ap_max_requests_per_child
Jeff Trawick
2001-05-07
1
-1
/
+0
*
Clean up some exposed data that should be internal to service.c
William A. Rowe Jr
2001-04-12
1
-5
/
+3
*
*) Reimplement the Windows MPM (mpm_winnt.c) to eliminate calling
Bill Stoddard
2001-03-12
1
-13
/
+0
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
Begin restructuring scoreboard code to enable adding back in
Bill Stoddard
2001-02-02
1
-2
/
+0
*
Get files including mpm_winnt.h compiling again by removing
Jeff Trawick
2000-12-04
1
-5
/
+0
*
Return buff.h to the winnt mpm till Bill (or I, if I must) remove the
William A. Rowe Jr
2000-11-09
1
-0
/
+4
*
Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
William A. Rowe Jr
2000-10-16
1
-2
/
+2
*
Adjust the WinNT MPM/SCM code for apr_initopt/apr_getopt; mostly just a
William A. Rowe Jr
2000-08-09
1
-3
/
+3
*
Convert all of the apr_listen.h to ap_listen.h. This was a side effect
Ryan Bloom
2000-08-02
1
-1
/
+1
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-19
/
+19
*
Advisory: This patch is still anywhere but complete. However, it
William A. Rowe Jr
2000-07-11
1
-2
/
+5
*
PR:
William A. Rowe Jr
2000-05-31
1
-3
/
+89
*
PR:
William A. Rowe Jr
2000-05-28
1
-1
/
+1
*
William A. Rowe Jr
2000-05-27
1
-1
/
+1
*
s/IMPORT/EXPORT/g; typo i assume.
Doug MacEachern
2000-05-26
1
-1
/
+1
*
William A. Rowe Jr
2000-05-19
1
-0
/
+6
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
Ryan Bloom
2000-04-14
1
-1
/
+1
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
1
-55
/
+56
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
1
-9
/
+9
*
More sendfile work. Use new sendfile API in Apache, update Windows MPM
Bill Stoddard
2000-01-27
1
-12
/
+1
*
Fix some warnings when configured with --enable-maintainer-mode.
Ryan Bloom
1999-12-13
1
-1
/
+0
*
Fix GetAcceptExSockaddrs plus a few tweaks.
Bill Stoddard
1999-10-19
1
-2
/
+2
*
Use AcceptEx with an async completion port. What we are gaining here is
Bill Stoddard
1999-10-08
1
-1
/
+16
*
Changed pools to contexts. Tested with prefork and pthread mpm's. I'll
Ryan Bloom
1999-08-31
1
-1
/
+1
*
Use AcceptEx (a.k.a. accept and receive) on windows NT. Begin work to make
Bill Stoddard
1999-08-20
1
-0
/
+11
*
Win32: Start work on the winnt mpm. This is all horribly broken and hacked ri...
Bill Stoddard
1999-08-05
1
-0
/
+67