summaryrefslogtreecommitdiff
path: root/src/journal-remote
Commit message (Expand)AuthorAge
* journal-remote: fix saving of binary fieldsZbigniew Jędrzejewski-Szmek2015-03-02
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* journal-remote: fix client_cert memory leakMichal Schmidt2015-02-17
* journal-remote: fix certificate status memory leakMichal Schmidt2015-02-17
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek2015-02-01
* Assorted format fixesZbigniew Jędrzejewski-Szmek2015-01-22
* journal-upload: enable curl debug output conditionallyZbigniew Jędrzejewski-Szmek2015-01-06
* journal: install sigbus handler for journal tools tooLennart Poettering2015-01-05
* wrap a few *_FOREACH macros in curly bracesThomas Hindoe Paaboel Andersen2014-12-12
* journald-remote,journal-upload: Support .d directories in the usual search pathsJosh Triplett2014-11-29
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: simplify log_*_errno(r,...) immediately followed by "return r"Michal Schmidt2014-11-28
* treewide: more log_*_errno() conversions, multiline callsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* log: rearrange log function namingLennart Poettering2014-11-27
* log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering2014-11-27
* strv: rework strv_split_quoted() to use unquote_first_word()Lennart Poettering2014-11-10
* sd-event: implicitly set signal event source's descriptions to the signal nameLennart Poettering2014-11-04
* sd-event: rename sd_event_source_set_name() to sd_event_source_get_name()Lennart Poettering2014-11-04
* journal-upload: return proper exit codeZbigniew Jędrzejewski-Szmek2014-10-23
* shared/log: add log_trace as compile-time optional debuggingZbigniew Jędrzejewski-Szmek2014-10-23
* journal-upload: fix --trust=all optionZbigniew Jędrzejewski-Szmek2014-10-23
* journal-upload: avoid calling printf with maximum precisionZbigniew Jędrzejewski-Szmek2014-10-23
* journal-upload: verify state file can be saved before uploadingZbigniew Jędrzejewski-Szmek2014-10-23
* journal-remote: add --split-mode to helpZbigniew Jędrzejewski-Szmek2014-10-23
* journal-remote: better error message on failureZbigniew Jędrzejewski-Szmek2014-10-23
* journal-upload: do not require port to be setZbigniew Jędrzejewski-Szmek2014-10-23
* systemd-upload: print paths in help()Zbigniew Jędrzejewski-Szmek2014-10-23
* journal-remote: give names to event sourcesZbigniew Jędrzejewski-Szmek2014-10-23
* journal-upload: fix socket activationZbigniew Jędrzejewski-Szmek2014-10-23
* journal-remote: fix mem leak on errorZbigniew Jędrzejewski-Szmek2014-10-14
* journal-remote: fix handling of non-blocking sourcesZbigniew Jędrzejewski-Szmek2014-09-29
* journal-remote: fix counting of events writtenZbigniew Jędrzejewski-Szmek2014-09-25
* journal-remote: initialize writer hashmap before useJonathan Liu2014-09-25
* journal-remote: check return code of sd_event_defaultAndreas Henriksson2014-09-18
* journal-upload: Remove compilation warningPhilippe De Swert2014-09-18
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* journal-remote: fix check if realloc failedThomas Hindoe Paaboel Andersen2014-08-31
* notify: send STOPPING=1 from our daemonsLennart Poettering2014-08-21
* journal-upload: make sure that 'r' is initializedLukas Nykryn2014-08-20
* journal-remote: remove unreachable codeLukas Nykryn2014-08-20
* journal-upload: allow the tool to startLennart Poettering2014-08-20
* cmdline: for new tools avoid introduce new negative switches, and properly al...Lennart Poettering2014-08-20
* journal-remote: fix parsing of fd command line argumentLennart Poettering2014-08-11
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03