[chrony-dev] [GIT] chrony/chrony.git branch master updated. 2.4-51-g98ba4ce

[ 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  98ba4ce4d58482c91c9febd49e42d3a3d894b546 (commit)
       via  f63e414024e8e0883d3f964050c8e0f9a24ced27 (commit)
       via  a8886603c2472e3f137ceed7b553682225a5e71d (commit)
       via  4f10144b09bdd2b678e1dadebff7d807e705bab8 (commit)
       via  af664e6cece89d92ad4bef20b397615de622ee18 (commit)
       via  c30816eb65f2b12bdb25153c4b240dd16c3206ea (commit)
       via  b1accfd0ffa6516b3985ba9e610d8bd562645cd5 (commit)
       via  5c45e4ccb5f06ebb1d27148317051e5ae1329429 (commit)
       via  41cf867738658ccaa8f239bdf2f4b6550663de5a (commit)
      from  02844e9b01cf491507cfeef53dbe72852f464111 (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 98ba4ce4d58482c91c9febd49e42d3a3d894b546
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Aug 22 15:47:42 2016 +0200

    configure: add options to set default pidfile and rtcdevice

commit f63e414024e8e0883d3f964050c8e0f9a24ced27
Author: Bryan Christianson <bryan@xxxxxxxxxxxxx>
Date:   Tue Aug 23 01:03:24 2016 +1200

    configure: add option --without-clock-gettime
    
    clock_gettime() will be ignored even if it is present

commit a8886603c2472e3f137ceed7b553682225a5e71d
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Aug 22 13:14:45 2016 +0200

    ntp: fix processing of kernel timestamps on non-Linux systems
    
    When the SO_TIMESTAMP socket option was enabled, the expected type of
    control messages containing timestamps was SO_TIMESTAMP instead of
    SCM_TIMESTAMP. This worked on Linux, where the two values are equal, but
    not on the other supported systems. The timestamps were ignored and this
    probably worsened the accuracy and stability of the synchronisation.

commit 4f10144b09bdd2b678e1dadebff7d807e705bab8
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Aug 22 13:08:27 2016 +0200

    ntp: add corrected delay to debug message in process_receive()

commit af664e6cece89d92ad4bef20b397615de622ee18
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Fri Aug 19 17:58:30 2016 +0200

    sourcestats: return success when loading dump file with no samples

commit c30816eb65f2b12bdb25153c4b240dd16c3206ea
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Fri Aug 19 17:53:08 2016 +0200

    sourcestats: remove warning messages from SST_LoadFromFile()
    
    There is a generic error message in SRC_ReloadSources().

commit b1accfd0ffa6516b3985ba9e610d8bd562645cd5
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Fri Aug 19 16:32:56 2016 +0200

    sourcestats: make reading/writing dump files Y2106 ready
    
    The sample times were written and read as unsigned long, which would
    overflow in year 2016 on platforms that have 32-bit long.

commit 5c45e4ccb5f06ebb1d27148317051e5ae1329429
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Fri Aug 19 16:30:22 2016 +0200

    sources: improve naming of dump files
    
    Include IP address instead of reference ID in the name of dump file
    for NTP sources and for reference clocks format the reference ID as a
    hexadecimal number instead of quad dotted notation.
    
    Also, avoid dynamic memory allocation and improve warning messages.

commit 41cf867738658ccaa8f239bdf2f4b6550663de5a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Fri Aug 19 16:21:27 2016 +0200

    sourcestats: update regression after loading dump file
    
    Call SST_DoNewRegression() immediately in SST_LoadFromFile instead of
    relying on SRC_ReloadSources().

-----------------------------------------------------------------------

Summary of changes:
 conf.c               |    4 +--
 configure            |   36 +++++++++++++++-----
 doc/Makefile.in      |    4 +++
 doc/chrony.conf.adoc |    4 +--
 ntp_io.c             |   28 +++++++++-------
 sources.c            |   91 ++++++++++++++++++++++----------------------------
 sourcestats.c        |   39 ++++++++++++++--------
 7 files changed, 118 insertions(+), 88 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.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/