Systemd/src/journal-remote
Thomas Hindoe Paaboel Andersen abc08d4d08 wrap a few *_FOREACH macros in curly braces
cppcheck would give up with "syntax error" without them. This led
to reports of syntax errors in unrelated locations and potentially
hid other errors
2014-12-12 21:57:44 +01: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 treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
journal-remote-parse.c treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01: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 wrap a few *_FOREACH macros in curly braces 2014-12-12 21:57:44 +01: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 treewide: simplify log_*_errno(r,...) immediately followed by "return r" 2014-11-28 17:34:26 +01:00
journal-upload.c journald-remote,journal-upload: Support .d directories in the usual search paths 2014-11-29 13:55:32 -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