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
2016-04-22
coredump,basic: generalize O_TMPFILE handling a bit
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-20
journal-gatewayd: fix offset
Zbigniew Jędrzejewski-Szmek
2016-01-18
journal-remote: update to 64bit µhttp api, provide fallback
Zbigniew Jędrzejewski-Szmek
2016-01-18
journal-remote: fix warning about deprecated µhttpd macro
Zbigniew Jędrzejewski-Szmek
2015-12-14
journal-gatewayd: timeout journal wait to allow thread cleanup
Dan Dedrick
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-09-30
journal: make sure to set MHD_USE_PIPE_FOR_SHUTDOWN for libmicrohttpd servers
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-09
util: introduce safe_fclose() and port everything over to it
Lennart Poettering
2015-09-09
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
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