index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
scoreboard.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
adjust to UNP_ -> APR_URI_UNP_ rename
Doug MacEachern
2001-08-19
1
-1
/
+1
*
clean up the scoreboard properly after threaded processes die gracefully.
Greg Ames
2001-08-08
1
-1
/
+1
*
Exported symbols for mod_pop
William A. Rowe Jr
2001-07-31
1
-1
/
+1
*
prevent seg faults in mod_status with ExtendedStatus enabled, after
Greg Ames
2001-07-23
1
-0
/
+1
*
Fix ap_create_scoreboard fooness on Win32.
William A. Rowe Jr
2001-07-18
1
-1
/
+3
*
Make scoreboard creation a hook. This allows management
Ryan Bloom
2001-07-18
1
-0
/
+9
*
Changed AP_MPMQ_MAX_DAEMONS to refer to MaxClients and
Paul J. Reder
2001-07-18
1
-1
/
+1
*
Remove a couple fields from the scoreboard that aren't currently used.
Ryan Bloom
2001-07-16
1
-1
/
+0
*
scratch an old itch - give lingering close its own state in the scoreboard.
Greg Ames
2001-07-12
1
-1
/
+1
*
Add two functions to allow modules to access random parts of the
Ryan Bloom
2001-07-10
1
-0
/
+17
*
Moved util_uri to apr-util/uri/apr_uri, which means adding the apr_
Roy T. Fielding
2001-05-22
1
-1
/
+1
*
Make first phase changes to the scoreboard data structures in
Paul J. Reder
2001-05-15
1
-38
/
+38
*
fix some generation logic/displays in mod_status by setting
Jeff Trawick
2001-05-07
1
-1
/
+2
*
minor scoreboard/status improvements:
Jeff Trawick
2001-05-07
1
-0
/
+1
*
tweak ap_get_remote_host() so that the caller can find out if she got
Jeff Trawick
2001-03-09
1
-1
/
+1
*
Allow modules to query the MPM about it's execution profile. This
Ryan Bloom
2001-03-02
1
-1
/
+3
*
*) fix inline handling. we had: apr_inline, APR_INLINE, USE_GNU_INLINE, and
Greg Stein
2001-02-24
1
-1
/
+1
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
Start getting extended status working again.
Bill Stoddard
2001-02-14
1
-1
/
+1
*
*) include the strings stuff the right way (some platforms use string.h;
Greg Stein
2001-02-12
1
-1
/
+4
*
Fix a warning.
Ben Laurie
2001-02-11
1
-0
/
+1
*
Clean up some of the includes:
Greg Stein
2001-02-10
1
-3
/
+7
*
*) remove obsolete http_conf_globals.h
Greg Stein
2001-02-10
1
-5
/
+0
*
BeOS doesn't have unixd.h either.
David Reid
2001-02-10
1
-1
/
+1
*
Replace reinit_scoreboard with ap_create_scoreboard.
Bill Stoddard
2001-02-09
1
-9
/
+0
*
renaming various functions for consistency sake
Doug MacEachern
2001-02-08
1
-4
/
+4
*
Fix graceful shutdown with the scoreboard changes. Basically, we want
Ryan Bloom
2001-02-07
1
-2
/
+1
*
Get the Unix MPMs restarting again. If we are going to register a cleanup
Ryan Bloom
2001-02-07
1
-2
/
+2
*
Setup the server start time correctly. This also gets the server uptime
Ryan Bloom
2001-02-06
1
-0
/
+1
*
Get OS/2 MPM running again after the reunification of the scoreboard code.
Brian Havard
2001-02-06
1
-1
/
+1
*
cleanups need to return apr_status_t
Jeff Trawick
2001-02-03
1
-2
/
+3
*
Ooops, that S and D are right next to each other.
Bill Stoddard
2001-02-02
1
-2
/
+2
*
Begin restructuring scoreboard code to enable adding back in
Bill Stoddard
2001-02-02
1
-11
/
+71
*
Bring mod_status for 2.0 back in line with mod_status for 1.3. This is
Ryan Bloom
2001-02-01
1
-0
/
+283
[prev]