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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-journal: move source files for sd-journal to src/libsystemd/sd-journal
Yu Watanabe
2021-01-18
1
-275
/
+0
*
journal: move journal_field_valid() to journal_file.c
Yu Watanabe
2020-12-15
1
-0
/
+2
*
mmap-cache: bind prot(ection) to MMapFileDescriptor
Vito Caputo
2020-12-10
1
-1
/
+0
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: add new HAVE_COMPRESSION compile time flag
Lennart Poettering
2020-06-25
1
-1
/
+1
*
journal: support zstd compression for large objects in journal files
Lennart Poettering
2020-06-25
1
-2
/
+6
*
journal: use a different hash function for each journal file
Lennart Poettering
2020-06-25
1
-0
/
+6
*
journal-file: use FLAGS_SET where appropriate
Lennart Poettering
2020-06-25
1
-3
/
+3
*
sd-journal: close journal files that were deleted by journald before we've se...
Michal Sekletár
2020-02-05
1
-0
/
+1
*
journal: use cleanup attribute at one more place
Yu Watanabe
2019-05-28
1
-0
/
+1
*
headers: add missing includes
Zbigniew Jędrzejewski-Szmek
2019-03-28
1
-0
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-1
/
+1
*
journal: fix sort order of header includes
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-2
/
+2
*
journal-file: refactor journal_file_open_reliably()
Lennart Poettering
2018-10-25
1
-0
/
+2
*
journal-file: refactor journal_file_rotate()
Lennart Poettering
2018-10-25
1
-0
/
+2
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
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
-1
/
+8
*
journal: remove unused args from journal_file_copy_entry()
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Merge pull request #8313 from alexgartrell/compression-threshold
Lennart Poettering
2018-03-21
1
-1
/
+4
|
\
|
*
journal: provide compress_threshold_bytes parameter
Alex Gartrell
2018-03-20
1
-1
/
+4
*
|
journal-file: drop unused tail_entry_monotonic_valid field.
Lennart Poettering
2018-03-20
1
-2
/
+0
|
/
*
sd-journal: properly handle inotify queue overflow
Lennart Poettering
2018-02-12
1
-0
/
+2
*
journal: use new helpers with journal_file_close
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-1
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-3
/
+3
*
journal: explicitly add fds to mmap-cache (#6307)
Vito Caputo
2017-07-11
1
-0
/
+1
*
journal: set STATE_ARCHIVED as part of offlining (#2740)
Vito Caputo
2016-04-27
1
-0
/
+1
*
sd-journal: add API for opening journal files or directories by fd
Lennart Poettering
2016-04-25
1
-0
/
+2
*
journal: defer journal closes on rotate
Vito Caputo
2016-02-20
1
-1
/
+5
*
journal: asynchronous journal_file_set_offline()
Vito Caputo
2016-02-20
1
-1
/
+14
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
journal: coalesce ftruncate()s in 250ms windows
Vito Caputo
2016-01-15
1
-0
/
+5
*
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-18
1
-2
/
+2
*
journal: fix error handling when compressing journal objects
Lennart Poettering
2015-10-24
1
-0
/
+5
*
journal: rework vacuuming logic
Lennart Poettering
2015-10-02
1
-5
/
+8
*
journal: make journal_file_close() return NULL
Lennart Poettering
2015-10-02
1
-1
/
+1
*
journal: avoid mapping empty data and field hash tables
Lennart Poettering
2015-07-24
1
-0
/
+3
*
journal: make skipping of exhausted journal files effective again
Michal Schmidt
2015-02-25
1
-1
/
+1
*
Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.h
Zbigniew Jędrzejewski-Szmek
2015-01-19
1
-1
/
+1
*
journald: whenever we rotate a file, btrfs defrag it
Lennart Poettering
2015-01-06
1
-0
/
+1
*
journald: when we detect the journal file we are about to write to has been d...
Lennart Poettering
2015-01-05
1
-0
/
+1
*
journald: process SIGBUS for the memory maps we set up
Lennart Poettering
2015-01-05
1
-1
/
+1
*
journal: journal_file_next_entry() does not need pointer to current Object
Michal Schmidt
2014-12-18
1
-1
/
+1
*
journal: optimize iteration by skipping exhausted files
Michal Schmidt
2014-12-18
1
-0
/
+1
*
journal: compare candidate entries using JournalFiles' locations
Michal Schmidt
2014-12-18
1
-0
/
+1
*
journal: keep per-JournalFile location info during iteration
Michal Schmidt
2014-12-18
1
-0
/
+7
*
journal: abstract the resetting of JournalFile's location
Michal Schmidt
2014-12-18
1
-0
/
+1
*
journal: move definition of LocationType to journal-file.h
Michal Schmidt
2014-12-18
1
-0
/
+14
[next]