[chrony-dev] [GIT] chrony/chrony.git branch, master, updated. 2.1.1-106-g967e358

[ 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  967e358dbc93aa7a99c3c0ee2a634f1fedecba74 (commit)
       via  60721d2cc1c09da30b934b7aafabda9d54e2d996 (commit)
       via  b69818493938613a77e6aaf972c48c30c29fd6aa (commit)
       via  c6c833fb9c53aae8a5b5f70e19a5477e5a3af65a (commit)
       via  3eb43f461981c440608222914a2ca33032d07177 (commit)
       via  440c15921757e625ed05c9ee3085047c92c64748 (commit)
      from  b49dcfbef7ed084faeaae015c11697e21325d3e9 (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 967e358dbc93aa7a99c3c0ee2a634f1fedecba74
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Sep 29 17:39:27 2015 +0200

    stubs: don't call DNS_Name2IPAddress handler directly
    
    Instead of calling the handler directly schedule a timeout with zero
    delay for resolving to make the function behave similarly to the real
    asynchronous resolver. This should prevent problems with code that
    inadvertently depends on this behavior and which would break only when
    compiled without support for asynchronous resolving.

commit 60721d2cc1c09da30b934b7aafabda9d54e2d996
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Sep 29 17:11:38 2015 +0200

    client: improve signal handling
    
    After receiving a signal, don't process new command from readline() and
    break from waitsync command.

commit b69818493938613a77e6aaf972c48c30c29fd6aa
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Sep 29 16:27:38 2015 +0200

    doc: document refresh command

commit c6c833fb9c53aae8a5b5f70e19a5477e5a3af65a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Sep 29 16:18:06 2015 +0200

    client: update help text

commit 3eb43f461981c440608222914a2ca33032d07177
Author: Gautier PHILIPPON <gautier.philippon@xxxxxxxxxxxxxxxxxxxxxxx>
Date:   Tue Sep 29 16:08:43 2015 +0200

    cmdmon: add refresh command
    
    This command can be used to resolve the names of configured sources to
    IP addresses again.

commit 440c15921757e625ed05c9ee3085047c92c64748
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Sep 29 10:07:26 2015 +0200

    client: fix compiler warning on extra printf argument

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

Summary of changes:
 candm.h          |    3 ++-
 chrony.texi.in   |   12 ++++++++++++
 client.c         |   22 +++++++++++++++++-----
 cmdmon.c         |   13 +++++++++++++
 nameserv_async.h |    3 +--
 ntp_sources.c    |   17 +++++++++++++++++
 ntp_sources.h    |    3 +++
 pktlength.c      |    4 ++++
 stubs.c          |   35 ++++++++++++++++++++++++++++++-----
 9 files changed, 99 insertions(+), 13 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/