]> git.ipfire.org Git - thirdparty/chrony.git/commit
cmdmon: update CLIENT_ACCESSES_BY_INDEX command
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 27 Nov 2015 14:25:24 +0000 (15:25 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 30 Nov 2015 16:50:55 +0000 (17:50 +0100)
commit657929f8ec8fe7483c8e857d2aa3ba80ce8c4410
treee9d036f31a49012201d54a6a22238bcaa1fefa65
parentb506594c2d964ae462be6688f82b103195837821
cmdmon: update CLIENT_ACCESSES_BY_INDEX command

Add new fields from clientlog to the report and print them in chronyc.
Rework the code to skip empty records in the hash table. The reply no
longer has variable length, all client fields are filled even if some
are empty. Reply with RPY_NULL when the facility is disabled.
candm.h
client.c
clientlog.c
clientlog.h
cmdmon.c
pktlength.c
reports.h