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-verify.c
Age
Commit message (
Expand
)
Author
2012-11-21
journal: by default do not decompress dat objects larger than 64K
Lennart Poettering
2012-10-19
util: unify usage of on_tty() in util.c
Lennart Poettering
2012-10-13
journal-verify: get rid of an unused variable
Zbigniew Jędrzejewski-Szmek
2012-09-24
journald: always pass first entry timestamp back from journal_file_verify()
Lennart Poettering
2012-09-13
journald: don't reposition window if we don't have to
Lennart Poettering
2012-08-25
journal: add HAVE_XZ check to avoid build failure
Yin Kangkai
2012-08-21
journalctl: be more friendly when informing about seal verification
Lennart Poettering
2012-08-21
journal: be more careful when keeping around mmaps we still need
Lennart Poettering
2012-08-21
verify: optimize entry search a bit by using bisection
Lennart Poettering
2012-08-21
journal: automatically evolve FSS key even when nothing is logged
Lennart Poettering
2012-08-20
journal: add missing endianess conversion
Lennart Poettering
2012-08-20
journal: make libgcrypt dependency optional
Lennart Poettering
2012-08-20
journal: use a macro to check for file header flags
Lennart Poettering
2012-08-20
journal: fix tag ordering check
Lennart Poettering
2012-08-19
journal: fix bisection algorithm
Lennart Poettering
2012-08-19
journal: validate timestamps as well
Lennart Poettering
2012-08-18
journal: even more simple static object tests
Lennart Poettering
2012-08-18
journal: refuse verification of files with unknown flags
Lennart Poettering
2012-08-18
jounral: write bit fiddling test
Lennart Poettering
2012-08-18
journal: fix verification without key
Lennart Poettering
2012-08-18
journald: add additional simple static tests to verifier
Lennart Poettering
2012-08-17
journal: after verification output validated time range
Lennart Poettering
2012-08-17
journal: reword verification messages a bit
Lennart Poettering
2012-08-17
journal: ensure that entries and tags are properly ordered
Lennart Poettering
2012-08-17
journal: show new header fields in header dump
Lennart Poettering
2012-08-17
journal: don't write tag objects if nothing has been written since the last time
Lennart Poettering
2012-08-17
man: add man pages for new FSS stuff
Lennart Poettering
2012-08-17
journal: rework terminology
Lennart Poettering
2012-08-16
journal: add FSPRG journal authentication
Lennart Poettering
2012-08-16
journal: fix tag sequence number verification
Lennart Poettering
2012-08-16
journalctl: immeidately terminate on invalid seed
Lennart Poettering
2012-08-16
journal: parse fsprg seed
Lennart Poettering
2012-08-16
journal: count number of entry arrays in header
Lennart Poettering
2012-08-16
journal: fix variable initialization
Lennart Poettering
2012-08-16
journal: fix unitialized var
Lennart Poettering
2012-08-16
journal: journal-send.h doesn't actually exist
Lennart Poettering
2012-08-16
journal: verify structural consistency
Lennart Poettering
2012-08-16
journal: add color to verification progress bar
Lennart Poettering
2012-08-16
journal: verify compressed objects
Lennart Poettering
2012-08-16
journal: verify hashes only during actual verification, not all the time
Lennart Poettering
2012-08-16
journal: split up journal-file.c
Lennart Poettering