[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.3-22-g8901293 |
[ 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 8901293be8b682227ccc180cab939a652e79e0f0 (commit)
via e789b0817f393a18d1d34b0882ce7a2cc4bfbb9d (commit)
via d0fd04c0a2c133f7c62a7af81a34879a3e364730 (commit)
via 7122321249ce1ee90196afea6f7d78de45ce87ad (commit)
via b328c8c348fce1da477a86abb520cce8342c7063 (commit)
from 7b97668319f9449b4adb1a978bb1fe9b0fb22e4d (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 8901293be8b682227ccc180cab939a652e79e0f0
Author: Mike Ryan <msr@xxxxxxxxxx>
Date: Wed Nov 16 09:13:09 2022 -0500
ntp: set DSCP for IPv6
Chrony's dscp setting currently applies to IPv4 only. This patch sets
the necessary option for IPv6 as well.
commit e789b0817f393a18d1d34b0882ce7a2cc4bfbb9d
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Nov 16 15:59:49 2022 +0100
ntp+cmdmon: log allow/deny commands
Log added NTP and command access restrictions, using INFO severity if
from a chronyc command, DEBUG otherwise (i.e. from the config).
commit d0fd04c0a2c133f7c62a7af81a34879a3e364730
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Nov 16 15:57:46 2022 +0100
util: add function for printing access subnets
commit 7122321249ce1ee90196afea6f7d78de45ce87ad
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Nov 15 16:38:50 2022 +0100
ntp: log added and removed sources
Log a message when a single NTP source or pool of sources is added or
removed. Use the INFO severity if it's a result of a chronyc command or
(re)load of sourcefiles (which are assumed to change over time), and
DEBUG for other contexts, e.g. sources loaded from the config, sources
removed when pruning pools after reaching maxsources, and other parts of
normal operation.
commit b328c8c348fce1da477a86abb520cce8342c7063
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Nov 15 15:05:36 2022 +0100
logging: support context-specific severity
Allow messages to have severity set to INFO or DEBUG depending on the
context in which they are made to allow logging important changes made
from chronyc or sourcefile, but not spam the system log if those changes
are normally expected (e.g. specified in the config).
-----------------------------------------------------------------------
Summary of changes:
cmdmon.c | 7 +++++++
conf.c | 4 ++++
logging.c | 29 +++++++++++++++++++++++++++++
logging.h | 14 ++++++++++++++
ntp_core.c | 4 ++++
ntp_io.c | 10 ++++++++--
ntp_sources.c | 29 +++++++++++++++++++++++++++++
sys_linux.c | 3 +++
test/unit/util.c | 9 +++++++++
util.c | 20 ++++++++++++++++++++
util.h | 2 ++
11 files changed, 129 insertions(+), 2 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.