Systemd/src/journal-remote
Zbigniew Jędrzejewski-Szmek 5ffa8c8181 Add a snprinf wrapper which checks that the buffer was big enough
If we scale our buffer to be wide enough for the format string, we
should expect that the calculation was correct.

char_array_0() invocations are removed, since snprintf nul-terminates
the output in any case.

A similar wrapper is used for strftime calls, but only in timedatectl.c.
2015-02-01 17:21:39 -05:00
..
.gitignore journal-upload: add config file 2014-07-15 22:34:41 -04:00
browse.html Move network-related journal programs to src/journal-remote/ 2014-07-15 22:23:47 -04:00
journal-gatewayd.c journal: install sigbus handler for journal tools too 2015-01-05 01:40:51 +01:00
journal-remote-parse.c Assorted format fixes 2015-01-22 01:14:52 -05:00
journal-remote-parse.h journal-remote: avoid copying input data 2014-07-15 22:34:42 -04:00
journal-remote-write.c treewide: more log_*_errno() conversions, multiline calls 2014-11-28 17:17:51 +01:00
journal-remote-write.h journal-remote: avoid copying input data 2014-07-15 22:34:42 -04:00
journal-remote.c Add a snprinf wrapper which checks that the buffer was big enough 2015-02-01 17:21:39 -05:00
journal-remote.conf.in journal-remote: allow splitting incoming logs by source host 2014-07-15 22:31:41 -04:00
journal-remote.h journal-remote: fix double typedef and add missing header 2014-07-16 07:53:02 -04:00
journal-upload-journal.c Add a snprinf wrapper which checks that the buffer was big enough 2015-02-01 17:21:39 -05:00
journal-upload.c Assorted format fixes 2015-01-22 01:14:52 -05:00
journal-upload.conf.in journal-upload: add config file 2014-07-15 22:34:41 -04:00
journal-upload.h journal-remote: let user specify just the main part of the url 2014-07-15 22:34:41 -04:00
log-generator.py Add simple generator of fake journal export stream 2014-07-15 22:31:40 -04:00
Makefile Move network-related journal programs to src/journal-remote/ 2014-07-15 22:23:47 -04:00
microhttpd-util.c treewide: more log_*_errno + return simplifications 2014-11-28 18:24:30 +01:00
microhttpd-util.h journal-remote: allow splitting incoming logs by source host 2014-07-15 22:31:41 -04:00