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-journal.c
Age
Commit message (
Expand
)
Author
2016-04-05
journal-upload: make watchdog state non-static
Zbigniew Jędrzejewski-Szmek
2016-04-05
journal-upload: Update watchdog while in curl_easy_perform
Klearchos Chaloulos
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-12-09
journal-upload : Ignore journal event when already in uploading state.
Klearchos Chaloulos
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-09-09
tree-wide: replace while(1) by for(;;) everywhere
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-02-01
Add a snprinf wrapper which checks that the buffer was big enough
Zbigniew Jędrzejewski-Szmek
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-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