daemon: horrible kludge to support (json) object plugin argument parsing.
authorKrisztian Litkey <krisztian.litkey@intel.com>
Wed, 27 Feb 2013 12:52:32 +0000 (14:52 +0200)
committerKrisztian Litkey <kli@iki.fi>
Wed, 27 Feb 2013 22:20:39 +0000 (00:20 +0200)
commit778942d2ed594fd806a0350828f5eb33dc9edbfb
tree5c52692b346cdcf96a636e0cd3b59a0c7d0203f6
parente5e99cbf29b685d1b6357f3e924bfd6bfc3dd236
daemon: horrible kludge to support (json) object plugin argument parsing.

The config parser is now abused way beyond its limits. It'll need to be
replaced with a better designed tokenizer which is less shaky and squeeky.
I doubt the current parser could be stretched any further. And even if it
could it most definitely shouldn't be...
src/daemon/config.c
src/daemon/config.h