Code

store: Replaced store_dump() with store_tojson().
authorSebastian Harl <sh@tokkee.org>
Thu, 28 Nov 2013 16:47:04 +0000 (17:47 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 28 Nov 2013 16:47:04 +0000 (17:47 +0100)
commite2d94a3eba924a4fd3c79d1ed99a57ae8bfb9282
tree4d5fac8202f24335d1e85bf5fee06b57cbd78a63
parentc43901be69ea2cfb6f4de519595226cdc953cf26
store: Replaced store_dump() with store_tojson().

The new function serializes the store as JSON and writes the result to a
string buffer.
src/core/store.c
src/daemon/sysdbd.c
src/include/core/store.h