]> git.ipfire.org Git - thirdparty/chrony.git/history - reference.c
conf: rework allow/deny parser
[thirdparty/chrony.git] / reference.c
2020-09-16  Miroslav Lichvarupdate copyright years
2020-08-19  Miroslav Lichvarreference: fix assignment of frequency_sd
2020-05-21  Miroslav Lichvarlocal: don't remove handlers in finalization
2020-05-21  Miroslav Lichvarreference: fix offset sign in log message
2020-05-14  Miroslav Lichvarreference: shorten logchange log message
2020-03-26  Miroslav Lichvarreference: improve check for close leap second
2020-03-12  Miroslav Lichvarreference: update synchronization status more frequently
2020-03-12  Miroslav Lichvarsources: update reference leap status early
2020-03-12  Miroslav Lichvarreference: don't report synchronized status after unkno...
2020-03-12  Miroslav Lichvarreference: convert to monotonic time
2019-10-24  Miroslav Lichvarswitch to new util file functions
2019-10-24  Miroslav Lichvarreference: don't clone file attributes of drift file
2019-09-12  Miroslav Lichvarreference: make local reference timestamp consistent
2019-09-11  Miroslav Lichvarreference: rework adjustment of reference timestamp
2018-09-12  Miroslav Lichvarupdate copyright years
2018-08-21  Miroslav Lichvarreference: refactor estimation of clock frequency
2018-08-21  Miroslav Lichvarreference: include skew in local sync status setting
2018-08-21  Miroslav Lichvarutil: introduce SQUARE macro
2018-08-21  Miroslav Lichvarreference: fix offset SD to include elapsed time
2018-08-17  Miroslav Lichvarsources: provide frequency SD to reference update
2018-06-20  Miroslav Lichvarreference: specify recipient in message when sending...
2018-06-20  Miroslav Lichvarreference: terminate string returned by gethostname()
2018-06-20  Miroslav Lichvarcheck values returned by gmtime() and localtime()
2017-10-11  Chris Perlreference: add function to get TAI-UTC offset
2017-09-15  Miroslav Lichvarreference: check for gmtime() error
2017-08-28  Miroslav Lichvarupdate copyright years
2017-08-23  Miroslav Lichvarreference: add new fields to tracking log
2017-08-23  Miroslav Lichvarreference: separate calculation of root dispersion
2017-08-23  Miroslav Lichvarreference: refactor log writing
2017-08-23  Miroslav Lichvarreference: don't update fallback drift on manual input
2017-08-23  Miroslav Lichvarreference: simplify check for NaN
2017-08-15  Miroslav Lichvarreference: don't adjust invalid reference time
2017-07-25  Miroslav Lichvarreference: don't report zero stratum when synchronised
2017-06-30  Miroslav Lichvarreference: get TAI-UTC offset from leap second timezone
2017-06-30  Miroslav Lichvarlocal: add support for setting TAI-UTC offset
2017-06-30  Miroslav Lichvarreference: move static tz variables to function using...
2017-03-10  Miroslav Lichvarlogging: remove facility parameter
2017-01-27  Miroslav Lichvarreference: report zero root dispersion with local reference
2016-11-25  Miroslav Lichvarreference: randomize reference time
2016-11-22  Miroslav LichvarMerge branch '2.4-stable' into HEAD
2016-08-19  Miroslav Lichvarutil: modify UTI_*ToDouble functions to return double...
2016-08-19  Miroslav Lichvaradopt struct timespec
2016-05-30  Miroslav Lichvarreference: suppress orphan option in special reference...
2016-05-13  Miroslav Lichvarupdate copyright years
2016-04-08  Miroslav Lichvarreference: rework activation of local reference
2016-04-08  Miroslav Lichvarreference: return real sync status in REF_GetReferenceP...
2016-04-08  Miroslav Lichvarreference: report same values in tracking command as...
2016-04-08  Miroslav Lichvarcmdmon: extend local command to match local directive
2016-04-08  Miroslav Lichvarreference: clamp local stratum set from cmdmon
2016-03-31  Miroslav Lichvarreference: add orphan mode to local reference
2016-03-31  Miroslav Lichvarreference: activate local reference with large root...
2016-01-29  Miroslav Lichvarconf: set logchange to 1 second by default
2016-01-20  Miroslav LichvarMerge branch '2.2-security'
2015-11-10  Miroslav Lichvarsched: always return non-zero timeout ID
2015-08-26  Miroslav Lichvarreference: call LCL_SetSystemLeap() only on leap changes
2015-06-22  Miroslav Lichvarreference: move definition of special refids to ntp.h
2015-04-24  Miroslav Lichvarreference: use 2012 leap second in leapsectz test
2015-04-10  Miroslav Lichvarupdate copyright years
2015-04-07  Miroslav LichvarMerge branch '1.31-security'
2015-04-07  Miroslav Lichvarlocal: check offset sanity before accumulation
2015-04-07  Miroslav Lichvarntp: smear leap second with slewing mode and smoothing
2015-04-07  Miroslav Lichvarntp: add server time smoothing
2015-03-31  Miroslav Lichvarreference: update our reference time on slew
2015-03-27  Miroslav Lichvarreference: schedule fallback drift even when synchronized
2015-03-27  Miroslav Lichvarreference: don't limit fallback drift offset
2015-03-27  Miroslav Lichvarreference: fix initial fallback drift setting
2015-03-27  Miroslav Lichvarreference: use step leap mode by default if system...
2015-03-27  Miroslav Lichvarreference: update leap status right after leap second
2015-03-27  Miroslav Lichvarreference: don't report synchronized status during...
2015-03-27  Miroslav Lichvarreference: add new leap second handling modes
2014-12-10  Miroslav Lichvarlocal: add new driver call to set synchronization status
2014-12-09  Miroslav Lichvarclient: add second form of makestep command
2014-10-14  Miroslav Lichvarntp: define NTP_MAX_STRATUM for other modules
2014-10-14  Miroslav LichvarUpdate comments referencing RFC 1305
2014-09-09  Miroslav LichvarIgnore measurements around leap second
2014-08-19  Miroslav Lichvarreference: always update driftfile on exit
2014-06-27  Miroslav LichvarConvert disabled log messages to debug or remove them
2014-06-06  Miroslav LichvarCheck return value of chmod() and fcntl()
2014-06-06  Miroslav Lichvarreference: fix adjusting of last reference update time
2014-06-05  Miroslav LichvarUpdate copyright years
2014-06-05  Miroslav Lichvarreference: rework makestep
2014-06-04  Miroslav Lichvarreference: cook timestamp when setting reference
2014-06-04  Miroslav Lichvarreference: announce leap second only on last day of...
2014-06-02  Miroslav Lichvarlocal: reset daemon after unexpected time jump
2014-06-02  Miroslav Lichvarlocal: replace is_step_change parameter of change handl...
2014-05-23  Miroslav Lichvarreference: fix logging of initial unsynchronized tracki...
2014-04-11  Miroslav Lichvarreference: negate offset printed in maxchange log message
2014-04-09  Miroslav Lichvarreference: add UpdateOnce and PrintOnce modes
2014-04-09  Miroslav Lichvarreference: exit with non-zero code when maxchange limit...
2014-04-09  Miroslav Lichvarntp: drop initstepslew NTP implementation
2014-01-31  Miroslav LichvarMerge branch '1.29-security'
2014-01-21  Miroslav LichvarFix writing of drift and RTC files
2013-06-21  Miroslav LichvarFix possible leaks of temporary file names
2013-06-19  Miroslav LichvarUpdate copyright years
2013-06-17  Miroslav LichvarAdd more entries to tracking log
2013-06-17  Miroslav LichvarFix maxchange offset check
2013-06-17  Miroslav LichvarCall maybe_log_offset and update_leap_status after...
2013-06-17  Miroslav LichvarLog manual entries with MANU refid in tracking log
2013-06-17  Miroslav LichvarReuse REF_SetReference code with manual reference
2013-06-14  Miroslav LichvarWrite freq and skew to drift file with six decimal...
next