index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal-remote
/
journal-remote-write.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iovec-util: add iovw_isempty() helper
Lennart Poettering
2023-08-11
1
-2
/
+1
*
journal-remote: use structured initialization
Frantisek Sumsal
2023-05-30
1
-5
/
+6
*
journal-remote: bump the refcount right after creating the writer object
Frantisek Sumsal
2023-05-26
1
-1
/
+1
*
journal-remote: make writer_new() return negative errno on failure
Yu Watanabe
2023-03-27
1
-9
/
+11
*
journald: maintain entry seqnum counter in mmap()ed file in /run/
Lennart Poettering
2023-02-08
1
-6
/
+19
*
journal-remote: fix memory leak on initialization error
Luca Boccassi
2022-12-18
1
-3
/
+3
*
vacuum journal remote (#25076)
berenddeschouwer
2022-12-17
1
-1
/
+26
*
journal-file: merge compress/seal bool args into a single flags param
Lennart Poettering
2022-03-25
1
-6
/
+7
*
journal-remote: constify a few parameters
Lennart Poettering
2022-03-25
1
-3
/
+3
*
journal: Rename JournaldFile to ManagedJournalFile
Daan De Meyer
2022-02-02
1
-3
/
+3
*
journal: stop using JournalFile.mmap everywhere
Vito Caputo
2021-12-07
1
-4
/
+4
*
journal: Introduce journald-file.c for journal file write related logic
Daan De Meyer
2021-12-06
1
-11
/
+11
*
journal: Add log level argument to journal_file_rotate_suggested()
Daan De Meyer
2021-10-18
1
-1
/
+1
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
journal-remote: use source's boot-id
Chris Morin
2019-04-02
1
-2
/
+3
*
tree-wide: use DEFINE_TRIVIAL_REF_UNREF_FUNC() macro or friends where applicable
Yu Watanabe
2018-08-27
1
-14
/
+2
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
journal: allow boot_id to be passed to journal_append_entry()
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-2
/
+4
*
journal-remote: when an entry is rejected with -EBADMSG, do not rotate the jo...
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-3
/
+4
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
journal: provide compress_threshold_bytes parameter
Alex Gartrell
2018-03-20
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
Move export format parsing from src/journal-remote/ to src/basic/
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-33
/
+0
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-7
/
+3
*
journal: defer journal closes on rotate
Vito Caputo
2016-02-20
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-09
1
-2
/
+1
*
journal-remote: downgrade routine messages to debug
Zbigniew Jędrzejewski-Szmek
2015-03-13
1
-1
/
+1
*
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
1
-4
/
+2
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
journal-remote: fix counting of events written
Zbigniew Jędrzejewski-Szmek
2014-09-26
1
-20
/
+24
*
journal-remote: fix double typedef and add missing header
Zbigniew Jędrzejewski-Szmek
2014-07-16
1
-1
/
+0
*
journal-remote: avoid copying input data
Zbigniew Jędrzejewski-Szmek
2014-07-16
1
-3
/
+8
*
journal-remote: rework fd and writer reference handling
Zbigniew Jędrzejewski-Szmek
2014-07-16
1
-16
/
+52
*
journal-remote: improve some messages
Zbigniew Jędrzejewski-Szmek
2014-07-16
1
-1
/
+3
*
journal-upload: use journal as the source
Zbigniew Jędrzejewski-Szmek
2014-07-16
1
-1
/
+3
*
Move network-related journal programs to src/journal-remote/
Zbigniew Jędrzejewski-Szmek
2014-07-16
1
-0
/
+124