]> granicus.if.org Git - apache/history - server/scoreboard.c
Update the copyright year in all .c, .h and .xml files
[apache] / server / scoreboard.c
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-02-18 William A. Rowe Jr Fix some symbols which should -not- be exported,...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-02-02 Jim JagielskiKeep track of time taken to process requests again.
2004-10-23 Roy T. Fieldingveto and revert win64 patch: 64bit changes must percola...
2004-10-22 Allan K. EdwardsWIN64: API changes to clean up Windows 64bit compile...
2004-09-22 Joe Orton* server/scoreboard.c (create_namebased_scoreboard...
2004-09-15 Mladen TurkWorker shared data has to be visible across all child...
2004-07-28 Graham LeggettAdd load balancer support to the scoreboard in preparat...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-01 André Maloupdate license to 2004.
2003-03-24 Martin KraemerOn failures, try to add a hint what went wrong
2003-02-03 André Malofinished that boring job:
2002-05-17 Jeff Trawickstop using APLOG_NOERRNO in calls to ap_log_?error()
2002-04-04 Aaron BannertFix a potential size mismatch (apr_off_t might be 64bit...
2002-03-29 Jim JagielskiThe old, legacy (and unused) code in which the scoreboa...
2002-03-20 Jeff Trawickap_create_scoreboard() now initializes the scoreboard...
2002-03-20 William A. Rowe Jr The source of some ills ... there is no reason to...
2002-03-16 William A. Rowe Jr Eliminate potential ap_server_root_relative segfaults...
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-03-13 Jeff TrawickFix the calculation of thread_num in the worker score...
2002-02-27 Doug MacEachernap_calc_scoreboard_size() needs to be exported for...
2002-02-25 Cliff Woolleyremove a tab
2002-02-21 Aaron BannertPlacing the thread-limit and server-limit values, those...
2002-02-19 Bill StoddardThis fixes a bug in mod_status on Windows where restart...
2002-02-15 Aaron BannertImplement new ScoreBoardFile directive logic. This...
2002-02-01 Bradley NicholesMoved the #endif of APR_HAS_SHARED_MEMORY to include...
2002-02-01 Aaron BannertCreate the scoreboard (in the parent) in a global pool...
2002-01-30 Ryan BloomChange the Windows MPM to only use the pre_mpm phase...
2002-01-28 Jeff Trawickfix the problem where a scoreboard init failure could...
2002-01-25 Jeff Trawickaxe an unused variable
2002-01-25 William A. Rowe Jr No. I don't like this patch. I like what it does...
2002-01-24 William A. Rowe Jr A quick hack around Aaron's patch. Win32 'supports...
2002-01-23 Aaron BannertJust a style update before I work on this thing any...
2002-01-23 Aaron BannertAlthough this patch is technically correct, I'm not...
2002-01-14 Bradley NicholesAdded APR_HAS_SHARED_MEMORY to a section of code where...
2002-01-10 William A. Rowe Jr This patch eliminated from the _SHARED_ segment of...
2001-12-30 Brian HavardMake calc_scoreboard_size() and init_scoreboard() usabl...
2001-12-24 Jeff Trawickfix a horrible bug which caused scoreboard initialation...
2001-12-24 Jeff TrawickThe scoreboard is no longer created while we can write to
2001-12-21 William A. Rowe Jr Clean up a compiler emit for signedness
2001-12-18 Jeff TrawickChange core code to allow an MPM to set hard thread...
2001-12-07 Aaron BannertProvide an accessor function for the global_score porti...
2001-12-07 Aaron BannertExport ap_get_parent_scoreboard and ap_get_servers_scor...
2001-10-26 Greg Amesprevent seg faults in mod_status trying to access vhost...
2001-08-30 Jeff Trawickwhen we bail out due to a fatal error in apr_shm_init...
2001-08-19 Doug MacEachernadjust to apr_uri_ rename
2001-08-19 Doug MacEachernadjust to UNP_ -> APR_URI_UNP_ rename
2001-08-07 Greg Amesclean up the scoreboard properly after threaded process...
2001-07-31 William A. Rowe Jr Exported symbols for mod_pop
2001-07-23 Greg Amesprevent seg faults in mod_status with ExtendedStatus...
2001-07-18 William A. Rowe Jr Fix ap_create_scoreboard fooness on Win32.
2001-07-18 Ryan BloomMake scoreboard creation a hook. This allows management
2001-07-18 Paul J. RederChanged AP_MPMQ_MAX_DAEMONS to refer to MaxClients and
2001-07-16 Ryan BloomRemove a couple fields from the scoreboard that aren...
2001-07-12 Greg Amesscratch an old itch - give lingering close its own...
2001-07-10 Ryan BloomAdd two functions to allow modules to access random...
2001-05-22 Roy T. FieldingMoved util_uri to apr-util/uri/apr_uri, which means...
2001-05-15 Paul J. RederMake first phase changes to the scoreboard data structu...
2001-05-07 Jeff Trawickfix some generation logic/displays in mod_status by...
2001-05-07 Jeff Trawickminor scoreboard/status improvements:
2001-03-09 Jeff Trawicktweak ap_get_remote_host() so that the caller can find...
2001-03-02 Ryan BloomAllow modules to query the MPM about it's execution...
2001-02-24 Greg Stein*) fix inline handling. we had: apr_inline, APR_INLINE...
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...