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-upload.c
Age
Commit message (
Expand
)
Author
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