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-gatewayd.c
Age
Commit message (
Expand
)
Author
2015-08-17
Bug #944: Deletion of unnecessary checks before a few calls of systemd functions
Markus Elfring
2015-08-05
hostname-util: get rid of unused parameter of hostname_cleanup()
Zbigniew Jędrzejewski-Szmek
2015-07-07
journal-gatewayd: fix tmpfile logic
Daniel Mack
2015-05-18
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-04-12
journal-gatewayd: use (void) to silence coverity
Zbigniew Jędrzejewski-Szmek
2015-03-27
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-03-15
journal-gatewayd: factor out opening of temp file
Zbigniew Jędrzejewski-Szmek
2015-03-13
µhttp-util: setup gnutls logs in one function
Zbigniew Jędrzejewski-Szmek
2015-01-05
journal: install sigbus handler for journal tools too
Lennart Poettering
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: more log_*_errno + return simplifications
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-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-07-15
journal-remote: allow splitting incoming logs by source host
Zbigniew Jędrzejewski-Szmek
2014-07-15
Move network-related journal programs to src/journal-remote/
Zbigniew Jędrzejewski-Szmek