index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
journal-remote
/
journal-remote.c
Age
Commit message (
Expand
)
Author
2014-11-10
strv: rework strv_split_quoted() to use unquote_first_word()
Lennart Poettering
2014-11-04
sd-event: implicitly set signal event source's descriptions to the signal name
Lennart Poettering
2014-11-04
sd-event: rename sd_event_source_set_name() to sd_event_source_get_name()
Lennart Poettering
2014-10-23
shared/log: add log_trace as compile-time optional debugging
Zbigniew Jędrzejewski-Szmek
2014-10-23
journal-remote: add --split-mode to help
Zbigniew Jędrzejewski-Szmek
2014-10-23
journal-remote: better error message on failure
Zbigniew Jędrzejewski-Szmek
2014-10-23
systemd-upload: print paths in help()
Zbigniew Jędrzejewski-Szmek
2014-10-23
journal-remote: give names to event sources
Zbigniew Jędrzejewski-Szmek
2014-10-23
journal-upload: fix socket activation
Zbigniew Jędrzejewski-Szmek
2014-10-14
journal-remote: fix mem leak on error
Zbigniew Jędrzejewski-Szmek
2014-09-29
journal-remote: fix handling of non-blocking sources
Zbigniew Jędrzejewski-Szmek
2014-09-25
journal-remote: initialize writer hashmap before use
Jonathan Liu
2014-09-18
journal-remote: check return code of sd_event_default
Andreas Henriksson
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-08-21
notify: send STOPPING=1 from our daemons
Lennart Poettering
2014-08-20
journal-remote: remove unreachable code
Lukas Nykryn
2014-08-20
cmdline: for new tools avoid introduce new negative switches, and properly al...
Lennart Poettering
2014-08-11
journal-remote: fix parsing of fd command line argument
Lennart Poettering
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-08-03
journal-remote: rename KEY_FILE to avoid confict with <linux/input.h>
Zbigniew Jędrzejewski-Szmek
2014-07-31
Properly report invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-16
Let config_parse open file where applicable
Zbigniew Jędrzejewski-Szmek
2014-07-16
journal-remote: remove obsolete variable
Zbigniew Jędrzejewski-Szmek
2014-07-15
journal-remote: rework fd and writer reference handling
Zbigniew Jędrzejewski-Szmek
2014-07-15
journal-remote: improve some messages
Zbigniew Jędrzejewski-Szmek
2014-07-15
Fix problem with allocating large buffers and log leftovers
Zbigniew Jędrzejewski-Szmek
2014-07-15
journal-remote: allow splitting incoming logs by source host
Zbigniew Jędrzejewski-Szmek
2014-07-15
Allow addresses to be specified for --listen-... args
Zbigniew Jędrzejewski-Szmek
2014-07-15
journal-remote: add units and read certs from default locations
Zbigniew Jędrzejewski-Szmek
2014-07-15
journal-upload: add watchdog support
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-remote: reject fields above maximum size
Zbigniew Jędrzejewski-Szmek
2014-07-15
journal-remote: small fixes
Zbigniew Jędrzejewski-Szmek
2014-07-15
Move network-related journal programs to src/journal-remote/
Zbigniew Jędrzejewski-Szmek