]> granicus.if.org Git - apache/history - server/scoreboard.c
Update mergeinfo only: r1735891 was merged to 2.4.x in r1787728.
[apache] / server / scoreboard.c
2018-01-14 Stefan EissingOn the 2.4.x branch:
2018-01-13 Yann YlavicMerge r1802618, r1820808 from trunk:
2016-12-02 Jim JagielskiMerge r1738631, r1738633, r1738635, r1757030, r1757031...
2016-05-03 Ruediger PluemMerge r1741310, r1741461 from trunk:
2016-04-27 Jim JagielskiMerge r1739008, r1739146, r1739151, r1739193 from trunk:
2016-03-02 Jim JagielskiMerge r1729930, r1729931 from trunk:
2016-02-25 Stefan Eissingmerging pre_close_connection hook, prep_lingering_close...
2015-11-03 Graham Leggettcore: Fix scoreboard crash (SIGBUS) on hardware requiri...
2015-03-31 Jim JagielskiMerge r1668532, r1668535, r1668553 from trunk:
2014-12-02 Jim JagielskiMerge r1638073 from trunk:
2014-09-26 Jim JagielskiMerge r1624349 from trunk:
2014-07-14 Joe OrtonMerge 1610491 from trunk:
2013-08-07 Jim JagielskiMerge r1503990, r1503991 from trunk:
2012-08-14 Jeff TrawickRevert r1373105, the merging of incompatible DefaultRun...
2012-08-14 Jim JagielskiMerge r1364695, r1369477, r1369808, r1370288, r1370225...
2012-07-25 Rainer JungAdd the port number to the vhost's name in scoreboard.
2012-03-31 Stefan FritschMerge r1303201, r1303435, r1303827:
2012-02-01 Jim JagielskiAlign 2.4 w/ trunk... since 2.4.0 was never released...
2012-01-11 Joe OrtonMerge r1230065 from trunk (adapted to avoid MMN change):
2011-12-05 Stefan FritschBackport r1209766, r1210252, r1210284:
2011-09-23 Stefan FritschMore cleanup: Expand tabs and some more indentation...
2011-09-19 Stefan FritschAdd wrappers for malloc, calloc, realloc that check...
2011-06-17 Jeff Trawicks/seperate/separate/
2011-06-06 Stefan FritschIntroduce ap_(get|set)_core_module_config() functions...
2011-02-26 Jeff Trawickfix some logging calls to include the server_rec
2011-01-13 Jim Jagielskiwhitespace
2011-01-13 Jim JagielskiOK... a good commit point (we don't quite compile yet...
2010-09-01 Jeff Trawickrunning_gen was only set to an interesting value on...
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2010-01-26 William A. Rowe JrRefactor mod_status out of the ExtendedStatus toggle...
2009-12-02 Ruediger Pluem* server/scoreboard.c::ap_create_scoreboard
2009-10-18 Stefan FritschUse the new ap_update_child_status_from_conn() to put...
2009-10-08 Stefan Fritschmod_logio: introduce new optional function ap_logio_get...
2009-10-03 Jeff Trawickrefactor child status update functions to accommodate...
2009-10-03 Jim JagielskiProvide new ap_update_child_status_from_conn() mostly
2009-03-24 Jeff TrawickIntroduce a new set of APIs to allow MPMs to be proper...
2008-12-02 Paul QuernaAPI Cleanup in preperation for 2.4.x, make sure all...
2007-12-08 Ruediger Pluem* Enable the proxy to keep connections persistent in...
2007-11-04 Ruediger Pluem* Use the same declaration for ap_time_process_request...
2007-10-31 Jim JagielskiAdd in SeeRequestTail directive, to handle the shortcoming
2007-10-24 William A. Rowe JrActually re-fix Christian's recommendation, someone...
2007-10-24 William A. Rowe JrMMN major bump required; this API is altogether inconsi...
2007-09-24 Nick KewPR 40037: try to avoid risk of misleading the lusers...
2007-09-12 Jim JagielskiSome minor cleanups:
2007-09-12 Jean-Frederic Clerelb_score is bigger proxy_worker_stat. Prevent wasting...
2007-09-09 Jim JagielskiReinsert extern int PROXY_DECLARE_DATA proxy_lb_workers
2007-06-29 Joe OrtonRevert r547987 ("svn merge -c -547987 .")
2007-06-16 Jim JagielskiPID table impl: parent process keeps a local table...
2006-07-11 Roy T. Fieldingupdate license header text
2006-06-26 William A. Rowe Jr Make the range test legible; in the process, uncover...
2006-05-10 Martin KraemerTypo (..for use with by the scoreboard) changed to
2006-05-07 Nick KewScoreboard size (Chris Darroch)
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...
next