]> git.ipfire.org Git - thirdparty/chrony.git/shortlog
thirdparty/chrony.git
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
2010-08-25  Miroslav LichvarAdd prefer and noselect options
2010-08-25  Miroslav LichvarFix crash when reloading history with zero samples
2010-08-25  Miroslav LichvarFix reloading sample histories with refclocks
2010-08-25  Miroslav LichvarAdd minstratum command
2010-08-25  Miroslav LichvarDocument minstratum option
2010-08-25  Benny Lyne... Add minstratum option
2010-08-19  Miroslav LichvarAdd -n option to allow using syslog without forking
2010-08-17  Miroslav LichvarUse 5% critical region for number of runs
2010-08-17  Miroslav LichvarExtend runs test
2010-08-17  Miroslav LichvarRun configure tests with LDFLAGS
2010-08-16  Miroslav LichvarFix updating of best_single_sample
2010-08-12  Miroslav LichvarDon't use timezone parameter in gettimeofday and settim...
2010-08-12  Miroslav LichvarReplace all CROAK calls with assert or LOG_FATAL
2010-08-11  Miroslav LichvarRegenerate critical values for number of runs
2010-08-11  Miroslav LichvarAssert number of points in regress functions
2010-08-11  Miroslav LichvarUpdate offset correction errors only when needed
2010-08-11  Miroslav LichvarFix updating of nano slew offset correction error
2010-08-10  Miroslav LichvarStore sourcestats samples in circular buffer
2010-08-10  Miroslav LichvarCleanup sourcestats code a bit
2010-08-06  Miroslav LichvarChange length of resid buffer to MAX_POINTS
2010-08-06  Miroslav LichvarRemove weights from sourcestats record
2010-08-06  Miroslav LichvarRemove SST_DoUpdateRegression
2010-08-06  Miroslav LichvarAdd nanosecond slewing to Linux driver
2010-08-05  Miroslav LichvarReset adjtime offset on start
2010-06-14  Miroslav LichvarClarify some cmdmon warning messages
2010-06-07  Miroslav LichvarDon't hang in our_round
2010-05-26  Miroslav LichvarSet minimum allowed skew to 1e-12
2010-05-20  Miroslav LichvarRead chrony.conf before checking/writing pid file
next