[chrony-dev] [GIT] chrony/chrony.git branch, master, updated. 2.3-50-g546e5e2 |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
This is an automated email from git. It was enerated because a ref
change was pushed to the repository "chrony/chrony.git".
The branch, master has been updated
via 546e5e236cb958c4151c9df0d23d14d0c8134379 (commit)
via 16a1a89bf47ff808ee5843f02603ed641f6e51c3 (commit)
via 8a996572d25abd7332e251b8deb19a9c411d6487 (commit)
via 5f082b9a4d92a76adcfc97f1d6aafdae5dc463bc (commit)
via 46221731359fdb2b147587af50403e26a1f05007 (commit)
via 99e1c44c253f6fa0f84bf17e9da4cfbb29337c44 (commit)
via b48e4421debd448eb9a25f6fd592129e6d2b5690 (commit)
via d1f4e5876b55ca740276185a5e8364390275172a (commit)
from 71b7e689c058d4daa78342a4c9b01b88bf5eb56a (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 546e5e236cb958c4151c9df0d23d14d0c8134379
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri May 13 12:28:32 2016 +0200
make_release: update for changes in documentation
commit 16a1a89bf47ff808ee5843f02603ed641f6e51c3
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri May 13 12:27:51 2016 +0200
makefile: remove config.h and config.log in distclean
commit 8a996572d25abd7332e251b8deb19a9c411d6487
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri May 13 13:29:10 2016 +0200
update copyright years
commit 5f082b9a4d92a76adcfc97f1d6aafdae5dc463bc
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu May 12 17:18:29 2016 +0200
doc: update examples of configuration in isolated networks
commit 46221731359fdb2b147587af50403e26a1f05007
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu May 12 15:24:12 2016 +0200
doc: fix typo in chronyc man page
commit 99e1c44c253f6fa0f84bf17e9da4cfbb29337c44
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu May 12 15:21:26 2016 +0200
doc: update FAQ
commit b48e4421debd448eb9a25f6fd592129e6d2b5690
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu May 12 15:43:42 2016 +0200
ntp: don't check for synchronization loop in special reference modes
If a special reference mode is enabled, always pass the test for
synchronization loop. This allows chronyd using the initstepslew
directive (or the -q/-Q option) to accept time from its own clients
after restart as is documented in the chrony.conf man page.
This was broken since update to NTPv4.
commit d1f4e5876b55ca740276185a5e8364390275172a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed May 11 16:31:51 2016 +0200
refclock: avoid reallocation of refclock instances
Change the array with refclock instances to store just pointers and
avoid reallocation of the instances. This fixes a bug with the SOCK
refclock, which uses the pointer to the instance in a file handler and
which was invalid when the instance was reallocated (after adding
another refclock).
The bug is from commit d92583ed330f4c1f5f29fc1fc7c01d2a19d12319.
-----------------------------------------------------------------------
Summary of changes:
Makefile.in | 2 +-
cmdparse.c | 2 +-
doc/chrony.conf.adoc | 53 ++++++-
doc/chronyc.adoc | 2 +-
doc/faq.adoc | 382 ++++++++++++++++++++++++--------------------------
make_release | 27 +---
ntp_core.c | 3 +-
ntp_sources.c | 2 +-
refclock.c | 11 +-
reference.c | 2 +-
10 files changed, 254 insertions(+), 232 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.