Systemd/src/journal-remote
Lennart Poettering 6990fb6bc6 tree-wide: (void)ify a few unlink() and rmdir()
Let's be helpful to static analyzers which care about whether we
knowingly ignore return values. We do in these cases, since they are
usually part of error paths.
2019-03-27 18:09:56 +01:00
..
browse.html journal-gateway: use localStorage["cursor"] only when it has valid value 2018-06-27 14:50:23 +09:00
journal-gatewayd.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
journal-remote-main.c journal-remote: do not request Content-Length if Transfer-Encoding is chunked 2019-03-11 13:52:10 +01:00
journal-remote-parse.c Drop my copyright headers 2018-06-14 13:03:20 +02:00
journal-remote-parse.h Drop my copyright headers 2018-06-14 13:03:20 +02:00
journal-remote-write.c tree-wide: use DEFINE_TRIVIAL_REF_UNREF_FUNC() macro or friends where applicable 2018-08-27 14:01:46 +09:00
journal-remote-write.h tree-wide: use DEFINE_TRIVIAL_REF_UNREF_FUNC() macro or friends where applicable 2018-08-27 14:01:46 +09:00
journal-remote.c journal-remote: set a limit on the number of fields in a message 2019-01-09 23:44:17 +01:00
journal-remote.conf.in journal-remote: add license and reference to man page in conf files 2018-06-26 04:04:45 +09:00
journal-remote.h journal-remote: destroy RemoteServer object by using _cleanup_ attribute 2018-12-08 18:09:40 +09:00
journal-upload-journal.c Remove 'inline' attributes from static functions in .c files (#11426) 2019-01-15 08:12:28 +01:00
journal-upload.c tree-wide: (void)ify a few unlink() and rmdir() 2019-03-27 18:09:56 +01:00
journal-upload.conf.in journal-remote: add license and reference to man page in conf files 2018-06-26 04:04:45 +09:00
journal-upload.h journal-upload: make watchdog state non-static 2016-04-05 20:28:56 -04:00
log-generator.py log-generator: make message size configurable, add short options 2018-05-31 13:04:18 +02:00
meson.build Drop my copyright headers 2018-06-14 13:03:20 +02:00
microhttpd-util.c Remove 'inline' attributes from static functions in .c files (#11426) 2019-01-15 08:12:28 +01:00
microhttpd-util.h µhttpd: use a cleanup function to call MHD_destroy_response 2019-01-09 23:44:17 +01:00