summaryrefslogtreecommitdiff
path: root/src/journal-remote/journal-upload-journal.c
AgeCommit message (Expand)Author
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-12-09journal-upload : Ignore journal event when already in uploading state.Klearchos Chaloulos
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-09-09tree-wide: replace while(1) by for(;;) everywhereLennart Poettering
2015-09-09tree-wide: drop {} from one-line if blocksLennart Poettering
2015-09-09tree-wide: use coccinelle to patch a lot of code to use mfree()Lennart Poettering
2015-02-01Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek
2014-11-28treewide: simplify log_*_errno(r,...) immediately followed by "return r"Michal Schmidt
2014-11-28treewide: more log_*_errno() conversions, multiline callsMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-07-15journal-upload: make state persistentZbigniew Jędrzejewski-Szmek
2014-07-15journal-upload: use journal as the sourceZbigniew Jędrzejewski-Szmek