summaryrefslogtreecommitdiff
path: root/src/journal-remote/journal-upload-journal.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* journal-upload : Ignore journal event when already in uploading state.Klearchos Chaloulos2015-12-091-3/+4
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-2/+1
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-2/+24
* tree-wide: replace while(1) by for(;;) everywhereLennart Poettering2015-09-091-1/+1
* tree-wide: drop {} from one-line if blocksLennart Poettering2015-09-091-2/+1
* tree-wide: use coccinelle to patch a lot of code to use mfree()Lennart Poettering2015-09-091-2/+1
* Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek2015-02-011-1/+1
* treewide: simplify log_*_errno(r,...) immediately followed by "return r"Michal Schmidt2014-11-281-35/+20
* treewide: more log_*_errno() conversions, multiline callsMichal Schmidt2014-11-281-6/+4
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-8/+8
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-8/+8
* journal-upload: make state persistentZbigniew Jędrzejewski-Szmek2014-07-151-5/+5
* journal-upload: use journal as the sourceZbigniew Jędrzejewski-Szmek2014-07-151-0/+402