chiark / gitweb /
journal: properly serialize fields with multiple values into JSON
authorLennart Poettering <lennart@poettering.net>
Wed, 24 Oct 2012 23:19:24 +0000 (01:19 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 24 Oct 2012 23:24:44 +0000 (01:24 +0200)
commitd99ae53a7327e1520ea4b9a3408c2d7f938c4b37
tree52754f0a756cc93c32099dad6f76ac93779626df
parentcae356ad49b505a5172d4dbb830d7ec8f32a9953
journal: properly serialize fields with multiple values into JSON

This now matches the JSON serialization spec from:

http://www.freedesktop.org/wiki/Software/systemd/json
man/journalctl.xml
src/journal/test-journal-send.c
src/shared/hashmap.c
src/shared/hashmap.h
src/shared/logs-show.c