[chrony-dev] [GIT] chrony/chrony.git branch, master, updated. 2.1.1-24-g9a83cab

[ 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  9a83cab2f8423f1b7895b21495db2c274298d438 (commit)
       via  92706b158e87c5da00a05686ff7feeafc9b626b9 (commit)
       via  ad34b269551fbb8154124ce3303bf7d28c0a255a (commit)
       via  12c434fdc0dfbca5cef44bbe55414ad553bf1534 (commit)
       via  9ceaef64793706edbd6ece6700fda0fdfa3d3f8a (commit)
      from  abb56bded2b8e667c60ce838779be17d2e54e19e (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 9a83cab2f8423f1b7895b21495db2c274298d438
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Aug 5 16:53:02 2015 +0200

    util: don't try to create current directory
    
    This prevents error messages when running chronyd -d/-q/-Q with default
    logdir in a directory chronyd is not allowed do access after dropping
    the root privileges.

commit 92706b158e87c5da00a05686ff7feeafc9b626b9
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Aug 5 16:30:20 2015 +0200

    move mkdirpp code to util.c

commit ad34b269551fbb8154124ce3303bf7d28c0a255a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Aug 5 15:47:00 2015 +0200

    client: check if memory allocation fails

commit 12c434fdc0dfbca5cef44bbe55414ad553bf1534
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Aug 5 15:43:39 2015 +0200

    client: add logging function to allow linking with memory.o

commit 9ceaef64793706edbd6ece6700fda0fdfa3d3f8a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Aug 4 17:23:27 2015 +0200

    doc: update FAQ

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

Summary of changes:
 Makefile.in  |    4 +-
 client.c     |   32 +++++++++---
 doc/faq.adoc |  159 ++++++++++++++++++++++++++++++++++++++--------------------
 logging.c    |    3 +-
 mkdirpp.c    |  135 -------------------------------------------------
 mkdirpp.h    |   31 ------------
 sources.c    |    3 +-
 util.c       |   85 +++++++++++++++++++++++++++++++
 util.h       |    3 ++
 9 files changed, 224 insertions(+), 231 deletions(-)
 delete mode 100644 mkdirpp.c
 delete mode 100644 mkdirpp.h


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/