[chrony-dev] [GIT] chrony/chrony.git branch master updated. 2.4-63-gc08e7e7 |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
This is an automated email from git. It was generated because a ref
change was pushed to the "chrony/chrony.git" repository.
The branch, master has been updated
via c08e7e716dceb5870c01bf7b68e62ec7a6a4ca82 (commit)
via a06a5f1baaa5a35e0b0f15f1547149f39b882374 (commit)
via fb5d4f1da4f7ec16af7b544754c64629139806ac (commit)
via d2e5b41369b660afef96e4fec01d16fc57c23a89 (commit)
via 4b6b6e5cbaa51d3079227d986875bc4f43e8eb8c (commit)
via 27b4c396d0ba8b1c33cb26a074e9abf213ca7c4b (commit)
via 41eb5b79cb56fd379834584268e3bd0d38b340cd (commit)
via 23cf74d5c740edc727a6e75b30e467d6414dcdec (commit)
via 1a038bfd50d7cfb5f1a99a364caa6a1783c51756 (commit)
via dd02d672244d0360bcb753cb96206c0d80322f84 (commit)
via 648bf8bd3e76392aeba2d5b9422b4c9fd0a7d6f8 (commit)
via 82c4bfe5d2f06577814ac73ef3b800dbd4807fbd (commit)
from 98ba4ce4d58482c91c9febd49e42d3a3d894b546 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c08e7e716dceb5870c01bf7b68e62ec7a6a4ca82
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Sep 7 10:37:26 2016 +0200
use correct facility in LOG messages
commit a06a5f1baaa5a35e0b0f15f1547149f39b882374
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Sep 7 10:26:42 2016 +0200
sources: remove dump files on start
When chronyd is starting, after the point where dump files are loaded,
remove all files in the dump directory that match the naming scheme used
for dump files. This prevents loading stale dump files that were not
saved in the latest run of chronyd.
commit fb5d4f1da4f7ec16af7b544754c64629139806ac
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Sep 6 17:23:39 2016 +0200
conf: disable dumpdir and logdir by default
Use empty string instead of "." (which is normally the root directory)
as the default value of dumpdir and logdir to indicate they are not
specified. Print warnings in syslog when trying to log or dump
measurements without dumpdir or logdir.
commit d2e5b41369b660afef96e4fec01d16fc57c23a89
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Sep 6 15:47:40 2016 +0200
client: flush stdout after printing prompt
Apparently fgets() doesn't flush stdout in some libc implementations.
commit 4b6b6e5cbaa51d3079227d986875bc4f43e8eb8c
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Sep 6 15:46:49 2016 +0200
client: remove out of date comment
commit 27b4c396d0ba8b1c33cb26a074e9abf213ca7c4b
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Sep 6 15:42:00 2016 +0200
client: fix printing of negative poll in sources report again
This was broken in commit 3f51805e6214cad5cb9a863491316937541601ec.
commit 41eb5b79cb56fd379834584268e3bd0d38b340cd
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Sep 6 15:24:31 2016 +0200
client: check address in waitsync command
commit 23cf74d5c740edc727a6e75b30e467d6414dcdec
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Sep 6 14:49:00 2016 +0200
util: convert invalid addresses as IPADDR_UNSPEC
commit 1a038bfd50d7cfb5f1a99a364caa6a1783c51756
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Aug 24 13:13:58 2016 +0200
test: add 011-asymjitter
commit dd02d672244d0360bcb753cb96206c0d80322f84
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Aug 24 13:13:20 2016 +0200
test: add support for testing with asymmetric jitter
commit 648bf8bd3e76392aeba2d5b9422b4c9fd0a7d6f8
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Aug 24 10:40:21 2016 +0200
test: extend 113-leapsecond
commit 82c4bfe5d2f06577814ac73ef3b800dbd4807fbd
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Aug 24 10:21:39 2016 +0200
sources: include trust option in leap second voting
When sources specified with the trust option pass the source selection,
ignore other sources in the vote of leap second status.
-----------------------------------------------------------------------
Summary of changes:
client.c | 11 ++--
conf.c | 10 ++--
logging.c | 12 +++--
main.c | 9 ++--
sources.c | 69 ++++++++++++++++++++----
sources.h | 2 +-
tempcomp.c | 4 +-
test/simulation/{001-defaults => 011-asymjitter} | 7 ++-
test/simulation/113-leapsecond | 18 +++++--
test/simulation/test.common | 16 ++++--
util.c | 4 ++
11 files changed, 127 insertions(+), 35 deletions(-)
copy test/simulation/{001-defaults => 011-asymjitter} (66%)
hooks/post-receive
--
chrony/chrony.git
--
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.