]> git.ipfire.org Git - thirdparty/chrony.git/shortlog
thirdparty/chrony.git
2017-01-12  Miroslav Lichvarntp: limit maxdelay parameters
2017-01-12  Miroslav Lichvarfix some coverity warnings
2017-01-06  Miroslav Lichvardoc: update NEWS 3.0-pre3
2017-01-06  Miroslav Lichvardoc: improve chrony.conf man page
2017-01-06  Miroslav Lichvarntp: add options for compensating HW timestamping errors
2017-01-06  Miroslav Lichvarntp: add sanity check for HW timestamps
2017-01-06  Miroslav Lichvarntp: ignore zero HW timestamps
2017-01-06  Miroslav Lichvarsources: try to replace jittery sources
2017-01-06  Miroslav Lichvarclient: print refid also as string in ntpdata output
2017-01-06  Miroslav Lichvarntp: log warning when KoD RATE is received in non-burst...
2017-01-06  Miroslav Lichvarhwclock: return timestamp error
2017-01-06  Miroslav Lichvarntp: improve dispersion calculation
2017-01-06  Miroslav Lichvarconf: change default rate limiting parameters
2017-01-06  Miroslav Lichvarclientlog: disable NTP response rate limiting by default
2017-01-06  Miroslav Lichvarntp: calculate delay relative to local frequency
2016-12-15  Miroslav Lichvardoc: update NEWS 3.0-pre2
2016-12-15  Miroslav Lichvarclientlog: enable NTP response rate limiting by default
2016-12-15  Miroslav Lichvarclientlog: randomize alignment of log timestamps
2016-12-15  Miroslav Lichvarclientlog: allow very short rate limiting intervals
2016-12-15  Miroslav Lichvarconfigure: don't use recvmmsg() on FreeBSD
2016-12-14  Miroslav Lichvardoc: improve hwtimestamp description
2016-12-14  Miroslav Lichvarntp: allow wildcard in hwtimestamp directive
2016-12-14  Miroslav Lichvarclient: improve ntpdata output
2016-12-14  Miroslav Lichvarclient: don't require address in ntpdata command
2016-12-14  Miroslav Lichvarsourcestats: add upper bound for skew
2016-12-13  Miroslav Lichvarexamples: avoid Unix domain socket in chrony-wait service
2016-12-13  Miroslav Lichvarcmdmon: update protocol changelog
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-13  Miroslav Lichvarcmdmon: add reserved fields to ntpdata reply
2016-12-13  Miroslav Lichvarnameserv: set CLOEXEC flag on pipe file descriptors
2016-12-13  Miroslav Lichvarstubs: rework emulation of asynchronous resolver to...
2016-12-13  Miroslav Lichvarntp: disable maxdelayratio in interleaved/symmetric...
2016-12-09  Miroslav Lichvardoc: update NEWS 3.0-pre1
2016-12-08  Miroslav Lichvardoc: update README
2016-12-08  Miroslav Lichvartest: update 119-smoothtime
2016-12-08  Lonnie Abelbeckclient: add tab-completion with libedit/readline
2016-12-08  Miroslav Lichvarrefclock: make maximum lock age configurable
2016-12-08  Miroslav Lichvarrefclock: slew last sample even after it was used
2016-12-08  Miroslav Lichvartest: add scan-build compilation test
2016-12-08  Miroslav Lichvarconfigure: use common CPPFLAGS for all objects
2016-12-08  Miroslav Lichvarconfigure: fix help text
2016-12-08  Miroslav Lichvarntp: fix clang warning
2016-12-08  Miroslav Lichvarhwclock: fix check of sample separation
2016-12-08  Miroslav Lichvarntp: add TX error to dispersion
2016-12-08  Miroslav Lichvarntp: fix RX error added to dispersion in interleaved...
2016-12-08  Miroslav Lichvarsources: add configurable limit for jitter
2016-12-06  Miroslav Lichvarsourcestats: save variance as standard deviation
2016-12-06  Miroslav Lichvarcmdmon: allow all parameters to be set for new sources
2016-12-06  Miroslav Lichvarntp: rework calculation and testing of peer delay
2016-12-06  Miroslav Lichvarclient: print addresses with refids in ntpdata report
2016-12-06  Miroslav Lichvarclient: fix truncation of long hostnames
2016-12-06  Miroslav Lichvarclient: fix format specifier for poll in ntpdata report
2016-12-06  Miroslav Lichvarclient: fix add command
2016-12-06  Miroslav Lichvarsys_linux: allow openat in seccomp filter
2016-12-06  Miroslav Lichvarmain: add -t option to usage text
2016-12-02  Miroslav Lichvarconfigure: rename SOCKDIR to RUNDIR
2016-12-02  Miroslav Lichvarregress: remove unused struct declaration
2016-12-02  Miroslav Lichvarconf: increase default minsamples and polltarget
2016-12-02  Miroslav Lichvarmain: add -t option to chronyd
2016-12-02  Miroslav Lichvarntp: don't make client log entries for broadcast TX
2016-12-02  Miroslav Lichvarntp: avoid truncation of NTPv4 MACs by default
2016-12-02  Miroslav Lichvartest: extend 105-ntpauth
2016-12-02  Miroslav Lichvarntp: truncate MACs in NTPv4 packets
2016-12-02  Miroslav Lichvarntp: accept NTPv4 packets with truncated MACs
2016-12-02  Miroslav Lichvarkeys: add support for checking truncated MACs
2016-12-02  Miroslav Lichvarutil: move authentication and password decoding functio...
2016-12-02  Miroslav Lichvardoc: update FAQ
2016-12-02  Miroslav Lichvardoc: update man pages
2016-12-02  Miroslav Lichvardoc: update README
2016-12-02  Miroslav Lichvarntp: fix length modifier of refid in measurements log
2016-12-02  Miroslav Lichvarclient: zero pad reference ID
2016-11-25  Miroslav Lichvarclient: add ntpdata command
2016-11-25  Miroslav Lichvarcmdmon: add ntpdata command
2016-11-25  Miroslav Lichvarclient: fix format specifiers in sourcestats report
2016-11-25  Miroslav Lichvarclient: add new format specifiers to print_report()
2016-11-25  Miroslav Lichvarclient: print reference ID in hexadecimal
2016-11-25  Miroslav Lichvarsources: give access to sourcestats instance
2016-11-25  Miroslav Lichvarntp: add new debug message
2016-11-25  Miroslav Lichvarntp: fix logging of RX timestamp source in interleaved...
2016-11-25  Miroslav Lichvarntp: don't send presend packets in burst mode
2016-11-25  Miroslav Lichvarntp: allow presend of zero
2016-11-25  Miroslav Lichvarntp: send two presend packets in interleaved mode
2016-11-25  Miroslav Lichvarntp: shorten presend delay to 2 seconds
2016-11-25  Miroslav Lichvarntp: process presend responses
2016-11-25  Miroslav Lichvarreference: randomize reference time
2016-11-25  Miroslav Lichvarntp: don't reset polling interval when switching to...
2016-11-23  Miroslav Lichvarntp: fix calculation of PHC sample time
2016-11-23  Miroslav Lichvarsys_linux: allow ioctls used with HW timestamping in...
2016-11-22  Miroslav Lichvarntp: transpose HW RX timestamps
2016-11-22  Miroslav LichvarMerge branch '2.4-stable' into HEAD
2016-11-22  Miroslav Lichvarrefclock: don't compare sample time with samples from...
2016-11-21  Miroslav Lichvardoc: update NEWS 2.4-stable 2.4.1
2016-11-21  Miroslav Lichvarsources: add new status for sources that overlap truste...
2016-11-21  Miroslav Lichvarrefclock: don't compare sample time with samples from...
2016-11-21  Miroslav Lichvarrefclock: fix check for old samples
2016-11-21  Miroslav Lichvarrefclock: require new samples to have newer timestamp
2016-11-21  Miroslav Lichvartest: add smooth unit test
2016-11-21  Miroslav Lichvarsmooth: fix selection of 1st stage direction
2016-11-21  Miroslav Lichvarclient: flush stdout after printing prompt
next