]> git.ipfire.org Git - thirdparty/chrony.git/commit
sources: allow modifications of selection options
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 4 May 2020 09:09:39 +0000 (11:09 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 14 May 2020 13:37:38 +0000 (15:37 +0200)
commitdfe877144ac2222c10ac00c8cd8f52b2a75b66a2
tree70e54a5900e15acc5fa3b4ac9a90cc9a8569fed3
parent59a9b7a9f611d338ec4c3c31a7a7fce3f29e974d
sources: allow modifications of selection options

Refactor the code to allow the selection options of the current sources
to be modified when other sources are added and removed. Also, make the
authentication status of each source available to the code which makes
the modifications.
ntp_core.c
refclock.c
sources.c
sources.h
test/unit/sources.c