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
*
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
*
tree-wide: use newa() rather than alloca() where we can
Lennart Poettering
2018-04-27
1
-2
/
+2
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+1
*
journal-file: we can't use a chain cache entry if we don't know where it star...
Lennart Poettering
2018-03-27
1
-1
/
+1
*
Merge pull request #8508 from poettering/more-cocci
Zbigniew Jędrzejewski-Szmek
2018-03-21
1
-1
/
+1
|
\
|
*
coccinelle: make use of DIV_ROUND_UP() wherever appropriate
Lennart Poettering
2018-03-20
1
-1
/
+1
*
|
Merge pull request #8313 from alexgartrell/compression-threshold
Lennart Poettering
2018-03-21
1
-6
/
+24
|
\
\
|
*
|
journal: provide compress_threshold_bytes parameter
Alex Gartrell
2018-03-20
1
-6
/
+24
|
|
/
*
/
journal-file: drop unused tail_entry_monotonic_valid field.
Lennart Poettering
2018-03-20
1
-5
/
+0
|
/
*
xattr-util: use crtime/btime if statx() is available for implementation of fd...
Lennart Poettering
2018-02-20
1
-11
/
+6
*
journal-file: fix typo in log message
Lennart Poettering
2018-02-20
1
-1
/
+1
*
fs-util: move fsync_directory_of_file() into generic code
Lennart Poettering
2018-02-20
1
-33
/
+1
*
stat-util: unify code that checks whether something is a regular file
Lennart Poettering
2018-02-20
1
-4
/
+6
*
journal-file: add O_NONBLOCK for paranoia when opening journal files
Lennart Poettering
2018-02-20
1
-1
/
+11
*
journal-file: refuse opening non-regular journal files
Lennart Poettering
2018-02-20
1
-0
/
+6
*
journal: losen restrictions on journal file suffix (#8013)
Lennart Poettering
2018-01-27
1
-5
/
+2
*
tree-wide: in all threads we fork off in library code, block all signals
Lennart Poettering
2018-01-04
1
-0
/
+14
*
tree-wide: properly name all threads we fork off
Lennart Poettering
2017-12-25
1
-0
/
+2
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-1
/
+1
[next]