Systemd/src/journal-remote
Zbigniew Jędrzejewski-Szmek 3b319885c4 tree-wide: introduce free_and_replace helper
It's a common pattern, so add a helper for it. A macro is necessary
because a function that takes a pointer to a pointer would be type specific,
similarly to cleanup functions. Seems better to use a macro.
2016-10-16 23:35:39 -04:00
..
.gitignore journal-upload: add config file 2014-07-15 22:34:41 -04:00
browse.html tree-wide: minor formatting inconsistency cleanups 2016-02-23 14:20:34 -08:00
journal-gatewayd.c journal-remote: fix error format string 2016-09-24 21:46:48 -04:00
journal-remote-parse.c journal-remote : Ensure reallocation of source->buf does not result in source->size < source->filled (#3086) 2016-04-22 14:04:17 -04:00
journal-remote-parse.h tree-wide: place #pragma once at the same place everywhere 2016-02-20 22:42:29 +01:00
journal-remote-write.c tree-wide: use mfree more 2016-10-16 23:35:39 -04:00
journal-remote-write.h tree-wide: place #pragma once at the same place everywhere 2016-02-20 22:42:29 +01:00
journal-remote.c journal-remote: make the child pipe non-blocking 2016-10-10 15:11:01 -04:00
journal-remote.conf.in Add Seal option in the configuration file for journald-remote 2015-12-20 13:23:33 +01:00
journal-remote.h tree-wide: place #pragma once at the same place everywhere 2016-02-20 22:42:29 +01:00
journal-upload-journal.c journal-upload: make watchdog state non-static 2016-04-05 20:28:56 -04:00
journal-upload.c tree-wide: introduce free_and_replace helper 2016-10-16 23:35:39 -04:00
journal-upload.conf.in journal-upload: add config file 2014-07-15 22:34:41 -04:00
journal-upload.h journal-upload: make watchdog state non-static 2016-04-05 20:28:56 -04:00
log-generator.py log-generator: add option to generate easily compressible data 2015-11-03 00:23:16 +01:00
Makefile Move network-related journal programs to src/journal-remote/ 2014-07-15 22:23:47 -04:00
microhttpd-util.c microhttpd-util: add the trailing newline automatically 2016-09-13 20:10:56 -04:00
microhttpd-util.h journal-remote: implement %m support in mhd_respondf 2016-09-13 20:10:56 -04:00