]> the.earth.li Git - onak.git/commit
Parse pks_bin_dir / mail_dir in the C config handling
authorJonathan McDowell <noodles@earth.li>
Tue, 7 Jun 2016 07:37:07 +0000 (08:37 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 7 Jun 2016 07:37:07 +0000 (08:37 +0100)
commit90e64dba702acb22eef4f6d70dc0ac885b1bedbf
treeb262725c9fe045d2cce1f75285f66773fe4a637f
parent469a7046cd4b3087184beec190c372edb929fe55
Parse pks_bin_dir / mail_dir in the C config handling

pks_bin_dir and mail_dir are only used by the Perl that handles
incoming keyserver email, but parse them in the C code rather than
just ignoring them. This helps pave the way for some config file format
changes and tightening up the parsing to complain about unused options.
onak-conf.c
onak-conf.h