Age | Commit message (Expand) | Author |
2016-04-05 | journal-upload: make watchdog state non-static | Zbigniew Jędrzejewski-Szmek |
2016-04-05 | journal-upload: Update watchdog while in curl_easy_perform | Klearchos Chaloulos |
2016-02-23 | tree-wide: minor formatting inconsistency cleanups | Vito Caputo |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2015-11-10 | defs: rework CONF_DIRS_NULSTR() macro | Lennart Poettering |
2015-11-03 | util-lib: move CONF_DIRS_NULSTR definition to def.h | Lennart Poettering |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split out globbing related calls into glob-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-09-29 | util: introduce common version() implementation and use it everywhere | Lennart Poettering |
2015-09-09 | tree-wide: replace while(1) by for(;;) everywhere | Lennart Poettering |
2015-07-29 | tree-wide: port everything over to fflush_and_check() | Lennart Poettering |
2015-06-15 | everywhere: port everything to sigprocmask_many() and friends | Lennart Poettering |
2015-05-29 | util: split out signal-util.[ch] from util.[ch] | Lennart Poettering |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2015-01-06 | journal-upload: enable curl debug output conditionally | Zbigniew Jędrzejewski-Szmek |
2015-01-05 | journal: install sigbus handler for journal tools too | Lennart Poettering |
2014-11-29 | journald-remote,journal-upload: Support .d directories in the usual search paths | Josh Triplett |
2014-11-28 | treewide: another round of simplifications | Michal Schmidt |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: simplify log_*_errno(r,...) immediately followed by "return r" | Michal Schmidt |
2014-11-28 | treewide: more log_*_errno() conversions, multiline calls | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-10-23 | journal-upload: return proper exit code | Zbigniew Jędrzejewski-Szmek |
2014-10-23 | journal-upload: fix --trust=all option | Zbigniew Jędrzejewski-Szmek |
2014-10-23 | journal-upload: avoid calling printf with maximum precision | Zbigniew Jędrzejewski-Szmek |
2014-10-23 | journal-upload: verify state file can be saved before uploading | Zbigniew Jędrzejewski-Szmek |
2014-10-23 | journal-upload: do not require port to be set | Zbigniew Jędrzejewski-Szmek |
2014-10-23 | systemd-upload: print paths in help() | Zbigniew Jędrzejewski-Szmek |
2014-10-23 | journal-upload: fix socket activation | Zbigniew Jędrzejewski-Szmek |
2014-09-18 | journal-upload: Remove compilation warning | Philippe De Swert |
2014-08-21 | notify: send STOPPING=1 from our daemons | Lennart Poettering |
2014-08-20 | journal-upload: make sure that 'r' is initialized | Lukas Nykryn |
2014-08-20 | journal-upload: allow the tool to start | Lennart Poettering |
2014-08-20 | cmdline: for new tools avoid introduce new negative switches, and properly al... | Lennart Poettering |
2014-08-03 | journal-remote: rename KEY_FILE to avoid confict with <linux/input.h> | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | Let config_parse open file where applicable | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | journal-upload: add config file | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | journal-remote: let user specify just the main part of the url | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | journal-remote: improve some messages | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | journal-remote: allow splitting incoming logs by source host | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | journal-upload: add watchdog support | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | journal-upload: make state persistent | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | journal-upload: use journal as the source | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | journal-upload: HTTPS support | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | journal-upload: a tool to push messages to systemd-journal-remote | Zbigniew Jędrzejewski-Szmek |