[chrony-dev] [GIT] chrony/chrony.git branch, master, updated. 1.31-77-g308bcae

[ 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  308bcae257b1466f657a009ba268814d050aea5d (commit)
       via  f2c80cae44917a0b853d3657881100027323246f (commit)
       via  aaf744dfab50cece58ef9cf0b9925df9aaef1550 (commit)
      from  7534ffee641c4b49eb4783b2b520fecd5a51c98c (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 308bcae257b1466f657a009ba268814d050aea5d
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Nov 26 16:40:33 2014 +0100

    ntp: limit number of pool sources
    
    A new option can be now used in the pool directive: maxsources sets the
    maximum number of sources that can be used from the pool, the default
    value is 4.
    
    On start, when the pool name is resolved, chronyd will add up to 16
    sources, one for each resolved address. When the number of sources from
    which at least one valid reply was received reaches maxsources, the
    other sources will be removed.

commit f2c80cae44917a0b853d3657881100027323246f
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Nov 24 18:28:39 2014 +0100

    ntp: update number of sources when removing all sources
    
    Also, rehash the records after removal and split cleaning of the source
    record to a separate function.

commit aaf744dfab50cece58ef9cf0b9925df9aaef1550
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Nov 24 16:14:04 2014 +0100

    ntp: return status from NCR_ProcessKnown()

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

Summary of changes:
 chrony.texi.in |   21 ++++++++++-----
 client.c       |    8 ++++++
 cmdparse.c     |    9 +++++++
 cmdparse.h     |    3 ++-
 conf.c         |    3 +++
 ntp_core.c     |   17 +++++++-----
 ntp_core.h     |    2 +-
 ntp_sources.c  |   78 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
 srcparams.h    |    2 ++
 9 files changed, 121 insertions(+), 22 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/