index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
journal
/
journal-file.c
Age
Commit message (
Expand
)
Author
2017-02-02
Merge pull request #5204 from keszybz/masked-warning-cleanup
Lennart Poettering
2017-02-01
Consistently use ERFKILL for masked units
Zbigniew Jędrzejewski-Szmek
2017-02-02
Merge pull request #5151 from keszybz/journal-flags
Lennart Poettering
2017-02-01
Merge pull request #5191 from keszybz/tweaks
Zbigniew Jędrzejewski-Szmek
2017-02-01
Revert "Trivial typo fixes and code refactorings (#5191)"
Zbigniew Jędrzejewski-Szmek
2017-02-01
Trivial typo fixes and code refactorings (#5191)
Zbigniew Jędrzejewski-Szmek
2017-01-31
tree-wide: adjust fall through comments so that gcc is happy
Zbigniew Jędrzejewski-Szmek
2017-01-31
journal-file: check asprintf return value in the usual fashion
Zbigniew Jędrzejewski-Szmek
2017-01-24
journal-file, journalctl: provide better hint about unsupported features
Zbigniew Jędrzejewski-Szmek
2017-01-24
journal-file: factor out helper function
Zbigniew Jędrzejewski-Szmek
2016-10-16
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-12
journal: refuse opening journal files from the future for writing
Lennart Poettering
2016-10-12
journal: when iterating through entry arrays and we hit an invalid one keep g...
Lennart Poettering
2016-10-12
journal: add an explicit check for uninitialized objects
Lennart Poettering
2016-10-12
journal: also check that our entry arrays are properly ordered
Lennart Poettering
2016-10-12
journal: split out check for properly ordered arrays into its own function
Lennart Poettering
2016-10-12
journal: split out array index inc/dec code into a new call bump_array_index()
Lennart Poettering
2016-10-12
journal: when we encounter a broken journal file, add some debug logging
Lennart Poettering
2016-09-23
journal: fix HMAC calculation when appending a data object
Franck Bui
2016-09-23
journal: warn when we fail to append a tag to a journal
Franck Bui
2016-05-04
treewide: fix typos (#3187)
Torstein Husebø
2016-05-02
tree-wide: fix invocations of chattr_path()
Lennart Poettering
2016-04-29
journal-file: when rotating a journal file, fsync directory too
Lennart Poettering
2016-04-29
journal: when creating a new journal file, fsync() the directory it is create...
Lennart Poettering
2016-04-27
journal: set STATE_ARCHIVED as part of offlining (#2740)
Vito Caputo
2016-04-26
journal-file: make seeking in corrupted files work
Lennart Poettering
2016-04-26
journal-file: when iterating through a partly corruped journal file, treat er...
Lennart Poettering
2016-04-26
journal-file: always generate the same error when encountering corrupted files
Lennart Poettering
2016-04-26
sd-journal: detect earlier if we try to read an object from an invalid offset
Lennart Poettering
2016-04-25
Merge pull request #3109 from poettering/journal-by-fd
Zbigniew Jędrzejewski-Szmek
2016-04-25
Merge pull request #3114 from poettering/journalctl-b
Zbigniew Jędrzejewski-Szmek
2016-04-25
journal: fix already offline check and thread leak (#2810)
Vito Caputo
2016-04-25
journalctl: improve output of --header a bit
Lennart Poettering
2016-04-25
sd-journal: add API for opening journal files or directories by fd
Lennart Poettering
2016-02-23
Merge pull request #2708 from vcaputo/journal-restore-offline-state-on-error
Lennart Poettering
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-22
journal: restore offline state on error
Vito Caputo
2016-02-19
journal: defer journal closes on rotate
Vito Caputo
2016-02-19
journal: asynchronous journal_file_set_offline()
Vito Caputo
2016-02-19
journal: add void cast to journal_file_close() calls
Vito Caputo
2016-02-19
journal: add void cast to fsync() calls
Vito Caputo
2016-02-13
Merge pull request #2589 from keszybz/resolve-tool-2
Lennart Poettering
2016-02-11
Add memcpy_safe
Zbigniew Jędrzejewski-Szmek
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-09
journal: Drop monotonicity check when appending to journal file
Klearchos Chaloulos
2016-02-06
journal: add missing space to switch statement
Vito Caputo
2016-02-05
journal: add asserts on f->(data|field)_hash_table
Vito Caputo
2016-02-05
journal: add asserts for f->header
Vito Caputo
2016-01-26
journald: minor fixes
Lennart Poettering
2016-01-23
Merge pull request #2318 from vcaputo/coalesce-ftruncates-redux
Zbigniew Jędrzejewski-Szmek
[next]