[chrony-dev] [GIT] chrony/chrony.git branch, master, updated. 1.27-19-g0252439

[ 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  02524397c11d720ec26b7fcfe0092f6d02cd47ca (commit)
       via  5e5dde1a67d30155535ca671f0855c2c19e72777 (commit)
       via  0f8def4ca4237495f13a93384ded9245495e3c8f (commit)
       via  182ec04e24f554566c09ea77ad05dd7ba9a0b652 (commit)
       via  ebae435398f11bc5b2c9d3a144879bcbcf218d0c (commit)
       via  52657945d80999359cef3b17e185f1abfb97590f (commit)
       via  12166f8a473a3d67eb7be24fcb786fcf24d5b480 (commit)
       via  c5f1dd8615a373026a22b88d15140c4060abbb02 (commit)
       via  10e67e3c1d52db7852d8304fe19b8062edc6761b (commit)
       via  4e8ceaae8619cc70f5e0a8ea236587a490666a35 (commit)
      from  73d4eaafbb3d800c11b025c45c6c11c3136f5d86 (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 02524397c11d720ec26b7fcfe0092f6d02cd47ca
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed May 15 11:50:58 2013 +0200

    Try linking readline without ncurses first

commit 5e5dde1a67d30155535ca671f0855c2c19e72777
Author: Joachim Wiedorn <ad_debian@xxxxxxxxx>
Date:   Thu Nov 8 00:00:00 2012 -0200

    Various spelling fixes
    
    Reviewed-By: Rogério Theodoro de Brito <rbrito@xxxxxxxxxx>

commit 0f8def4ca4237495f13a93384ded9245495e3c8f
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu May 9 17:29:37 2013 +0200

    Refactor command parsing
    
    - normalize command line before parsing
    - compare whole words
    - check for missing/extra arguments in config parsing
    - use strdup for string allocation
    - share code for reporting syntax errors
    - avoid using function pointers
    - cleanup the code a bit

commit 182ec04e24f554566c09ea77ad05dd7ba9a0b652
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu May 9 16:56:08 2013 +0200

    Abort on errors when parsing config

commit ebae435398f11bc5b2c9d3a144879bcbcf218d0c
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed May 15 10:36:52 2013 +0200

    Log online/offline status change for burst sources too.

commit 52657945d80999359cef3b17e185f1abfb97590f
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue May 14 19:36:10 2013 +0200

    Don't send uninitialized fields in dump and local requests

commit 12166f8a473a3d67eb7be24fcb786fcf24d5b480
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu May 9 19:15:25 2013 +0200

    Accept float value as initstepslew threshold

commit c5f1dd8615a373026a22b88d15140c4060abbb02
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu May 9 18:43:19 2013 +0200

    Update .gitignore

commit 10e67e3c1d52db7852d8304fe19b8062edc6761b
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue May 7 16:59:56 2013 +0200

    Terminate batch processing in chronyc on quit command

commit 4e8ceaae8619cc70f5e0a8ea236587a490666a35
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue May 7 16:35:40 2013 +0200

    Define DEFAULT_CONF_FILE in config.h

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

Summary of changes:
 .gitignore |   12 +-
 README     |    2 +-
 acquire.c  |    6 +-
 acquire.h  |    2 +-
 chrony.1   |    2 +-
 chronyc.1  |    2 +-
 chronyd.8  |    2 +-
 client.c   |  347 ++++++++++++------------
 cmdmon.c   |    3 -
 cmdparse.c |  118 ++++++---
 cmdparse.h |    6 +-
 conf.c     |  876 +++++++++++++++++++++++++++++++-----------------------------
 configure  |   14 +-
 main.c     |    2 +-
 ntp_core.c |    2 +
 15 files changed, 744 insertions(+), 652 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/