[chrony-dev] [GIT] chrony/chrony.git branch, master, updated. 1.30-56-g4e66b5c |
[ 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 4e66b5ce8a7c060c77480995919e5d1ba28394df (commit)
via d446950c6a12c28c73646e55530082670b716733 (commit)
via e3c77f9b4b07416fb0d156fe8624b564de015fef (commit)
via 090ec985f38ea02716930f7d26280de16e469dd3 (commit)
via e63bd490b0f3375ff4cfbd95680869c85f4e71f9 (commit)
via badf97d4baba8f856dca7ac156c11faaac122a4d (commit)
via ba283e6b6e6ac916ec611bbcf66ef05fb655bd94 (commit)
via 0bdac2c7b39950f13111d268cd4c53c60c6c8227 (commit)
via 58b211d70792f3701df087667a69bd245ca399d1 (commit)
from 068ce237af3bd4d6e712a5befec6ea0ad3d9efb9 (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 4e66b5ce8a7c060c77480995919e5d1ba28394df
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Aug 20 16:41:18 2014 +0200
ntp: don't stop online burst when sending fails
Don't stop online burst for unreachable sources until sending succeeds.
This is mainly useful with iburst when chronyd is started before the
network is configured.
commit d446950c6a12c28c73646e55530082670b716733
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Aug 20 15:24:21 2014 +0200
ntp: don't adjust polling interval when sending fails
commit e3c77f9b4b07416fb0d156fe8624b564de015fef
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Aug 20 14:30:42 2014 +0200
ntp: return with status from functions sending packets
commit 090ec985f38ea02716930f7d26280de16e469dd3
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Aug 20 12:52:55 2014 +0200
doc: clarify description of -s option
commit e63bd490b0f3375ff4cfbd95680869c85f4e71f9
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Aug 20 11:34:16 2014 +0200
sched: improve time jump detection
To detect forward time jumps, use a timestamp made before calling
select() instead of the first timeout in the queue. Also, if the timeout
value is modified by select() (e.g. on Linux) use it to get a more
accurate estimate of the elapsed time.
commit badf97d4baba8f856dca7ac156c11faaac122a4d
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Aug 19 16:05:47 2014 +0200
ntp: restart timer when poll interval changes on reset
commit ba283e6b6e6ac916ec611bbcf66ef05fb655bd94
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Aug 19 15:51:59 2014 +0200
ntp: add function to restart transmit timer
commit 0bdac2c7b39950f13111d268cd4c53c60c6c8227
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Aug 19 11:45:30 2014 +0200
sched: make sure scheduler parameter change handler is first
This is needed to allow other handlers to add new timers.
commit 58b211d70792f3701df087667a69bd245ca399d1
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Aug 19 10:56:53 2014 +0200
local: use common function to invoke parameter change handlers
This was missing in commit b69b648d.
-----------------------------------------------------------------------
Summary of changes:
chrony.texi.in | 4 +--
chronyd.8.in | 4 +--
local.c | 15 ++++++----
local.h | 3 ++
ntp_core.c | 88 +++++++++++++++++++++++++++++++-------------------------
ntp_io.c | 25 +++++++++-------
ntp_io.h | 4 +--
sched.c | 57 ++++++++++++++++++++++++++----------
sources.c | 8 ++++++
sources.h | 1 +
10 files changed, 132 insertions(+), 77 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.