]> git.ipfire.org Git - thirdparty/chrony.git/commit
clientlog: reduce amount of logged information
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 23 Nov 2015 14:53:45 +0000 (15:53 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 30 Nov 2015 16:50:44 +0000 (17:50 +0100)
commit086e886d1e074e4a372d287f6508fa0a8c861c35
tree9cdeb520c79fd4a7cee047a0126384c788c8d21d
parentf2b82c1e1d67ce3edec1b4da005c1ab46f27633e
clientlog: reduce amount of logged information

Don't log NTP peer access and auth/bad command access. Also, change
types for logging number of hits from long to uint32_t. This reduces the
size of the node and allows more clients to be monitored in the same
amount of memory.
clientlog.c
clientlog.h
cmdmon.c
ntp_core.c
reports.h