]> git.ipfire.org Git - thirdparty/chrony.git/shortlog
thirdparty/chrony.git
2011-06-13  Miroslav LichvarDon't limit refclock driver name to 4 chars
2011-06-10  Miroslav LichvarDon't try to recover from our own time steps
2011-06-10  Miroslav LichvarTry to handle unexpected backward time jumps
2011-06-09  Miroslav LichvarSet version string in config.h
2011-06-09  Miroslav LichvarAdd .deps to .gitignore
2011-06-09  Miroslav LichvarMake .deps order-only prerequisite
2011-06-06  Miroslav LichvarRemove kernel version check from rtc code
2011-06-06  Miroslav LichvarDetermine hz and shift from sysconf(_SC_CLK_TCK) when...
2011-06-06  Miroslav LichvarLog final version specific details
2011-06-06  Miroslav LichvarDrop support for old readonly adjtime
2011-06-06  Miroslav LichvarDrop support for pre 2.2 Linux kernels
2011-06-06  Miroslav LichvarSupport Linux 3.0 and later
2011-05-25  Miroslav LichvarAccept packets with compatible NTP versions
2011-05-24  Miroslav LichvarSet source IPv6 address on NTP reply
2011-05-24  Miroslav LichvarMerge CCWARNFLAGS with CFLAGS
2011-05-24  Miroslav LichvarUse config.h
2011-05-24  Miroslav LichvarUse object dependencies in Makefile
2011-05-04  Miroslav LichvarUpdate NEWS 1.25
2011-05-02  Miroslav LichvarUpdate versions in man pages
2011-04-29  Miroslav LichvarModify weight calculation again
2011-04-29  Miroslav LichvarRevert using unweighted variance in weight calculation
2011-04-20  Miroslav LichvarIncrease smoothing factor in refclock variance 1.25-pre2
2011-04-18  Miroslav LichvarUpdate NEWS
2011-04-18  Miroslav LichvarAdd another chrony.conf example
2011-04-18  Miroslav LichvarIgnore extra samples in reported nruns
2011-04-13  Miroslav LichvarIn weight calculation use unweighted variance from...
2011-04-12  Miroslav LichvarAllow changing tick up to max_tick_bias
2011-04-11  Miroslav LichvarChange default maxclockerror to 1 ppm
2011-04-11  Miroslav LichvarSet reference time to last sample instead of time on...
2011-04-08  Miroslav LichvarUpdate refclock documentation
2011-04-07  Miroslav LichvarAdd new commands to protocol comment in candm.h
2011-04-07  Miroslav LichvarUpdate client copyright message
2011-04-07  Miroslav LichvarAssert there are no unhandled commands in cmdmon
2011-04-07  Miroslav LichvarAdd reselectdist command
2011-04-07  Miroslav LichvarDon't add \n to chronyc command line arguments
2011-04-07  Miroslav LichvarRevert marking offline sources as unreachable
2011-04-06  Miroslav LichvarDon't crash when sources report is requested soon after...
2011-04-06  Miroslav LichvarAdd include directive
2011-04-05  Miroslav LichvarAdd configure option to force retry on DNS failure
2011-04-05  Miroslav LichvarDon't update empty sourcestats on clock update
2011-02-15  Miroslav LichvarFix warnings produced by latest gcc
2011-02-15  Miroslav LichvarReduce Linux driver verbosity
2011-02-15  Miroslav LichvarDon't log error on opening driftfile
2011-02-14  Miroslav LichvarMake starting log even in debug mode
2011-02-14  Miroslav LichvarDon't log in signal handler
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-02-11  Miroslav LichvarFix compiler warnings in PPS configure test
2011-01-28  Miroslav LichvarUpdate NEWS 1.25-pre1
2011-01-28  Miroslav LichvarUpdate credits
2011-01-28  Miroslav LichvarRemove CVS headers
2011-01-27  Miroslav LichvarUpdate copyright
2011-01-25  Miroslav LichvarIgnore reselectdist for refclocks
2011-01-25  Miroslav LichvarMake importance of stratum in source selection configurable
2011-01-25  Miroslav LichvarDisable variance source test for now
2011-01-25  Miroslav LichvarAdd outlyer source status to cmdmon protocol
2011-01-25  Miroslav LichvarPrint sources with bad stats in client as unreachable
2011-01-25  Miroslav LichvarSelect source with minimum distance using a scoring...
2011-01-19  Miroslav LichvarSet status on doffset and dfreq commands
2011-01-19  Miroslav LichvarReply with status invalid instead of bad length on...
2011-01-18  Miroslav LichvarDon't leak descriptors to sendmail
2010-12-20  Miroslav LichvarDon't forget to shift last class dispatch timevals...
2010-12-17  Miroslav LichvarDon't send packet in last auto_offline transmit timeout
2010-12-17  Miroslav LichvarFix switching offline auto_offline source to online
2010-12-17  Miroslav LichvarEnforce timeout class separation from last dispatched...
2010-12-17  Miroslav LichvarUse enum for scheduler timeout classes
2010-12-17  Miroslav LichvarFix crash when timeout is removed from its handler
2010-12-17  Miroslav LichvarMake unsynchronised entry in tracking log on start
2010-12-17  Miroslav LichvarDelay selecting source on start
2010-12-17  Miroslav LichvarDon't update local reference unnecessarily
2010-12-17  Miroslav LichvarTrack reachability in sources module
2010-12-16  Miroslav LichvarApply jitter test only on NTP sources for now
2010-12-15  Miroslav LichvarAllow selecting source only when last regression was...
2010-12-15  Miroslav LichvarFix jitter test in source selection
2010-12-14  Miroslav LichvarDivide regression weights by stddev instead of minimum...
2010-12-09  Miroslav LichvarAdd small randomness to spacing between samples for...
2010-12-09  Miroslav LichvarShorten initial delay and sampling separation to 0...
2010-12-09  Miroslav LichvarFix separation of timeouts scheduled for exactly the...
2010-12-07  Miroslav LichvarAdd reselect command
2010-12-07  Miroslav LichvarRequire password for clients command
2010-12-07  Miroslav LichvarUpdate chronyc help text
2010-12-07  Miroslav LichvarSlowly back off sampling rate when selected source...
2010-12-07  Miroslav LichvarRequire valid_header before accumulating sample
2010-12-07  Miroslav LichvarFix log file names in documentation
2010-12-07  Miroslav LichvarAdd maxdelaydevratio command
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-12-03  Miroslav LichvarInclude maximum clock frequency error in our dispersion
2010-12-01  Miroslav LichvarFix printing of NP and NR over 99 in sourcestats
2010-11-30  Miroslav LichvarUse only 3 chars from refclock driver name in default...
2010-10-14  Miroslav LichvarAdd polltarget command
2010-10-13  Miroslav LichvarAdd logbanner directive
2010-10-13  Miroslav LichvarBase poll adjustment on number of sourcestats samples
2010-10-13  Miroslav LichvarMove default source parameters to macros
2010-10-04  Miroslav LichvarAdd -m option to allow multiple commands on command...
2010-10-04  Miroslav LichvarAdd retries and timeout commands
2010-10-04  Miroslav LichvarAdjust chronyc timeout
2010-08-26  Miroslav LichvarSupport prefer and noselect options in chronyc
2010-08-26  Miroslav LichvarMerge code for adding NTP server and peer in cmdmon
next