]> git.ipfire.org Git - thirdparty/chrony.git/history - sourcestats.c
examples: harden systemd services
[thirdparty/chrony.git] / sourcestats.c
2021-05-12  Miroslav Lichvarupdate copyright years
2021-05-06  Miroslav Lichvarsourcestats: check samples loaded from dump files
2021-02-04  Miroslav Lichvarsources: improve handling of dump files and their format
2021-02-04  Miroslav Lichvarsourcestats: move stratum to sources
2020-03-12  Miroslav Lichvarsourcestats: move leap status to sources
2019-08-06  Miroslav Lichvarsourcestats: report offset even with single sample
2019-08-06  Miroslav Lichvarsourcestats: simplify SST_DoSourcestatsReport()
2019-08-06  Miroslav Lichvarsourcestats: enable selection with maxsamples < 3
2019-08-06  Miroslav Lichvarsourcestats: update offset estimate when regression...
2018-09-12  Miroslav Lichvarupdate copyright years
2018-08-24  Miroslav Lichvarsourcestats: improve debug message in SST_GetTrackingData()
2018-08-21  Miroslav Lichvarsourcestats: include offset SD in tracking root dispersion
2018-08-21  Miroslav Lichvarutil: introduce SQUARE macro
2018-08-17  Miroslav Lichvarsourcestats: provide frequency SD in tracking data
2018-08-17  Miroslav Lichvarsourcestats: replace constant with macro
2018-08-03  Miroslav Lichvaruse common structure for NTP samples
2018-08-03  Miroslav Lichvarsourcestats: don't save stratum for all samples
2018-08-03  Miroslav Lichvarsourcestats: track leap status
2018-02-26  Miroslav Lichvarsourcestats: limit minimum value of std_dev
2018-02-16  Miroslav Lichvarsourcestats: reset instance before loading dump file
2017-08-28  Miroslav Lichvarupdate copyright years
2017-08-28  Miroslav Lichvarsourcestats: move maxdelaydevratio test to ntp_core
2017-08-23  Miroslav Lichvarsourcestats: add fixed asymmetry
2017-08-23  Miroslav Lichvarsourcestats: add fixed minimum delay
2017-07-21  Miroslav Lichvarsourcestats: increase number of samples needed to check...
2017-06-27  Miroslav Lichvarsourcestats: use median distance in weight calculation
2017-06-27  Miroslav Lichvarsourcestats: include precision in weight calculation
2017-05-26  Miroslav Lichvarsourcestats: handle negative elapsed time in SST_GetSel...
2017-03-10  Chris Perlsourcestats: reorder arguments to DEBUG_LOG in SST_IsGo...
2017-03-10  Miroslav Lichvarlogging: remove facility parameter
2017-01-24  Miroslav Lichvarupdate copyright years
2017-01-12  Miroslav Lichvarsourcestats: align sample time used for source report
2016-12-14  Miroslav Lichvarsourcestats: add upper bound for skew
2016-12-13  Miroslav Lichvarsourcestats: add lower bound for std dev used for weighting
2016-12-13  Miroslav Lichvarsourcestats: save asymmetry run in dump files
2016-12-06  Miroslav Lichvarsourcestats: save variance as standard deviation
2016-11-25  Miroslav Lichvarcmdmon: add ntpdata command
2016-11-22  Miroslav LichvarMerge branch '2.4-stable' into HEAD
2016-08-22  Miroslav Lichvarsourcestats: return success when loading dump file...
2016-08-22  Miroslav Lichvarsourcestats: remove warning messages from SST_LoadFromF...
2016-08-22  Miroslav Lichvarsourcestats: make reading/writing dump files Y2106...
2016-08-19  Miroslav Lichvarsourcestats: update regression after loading dump file
2016-08-19  Miroslav Lichvarutil: modify UTI_*ToDouble functions to return double...
2016-08-19  Miroslav Lichvaradopt struct timespec
2016-08-11  Miroslav Lichvarsourcestats: report asymmetry in statistics log
2016-08-11  Miroslav Lichvarsourcestats: correct offsets with asymmetric network...
2016-08-11  Miroslav Lichvarsourcestats: add debug message for regression results
2016-08-11  Miroslav Lichvarsourcestats: extend array holding peer delays
2016-01-20  Miroslav LichvarMerge branch '2.2-security'
2015-12-03  Miroslav Lichvarsourcestats: use maximum value as invalid age in source...
2015-04-07  Miroslav LichvarMerge branch '1.31-security'
2015-03-27  Miroslav Lichvarsourcestats: fix updating of slope on slew with large...
2014-12-03  Miroslav Lichvarsources: allow setting minsamples and maxsamples for...
2014-12-01  Miroslav Lichvarntp: don't replace source instance when changing address
2014-10-20  Miroslav Lichvarsourcestats: reduce debug messages in slew handler
2014-10-20  Miroslav Lichvarsources: allow selection of unreachable sources
2014-10-14  Miroslav LichvarUpdate comments referencing RFC 1305
2014-09-19  Miroslav Lichvarsourcestats: remove tracking of skew change
2014-06-27  Miroslav LichvarConvert disabled log messages to debug or remove them
2014-06-05  Miroslav LichvarUpdate copyright years
2014-06-02  Miroslav Lichvarsourcestats: reset SST instance thoroughly when droppin...
2014-04-29  Miroslav Lichvarsourcestats: assert dump file is loaded with no accumul...
2014-03-21  Miroslav Lichvarsourcestats: fix signedness in scanf format
2014-01-31  Miroslav LichvarMerge branch '1.29-security'
2013-11-27  Miroslav LichvarConvert TRACEON LOG messages to DEBUG_LOG
2013-10-07  Miroslav LichvarFix Clang static analyzer warnings about never read...
2013-06-19  Miroslav LichvarAdd minimum skew limit to sourcestats
2013-06-13  Miroslav LichvarAdd minsamples and maxsamples directives
2013-06-12  Miroslav LichvarModify SST_GetSelectionData to return only necessary...
2013-06-12  Miroslav LichvarFix fabs use on delay
2013-06-03  Miroslav LichvarSet stratum from last sample instead of best
2013-06-03  Miroslav LichvarDrop unused SST_GetReferenceData()
2013-05-21  Miroslav LichvarRemove unncessary return statements
2012-02-28  Miroslav LichvarUpdate copyright years
2011-08-31  Miroslav LichvarCheck sample ordering on accumulation
2011-08-12  Miroslav LichvarLimit skew used in NTP test4
2011-06-13  Miroslav LichvarStore reference IDs in uint32_t
2011-05-24  Miroslav LichvarUse config.h
2011-04-29  Miroslav LichvarModify weight calculation again
2011-04-29  Miroslav LichvarRevert using unweighted variance in weight calculation
2011-04-13  Miroslav LichvarIn weight calculation use unweighted variance from...
2011-04-11  Miroslav LichvarSet reference time to last sample instead of time on...
2011-04-05  Miroslav LichvarDon't update empty sourcestats on clock update
2011-02-15  Miroslav LichvarFix warnings produced by latest gcc
2011-01-28  Miroslav LichvarRemove CVS headers
2011-01-27  Miroslav LichvarUpdate copyright
2010-12-15  Miroslav LichvarAllow selecting source only when last regression was...
2010-12-14  Miroslav LichvarDivide regression weights by stddev instead of minimum...
2010-12-07  Miroslav LichvarAdd test for ratio of increase in delay to stddev
2010-12-03  Miroslav LichvarCache minimum peer delay in sourcestats
2010-12-03  Miroslav LichvarKeep only absolute values of peer delays in sourcestats
2010-10-13  Miroslav LichvarBase poll adjustment on number of sourcestats samples
2010-08-25  Miroslav LichvarFix crash when reloading history with zero samples
2010-08-17  Miroslav LichvarExtend runs test
2010-08-16  Miroslav LichvarFix updating of best_single_sample
2010-08-10  Miroslav LichvarStore sourcestats samples in circular buffer
2010-08-10  Miroslav LichvarCleanup sourcestats code a bit
2010-08-06  Miroslav LichvarRemove weights from sourcestats record
2010-08-06  Miroslav LichvarRemove SST_DoUpdateRegression
2010-05-07  Miroslav LichvarMake use of UTI_AdjustTimeval in slew handlers
next