summaryrefslogtreecommitdiff
path: root/src/journal-remote/journal-upload-journal.c
Commit message (Expand)AuthorAgeFilesLines
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* journal-remote: do not send _BOOT_ID twiceZbigniew Jędrzejewski-Szmek2018-05-311-3/+9
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tree-wide: adjust fall through comments so that gcc is happyShawn Landden2017-11-201-12/+12
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* time-util: rename usec_sub() to usec_sub_signed() and add usec_sub_unsigned()Lennart Poettering2017-06-221-1/+1
* journal-upload: make watchdog state non-staticZbigniew Jędrzejewski-Szmek2016-04-051-14/+8
* journal-upload: Update watchdog while in curl_easy_performKlearchos Chaloulos2016-04-051-0/+25
* tree-wide: make ++/-- usage consistent WRT spacingVito Caputo2016-02-221-9/+9
* 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