[chrony-dev] [GIT] chrony/chrony.git branch, master, updated. 2.0-26-g1009fe3 |
[ 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 1009fe3d9cf34352d6638318236f40218d77db24 (commit)
via ba341fe81a4b91c4d3f800e193782d2963313ab4 (commit)
via 36e8cb6530d620aba02be6ad33b9f849f91afe25 (commit)
via 273da62aecd61e8c0d7db962119ff679897b22cd (commit)
via 41788184a7d3176e7a6e0238163bba7623ec95fc (commit)
via fb9c2c7dc8b2e9d9a37e976719e17fb68c598732 (commit)
via 43116be1224bd48316e37525dfd438a3b77a93e4 (commit)
via ee038d5de5690844a8eda9e118e508e7307497ef (commit)
via ea7fae5277c552c182bbadf44bbab3b6d7a5deb0 (commit)
via 70b108ab69d3f084b31bf0f32b9095d154161520 (commit)
from 08b152d6a2a7d675b2a4fc69c0248e66fec45488 (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 1009fe3d9cf34352d6638318236f40218d77db24
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Jun 9 16:43:56 2015 +0200
makefile: warn when Makefile needs to be regenerated
commit ba341fe81a4b91c4d3f800e193782d2963313ab4
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Jun 9 14:05:21 2015 +0200
sources: remove unused code in SRC_SelectSource()
commit 36e8cb6530d620aba02be6ad33b9f849f91afe25
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Jun 9 12:52:31 2015 +0200
client: add smoothtime command
commit 273da62aecd61e8c0d7db962119ff679897b22cd
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Jun 9 12:51:49 2015 +0200
cmdmon: add smoothtime command
This adds a command to reset or activate the time smoothing process.
commit 41788184a7d3176e7a6e0238163bba7623ec95fc
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Jun 9 11:32:47 2015 +0200
client: add smoothing command
commit fb9c2c7dc8b2e9d9a37e976719e17fb68c598732
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Jun 9 11:32:37 2015 +0200
cmdmon: add smoothing command
This adds a new request to get a current report on time smoothing.
commit 43116be1224bd48316e37525dfd438a3b77a93e4
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Jun 8 17:22:01 2015 +0200
smooth: fix resetting
commit ee038d5de5690844a8eda9e118e508e7307497ef
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Jun 8 15:07:18 2015 +0200
cmdmon: use SCH_GetLastEventTime() to get current time
It's cheaper and accurate enough.
commit ea7fae5277c552c182bbadf44bbab3b6d7a5deb0
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Jun 8 14:49:52 2015 +0200
sched: detect timeout overflow in SCH_AddTimeoutByDelay()
Abort when the system time gets so close to the end of 32-bit time_t
that timeouts added by delay start to overflow. This is an addition to
the loop detector in dispatch_timeouts().
commit 70b108ab69d3f084b31bf0f32b9095d154161520
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Jun 8 14:43:16 2015 +0200
array: allow arrays larger than 4 GB
It's not expected we will work with such large arrays anytime soon, but
better be safe than sorry.
Also, limit the number of elements to 2^31-1 to prevent infinite loop in
the calculation of allocated elements.
-----------------------------------------------------------------------
Summary of changes:
Makefile.in | 6 ++++
array.c | 12 ++++++--
candm.h | 32 +++++++++++++++++++--
chrony.texi.in | 75 +++++++++++++++++++++++++++++++++++++++++++++---
client.c | 64 +++++++++++++++++++++++++++++++++++++++++
cmdmon.c | 75 ++++++++++++++++++++++++++++++++++++++++++++----
pktlength.c | 11 ++++++-
reports.h | 10 +++++++
sched.c | 4 +++
smooth.c | 87 +++++++++++++++++++++++++++++++++++++++++++++-----------
smooth.h | 6 ++++
sources.c | 37 ------------------------
12 files changed, 351 insertions(+), 68 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.