chiark / gitweb /
logs-show: various cleanups
authorLennart Poettering <lennart@poettering.net>
Thu, 27 Sep 2012 21:27:10 +0000 (23:27 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 27 Sep 2012 22:55:24 +0000 (00:55 +0200)
commit08ace05beb1d09b6ebc5e9cafc2b972b39fa2437
treebe7290b127df8b2bf4baed5b20659d79527bbc13
parent8f14c8327b1c2b578bbf1235723a77931c3d0223
logs-show: various cleanups

Among other cleanups this introduces a threshold for the size of binary
blobs we serialize as integer arrays in the JSON output. THis can be
disabled via --all.
src/journal/journalctl.c
src/shared/logs-show.c
src/shared/logs-show.h
src/shared/util.c
src/systemctl/systemctl.c