[chrony-dev] [GIT] chrony/chrony.git branch master updated. 3.5-6-g8e74655 |
[ 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 8e74655b03912c073cbd28bd2adc76e34e4a417d (commit)
via 70fa3a6905562a62d93ea08badc5ce2f45eb2e36 (commit)
via 1227873b8810ed0f82d4b85a3c19c9562fda0b91 (commit)
via d30e73d0d9e93a747298da1be0415b1a4b20ed61 (commit)
from 9e7a7008de34e33b5ad3eb605665ab8411f9aebf (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 8e74655b03912c073cbd28bd2adc76e34e4a417d
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Jul 4 17:37:54 2019 +0200
doc: improve chronyd man page
commit 70fa3a6905562a62d93ea08badc5ce2f45eb2e36
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Jul 4 16:57:36 2019 +0200
main: add option to specify minimum log severity level
The -L option can be used to disable logging of less severe messages,
e.g informational or warnings.
commit 1227873b8810ed0f82d4b85a3c19c9562fda0b91
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Jul 2 16:18:06 2019 +0200
logging: refactor enabling of debug messages
Reorder the LOGS_Severity enum in order of severity and change the code
to not log/print messages with severity below the specified minimum
instead of having a separate debug level.
commit d30e73d0d9e93a747298da1be0415b1a4b20ed61
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Jun 26 17:17:31 2019 +0200
nameserv: request SOCK_DGRAM socktype
Specify SOCK_DGRAM socktype instead of SOCK_STREAM in hints for
getaddrinfo() as chronyd is (and will mainly be) using the returned
addresses to open UDP sockets. This shouldn't make a difference in
practice, but it might avoid some confusion.
-----------------------------------------------------------------------
Summary of changes:
client.c | 4 ++--
doc/chronyd.adoc | 30 +++++++++++++++++++-----------
logging.c | 23 +++++++++--------------
logging.h | 22 ++++++++++------------
main.c | 9 ++++++---
nameserv.c | 2 +-
6 files changed, 47 insertions(+), 43 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.