summaryrefslogtreecommitdiff
path: root/src/journal-remote
Commit message (Expand)AuthorAge
* 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
* journal-remote: rename KEY_FILE to avoid confict with <linux/input.h>Zbigniew Jędrzejewski-Szmek2014-08-03
* Properly report invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek2014-07-16
* journal-remote: remove obsolete variableZbigniew Jędrzejewski-Szmek2014-07-16
* journal-remote: fix double typedef and add missing headerZbigniew Jędrzejewski-Szmek2014-07-16
* journal-remote: avoid copying input dataZbigniew Jędrzejewski-Szmek2014-07-15
* µhttp-util: fix compilation without gnutlsZbigniew Jędrzejewski-Szmek2014-07-15
* journal-upload: add config fileZbigniew Jędrzejewski-Szmek2014-07-15
* journal-remote: let user specify just the main part of the urlZbigniew Jędrzejewski-Szmek2014-07-15
* journal-remote: rework fd and writer reference handlingZbigniew Jędrzejewski-Szmek2014-07-15
* journal-remote: improve some messagesZbigniew Jędrzejewski-Szmek2014-07-15
* Fix problem with allocating large buffers and log leftoversZbigniew Jędrzejewski-Szmek2014-07-15
* journal-remote: allow splitting incoming logs by source hostZbigniew Jędrzejewski-Szmek2014-07-15
* Allow addresses to be specified for --listen-... argsZbigniew Jędrzejewski-Szmek2014-07-15
* Add simple generator of fake journal export streamZbigniew Jędrzejewski-Szmek2014-07-15
* journal-remote: add units and read certs from default locationsZbigniew Jędrzejewski-Szmek2014-07-15
* journal-upload: add watchdog supportZbigniew Jędrzejewski-Szmek2014-07-15
* journal-upload: make state persistentZbigniew Jędrzejewski-Szmek2014-07-15