index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
journal-file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: fixes for assorted grammar and spelling issues
Zbigniew Jędrzejewski-Szmek
2020-07-06
1
-1
/
+1
*
tree-wide: add new HAVE_COMPRESSION compile time flag
Lennart Poettering
2020-06-25
1
-4
/
+4
*
journal: support zstd compression for large objects in journal files
Lennart Poettering
2020-06-25
1
-7
/
+14
*
journal-file: when individual hash chains grow too large, rotate
Lennart Poettering
2020-06-25
1
-10
/
+74
*
journal: use a different hash function for each journal file
Lennart Poettering
2020-06-25
1
-26
/
+76
*
journal: rename hash64() to jenkins_hash64()
Lennart Poettering
2020-06-25
1
-4
/
+4
*
journal-file: rename return parameters to ret_xyz
Lennart Poettering
2020-06-25
1
-119
/
+134
*
journal-file: also show field hash table size in debug output
Lennart Poettering
2020-06-25
1
-1
/
+3
*
journal-file: simplify boot ID acquiring
Lennart Poettering
2020-06-25
1
-4
/
+1
*
journal: no need to check offset twice, journal_file_move_to_object() does it...
Lennart Poettering
2020-04-23
1
-3
/
+1
*
journal: make sure to explicitly copy out values of mmap before doing arithme...
Lennart Poettering
2020-04-23
1
-50
/
+112
*
journal: several minor coding style fixes/clean-ups
Lennart Poettering
2020-04-23
1
-6
/
+14
*
journal-file: avoid risky subtraction when validity checking object
Lennart Poettering
2020-04-23
1
-2
/
+2
*
sd-journal: close journal files that were deleted by journald before we've se...
Michal Sekletár
2020-02-05
1
-1
/
+1
*
tree-wide: use SD_ID128_STRING_MAX where appropriate
Lennart Poettering
2019-12-10
1
-1
/
+1
*
journal-file: delete some unnecessary braces
Vito Caputo
2019-11-10
1
-2
/
+1
*
journal: Consistently capitalize printed header entries
Thibault Nélis
2019-10-22
1
-19
/
+19
*
journald: lower keep_free to 5% and raise min_use to 2%
Zbigniew Jędrzejewski-Szmek
2019-07-26
1
-49
/
+38
*
journal: emit debug log about settings only once (or when changed)
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-4
/
+17
*
util: introduce format_bytes_full()
Yu Watanabe
2019-06-19
1
-1
/
+1
*
journal: do not trigger assertion when journal_file_close() get NULL
Yu Watanabe
2019-05-28
1
-1
/
+2
*
journald: output a proper error message when the journal is used on fs that d...
Lennart Poettering
2019-05-22
1
-0
/
+7
*
Use sd_event_source_disable_unref()
Zbigniew Jędrzejewski-Szmek
2019-05-10
1
-2
/
+1
*
journal-remote: use source's boot-id
Chris Morin
2019-04-02
1
-1
/
+3
*
journal-file: handle SIGBUS on offlining thread
Chris Morin
2019-03-20
1
-0
/
+3
*
util: split out sorting related calls to new sort-util.[ch]
Lennart Poettering
2019-03-13
1
-0
/
+1
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-0
/
+1
*
tree-wide: use assert_se() for signal operations with constants
Zbigniew Jędrzejewski-Szmek
2018-12-21
1
-2
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-175
/
+147
*
journal: fix sort order of header includes
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-1
/
+2
*
journal: simplify use of sd_event_source_get_enabled()
Zbigniew Jędrzejewski-Szmek
2018-11-16
1
-9
/
+5
*
journal-file: get rid of a helper variable
Zbigniew Jędrzejewski-Szmek
2018-11-16
1
-7
/
+4
*
journal: drop an unused variable clang is complaining about
Evgeny Vereshchagin
2018-10-29
1
-1
/
+0
*
journal-file: structured initialization is your friend
Lennart Poettering
2018-10-25
1
-15
/
+15
*
journal-file: refactor journal_file_open_reliably()
Lennart Poettering
2018-10-25
1
-19
/
+40
*
journal-file: refactor journal_file_rotate()
Lennart Poettering
2018-10-25
1
-46
/
+82
*
tree-wide: use CMP() macro where applicable
Yu Watanabe
2018-10-16
1
-12
/
+11
*
tree-wide: CMP()ify all the things
Lennart Poettering
2018-10-16
1
-6
/
+1
*
journal-file: avoid calling ftruncate with invalid fd
David Tardon
2018-10-12
1
-0
/
+3
*
chattr: optionally, return the old flags when updating them
Lennart Poettering
2018-10-08
1
-2
/
+2
*
tree-wide: use typesafe_qsort()
Yu Watanabe
2018-09-19
1
-9
/
+3
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
Merge pull request #9147 from keszybz/runtime-enablement
Lennart Poettering
2018-06-04
1
-2
/
+2
|
\
|
*
journal: small simplification
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-2
/
+2
*
|
journal: allow boot_id to be passed to journal_append_entry()
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-4
/
+15
*
|
journal: remove unused args from journal_file_copy_entry()
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-1
/
+1
*
|
journal: refuse an entry with invalid timestamp fields
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-1
/
+10
*
|
journal: allow writing journal files even if machine-id is missing
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-1
/
+4
|
/
*
journal-file: avoid joining offline thread
Vito Caputo
2018-05-29
1
-4
/
+6
[next]