[chrony-dev] [GIT] chrony/chrony.git branch, master, updated. 1.29.1-117-g08faca0

[ 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  08faca03b76ea5d6f6064ec8ba7b1c8ebe2e3989 (commit)
       via  3217421797b873fd02393489d8af36744ba5132a (commit)
       via  7fa22d4c25baebfd3a65ae654424a1abe1f80ed5 (commit)
       via  8671002bd7bcf72d517046cecebda23df07495ae (commit)
       via  bc6b40568d90a206bc74b7d15ba8a4e3d4f735ae (commit)
       via  3888b9dcec6936a3937287ab780e80754967a71f (commit)
       via  ae104b5c28f4e1b49b31d764438600679a3002e2 (commit)
       via  5cb7e6c9c38ced168593c4e5dfe5418ba033132e (commit)
      from  ff31702f7440f1998313b74eb2d345cd5e2fd075 (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 08faca03b76ea5d6f6064ec8ba7b1c8ebe2e3989
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Apr 10 17:59:08 2014 +0200

    ntp: close client socket when offline

commit 3217421797b873fd02393489d8af36744ba5132a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Apr 10 17:25:28 2014 +0200

    ntp: close only client socket when destroying NCR instance

commit 7fa22d4c25baebfd3a65ae654424a1abe1f80ed5
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Apr 10 17:11:20 2014 +0200

    sources: ignore inactive sources in special mode ending

commit 8671002bd7bcf72d517046cecebda23df07495ae
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Apr 10 16:53:28 2014 +0200

    sources: add flag that source is active
    
    When source is set as active, it's receiving reachability updates (e.g.
    offline NTP sources are not active).
    
    Also add function to count active sources.

commit bc6b40568d90a206bc74b7d15ba8a4e3d4f735ae
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Apr 10 15:49:42 2014 +0200

    ntp: reduce burst timeout to 2.0
    
    With the new special mode ending it can be now equal to the burst
    polling interval.

commit 3888b9dcec6936a3937287ab780e80754967a71f
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Apr 10 15:45:11 2014 +0200

    sources: rework special mode ending with unreachable sources
    
    Instead of giving up when a source has 7 reach updates, continue as long
    as at least one source has fewer than 7 updates and can still have 3
    samples to be selectable in that number of updates.
    
    When no sources are responding, it will give up sooner.

commit ae104b5c28f4e1b49b31d764438600679a3002e2
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Apr 10 16:31:48 2014 +0200

    regress: make minimum number of samples for regression public

commit 5cb7e6c9c38ced168593c4e5dfe5418ba033132e
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Apr 10 11:42:47 2014 +0200

    sched: fix main loop to allow timeout handlers modify fd set or quit
    
    With special reference update modes, the timeout handlers may add or
    remove file descriptors from the read fd set, so it needs to be copied
    for select() call after they are dispatched. Also, they can now request
    quit, so the exit flag needs to be checked before select() to avoid
    hanging.

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

Summary of changes:
 main.c     |    4 +-
 ntp_core.c |   53 +++++++++++++++++++++++++++++--------------------
 refclock.c |    1 +
 regress.c  |    2 -
 regress.h  |    3 ++
 sched.c    |   11 ++++++---
 sources.c  |   63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 sources.h  |    7 ++++++
 8 files changed, 111 insertions(+), 33 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/