]> granicus.if.org Git - apache/history - server/scoreboard.c
get the last worker in a given child initialized properly
[apache] / server / scoreboard.c
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2001-02-14 Bill StoddardStart getting extended status working again.
2001-02-12 Greg Stein*) include the strings stuff the right way (some platfo...
2001-02-11 Ben LaurieFix a warning.
2001-02-10 Greg SteinClean up some of the includes:
2001-02-10 Greg Stein*) remove obsolete http_conf_globals.h
2001-02-10 David ReidBeOS doesn't have unixd.h either.
2001-02-09 Bill StoddardReplace reinit_scoreboard with ap_create_scoreboard.
2001-02-08 Doug MacEachernrenaming various functions for consistency sake
2001-02-07 Ryan BloomFix graceful shutdown with the scoreboard changes....
2001-02-07 Ryan BloomGet the Unix MPMs restarting again. If we are going...
2001-02-06 Ryan BloomSetup the server start time correctly. This also gets...
2001-02-06 Brian HavardGet OS/2 MPM running again after the reunification...
2001-02-03 Jeff Trawickcleanups need to return apr_status_t
2001-02-02 Bill StoddardOoops, that S and D are right next to each other.
2001-02-02 Bill StoddardBegin restructuring scoreboard code to enable adding...
2001-02-01 Ryan BloomBring mod_status for 2.0 back in line with mod_status...