]> git.ipfire.org Git - thirdparty/chrony.git/history - rtc_linux.c
ntp: fix log message for replaced source
[thirdparty/chrony.git] / rtc_linux.c
2019-12-12  Christian Ehrhardtrtc: extend check for RTCs that don't support interrupts
2019-12-10  Miroslav Lichvarrtc: disable interrupts in finalization
2019-12-10  Miroslav Lichvarrtc: handle RTCs that don't support interrupts
2019-12-10  Miroslav Lichvarrtc: don't finalize driver if initialization failed
2019-12-10  Miroslav Lichvarrtc: simplify and move switch_interrupts()
2019-10-24  Miroslav Lichvarswitch to new util file functions
2019-10-24  Miroslav Lichvarrtc: don't clone file attributes of rtc file
2018-06-20  Miroslav Lichvarcheck values returned by gmtime() and localtime()
2017-03-10  Miroslav Lichvarlogging: remove facility parameter
2017-01-12  Miroslav Lichvarrtc: check for backward RTC steps
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-06-23  Miroslav Lichvarsched: rework file handling API
2016-01-20  Miroslav LichvarMerge branch '2.2-security'
2015-11-10  Miroslav Lichvarsched: always return non-zero timeout ID
2015-10-08  Miroslav Lichvarconfigure: make default hwclockfile configurable
2015-10-08  Miroslav Lichvarrtc: improve logging
2015-10-06  Miroslav Lichvarrtc: restore time from driftfile if later than RTC...
2015-09-03  Miroslav Lichvarrtc: fix setting time from driftfile when RTC reading...
2015-04-07  Miroslav LichvarMerge branch '1.31-security'
2015-04-07  Miroslav Lichvarlocal: check offset sanity before accumulation
2014-09-25  Miroslav Lichvarrtc: allocate samples dynamically
2014-08-19  Miroslav Lichvarrtc: don't try to open rtcfile when not set
2014-08-19  Miroslav Lichvarrtc: use fscanf() to read coefficients
2014-08-19  Miroslav Lichvarrtc: return status from preinit function
2014-08-19  Miroslav Lichvarrtc: use LCL functions to read and step system clock
2014-08-19  Miroslav Lichvarrtc: improve accuracy of preinit step
2014-08-19  Miroslav Lichvarrtc: minor cleanup in RTC_Linux_TimePreInit()
2014-08-18  Miroslav Lichvarrtc: cleanup in error messages
2014-06-06  Miroslav LichvarCheck return value of chmod() and fcntl()
2014-06-05  Miroslav LichvarUpdate copyright years
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-06-02  Hattink, Tjalling... rtc: more reliable method of reading rtc for initial...
2014-01-31  Miroslav LichvarMerge branch '1.29-security'
2014-01-21  Miroslav LichvarFix writing of drift and RTC files
2014-01-09  Miroslav LichvarSimplify expression used in frequency accumulation
2014-01-09  Miroslav LichvarFix frequency accumulation again
2014-01-09  Miroslav LichvarConvert disabled log message in rtc_linux.c to DEBUG_LOG
2013-12-11  Miroslav LichvarAdd option to read RTC LOCAL/UTC setting from hwclock...
2013-12-10  Miroslav LichvarReplace /sbin/clock with /sbin/hwclock in documentation...
2013-12-10  Miroslav LichvarMake naming of RTC config functions consistent
2013-11-27  Miroslav LichvarAdd option to trim RTC automatically
2013-11-27  Miroslav LichvarRemove forgotten macros
2013-11-27  Miroslav LichvarUse N_SAMPLES_PER_REGRESSION macro in rtc_linux module
2013-10-07  Miroslav LichvarFix regression validity check in handle_relock_after_trim()
2013-10-07  Paul Menzelrtc_linux.c: Remove useless assignment `error = -1;`
2013-06-21  Miroslav LichvarFix possible leaks of temporary file names
2013-06-14  Miroslav LichvarCleanup including of system headers
2013-06-05  Miroslav LichvarRename SCH_GetFileReadyTime() and extend it to return...
2013-05-21  Miroslav LichvarRemove unncessary return statements
2012-09-10  Miroslav LichvarCheck for errors when writing new drift files
2012-02-28  Miroslav LichvarUpdate copyright years
2012-02-14  Miroslav LichvarStep system time in RTC preinit only with offsets over...
2012-02-14  Miroslav LichvarFix last commit
2012-02-13  Miroslav LichvarBetter estimate RTC offset right after trim
2011-11-15  Miroslav LichvarIntroduce offset correction rate
2011-09-14  Miroslav LichvarFix writing rtc data when called soon after trimrtc
2011-06-06  Miroslav LichvarRemove kernel version check from rtc code
2011-05-24  Miroslav LichvarUse config.h
2011-02-15  Miroslav LichvarFix warnings produced by latest gcc
2011-02-11  Miroslav LichvarDon't use uninitialized memory when setting RTC time
2011-02-11  Miroslav LichvarUse system headers for Linux RTC support
2011-01-28  Miroslav LichvarRemove CVS headers
2011-01-18  Miroslav LichvarDon't leak descriptors to sendmail
2010-08-12  Miroslav LichvarReplace all CROAK calls with assert or LOG_FATAL
2010-05-07  Miroslav LichvarMake use of UTI_AdjustTimeval in slew handlers
2010-05-07  Miroslav LichvarFix RTC slew handler
2010-04-27  Miroslav LichvarRemove absolute frequency from handler parameters
2010-04-21  Miroslav LichvarFix frequency accumulation
2010-04-13  Miroslav LichvarRefactor file logging
2010-02-16  Miroslav LichvarPrepare for handling offset correction error
2009-12-20  Bill UnruhLog warning when changing file ownership fails
2009-11-30  Miroslav LichvarOpen rtc log after dropping root privileges
2009-11-30  Miroslav LichvarRead local time immediately after select()
2009-11-18  Miroslav LichvarAvoid blocking read in rtc_linux
2009-10-28  Miroslav LichvarUpdate COPYING and FSF address
2009-10-13  Miroslav LichvarAlways send timevals in cmdmon protocol in 64-bit format
2007-06-26  Richard P. CurnowMerge branch 'bu'
2007-06-26  Richard P. CurnowFix whitespace issue with last patch
2007-06-26  Bill UnruhFix problems with rtc_linux.
2006-01-19  Richard CurnowRTC usage bails out cleanly if accessing it goes wrong...
2006-01-19  Richard CurnowRemove dependence on <linux/spinlock.h>
2006-01-19  richardUpdate copyright to 2003
2006-01-19  richardTentative support for Linux 2.5/6/7/8
2006-01-19  Richard P. CurnowEquivalent to V1.19.99.1