[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.0-pre2-23-g7a72959 |
[ 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 7a7295992f76def739f0110f1e8f1346ff3a032e (commit)
via 526974366f3a7b17a251ae01e4acdbf9a19563c1 (commit)
via 51fe589aeb4f827ed507d6506fc2dc9769046a21 (commit)
via 28cf4acf13f76628ce825d6218e722a9ac980cd3 (commit)
via ee2220f2e757de132a628a70473fc790e962be74 (commit)
via a6ec6ec3ac878457ab85e39fd6207a72da4b1e61 (commit)
from 4f5343f08617d065200df8453fce2a14124cb27d (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 7a7295992f76def739f0110f1e8f1346ff3a032e
Author: Vincent Blut <vincent.debian@xxxxxxx>
Date: Thu May 14 19:05:14 2020 +0200
sys_linux: allow some *time64 syscalls in seccomp filter
These are needed for 32-bit architectures with new system calls using
64-bit time_t.
commit 526974366f3a7b17a251ae01e4acdbf9a19563c1
Author: Vincent Blut <vincent.debian@xxxxxxx>
Date: Thu May 14 18:10:22 2020 +0200
sys_linux: restructure syscalls in seccomp filter
Having one syscall per line improves the seccomp filter reading. It
should also make updates more straightforward.
commit 51fe589aeb4f827ed507d6506fc2dc9769046a21
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon May 18 14:21:53 2020 +0200
cmdmon: add cookie length to authdata report
commit 28cf4acf13f76628ce825d6218e722a9ac980cd3
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon May 18 13:58:55 2020 +0200
cmdmon: limit reported clients by number of packets
Add a new field to the CLIENT_ACCESSES_BY_INDEX request to specify the
minimum number of NTP or cmdmon packets for a client to be reported.
Add -p option to the chronyc clients command to specify the threshold
(by default 0). This option can be used to minimize the number of cmdmon
requests when interested only in clients sending a large number
of requests.
commit ee2220f2e757de132a628a70473fc790e962be74
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon May 18 13:28:49 2020 +0200
cmdmon: allow client records to be reset
Add a flag to the CLIENT_ACCESSES_BY_INDEX request to reset the
NTP/cmdmon hits/dropped counters after reporting the current values.
Add -r option to the chronyc clients command to perform the reset. This
should make it easier to find clients that send large number of requests
over short periods of time.
commit a6ec6ec3ac878457ab85e39fd6207a72da4b1e61
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon May 18 12:06:27 2020 +0200
sources: ignore noselect sources when updating selection options
Ignore any sources specified with the noselect option with respect to
the auth selection mode.
-----------------------------------------------------------------------
Summary of changes:
candm.h | 7 ++-
client.c | 36 +++++++++++----
clientlog.c | 38 +++++++++------
clientlog.h | 4 +-
cmdmon.c | 10 ++--
doc/chrony.conf.adoc | 4 ++
doc/chronyc.adoc | 34 +++++++++-----
nts_ntp_client.c | 1 +
pktlength.c | 5 +-
reports.h | 1 +
sources.c | 5 ++
sys_linux.c | 127 ++++++++++++++++++++++++++++++++++++++++++---------
test/unit/sources.c | 12 +++--
13 files changed, 219 insertions(+), 65 deletions(-)
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.