]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal/journal-verify.c
util-lib: split out fd-related operations into fd-util.[ch]
[thirdparty/systemd.git] / src / journal / journal-verify.c
2015-10-25  Lennart Poetteringutil-lib: split out fd-related operations into fd-util...
2015-10-24  Lennart PoetteringMerge pull request #1657 from phomes/tmpfiles-simplific...
2015-10-24  Lennart PoetteringMerge pull request #1659 from vcaputo/journal_verify_en...
2015-10-23  Vito Caputojournal: s/Envalid/Invalid/ 1659/head
2015-10-23  Lennart PoetteringMerge pull request #1653 from keszybz/lz4-compress...
2015-10-15  Lennart PoetteringMerge pull request #1527 from keszybz/lz4
2015-10-13  Lennart PoetteringMerge pull request #1542 from keszybz/journal-audit...
2015-10-01  Kay SieversMerge pull request #1428 from franciozzy/tagenhance
2015-09-24  Lennart PoetteringMerge pull request #1374 from olof/autoconf_gcrypt_dep
2015-09-23  Tom GundersenMerge pull request #1332 from thom311/master 1367/head
2015-09-23  Lennart PoetteringMerge pull request #1365 from floppym/kcmp
2015-09-23  Daniel MackMerge pull request #1339 from alkino/master
2015-09-22  David HerrmannMerge pull request #1334 from poettering/sd-bus-default...
2015-09-22  Kay SieversMerge pull request #1324 from pugs/master
2015-09-22  Daniel MackMerge pull request #1335 from poettering/some-fixes
2015-09-22  Lennart Poetteringcgtop: underline table header
2015-09-09  Daniel MackMerge pull request #1210 from poettering/import-fixes
2015-09-09  Daniel MackMerge pull request #1207 from poettering/coccinelle...
2015-09-09  Lennart Poetteringtree-wide: make use of log_error_errno() return value
2015-07-28  Daniel MackMerge pull request #756 from ldzhong/fix
2015-07-28  Lennart PoetteringMerge pull request #375 from msekletar/test-install...
2015-07-27  Lennart PoetteringMerge pull request #362 from d-hatayama/fix_selinux_uni...
2015-07-25  Kay SieversMerge pull request #634 from icarlosvenegas/sd-boot...
2015-07-24  Daniel MackMerge pull request #704 from richardmaw-codethink/empty...
2015-07-24  Daniel MackMerge pull request #606 from dvdhrm/bus-proxy-pedantic...
2015-07-24  Daniel MackMerge pull request #695 from poettering/journal-fixes
2015-07-24  Lennart Poetteringjournal: uppercase first character in verify error... 695/head
2015-07-24  Lennart Poetteringjournal: explain the error when we find a non-DATA...
2015-07-24  Lennart Poetteringjournal: when verifying journal files, handle empty...
2015-07-23  Lennart Poetteringjournal: avoid mapping empty data and field hash tables
2015-07-23  Lennart Poetteringjournal-verify: don't hit SIGFPE when determining progress
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-04-10  Ronny Chevaliershared: add terminal-util.[ch]
2015-03-13  David Herrmanntree-wide: there is no ENOTSUP on linux
2015-02-23  Thomas Hindoe Paab... remove unused includes
2014-12-12  Michal Schmidtjournal: consistently use OBJECT_<type> names instead...
2014-12-12  Michal Schmidtjournal: remove journal_file_object_keep/release functions
2014-12-11  Torstein Husebøjournald: correct spacing near eol code comments
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-10-10  Jan Janssensd-journal: fix sd_journal_enumerate_unique skipping...
2014-09-18  Philippe De Swertjournal: Do not count on the compiler initializing...
2014-08-04  Zbigniew Jędrzejew... Fix misuse of uint64_t as size_t
2014-07-16  Zbigniew Jędrzejew... journal/verify: flush progress bar, print offset in...
2014-07-07  Zbigniew Jędrzejew... journal/compress: fix calls to decompress_blob
2014-07-06  Zbigniew Jędrzejew... journal: add LZ4 as optional compressor
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-01-28  Zbigniew Jędrzejew... Replace mkostemp+unlink with open(O_TMPFILE)
2014-01-11  Zbigniew Jędrzejew... journal: fix access to munmapped memory in sd_journal_e...
2014-01-05  George McCollisterjournal: Add missing byte order conversions
2013-06-27  Jan Janssenjournal-verify: Use proper printf placeholder
2013-06-23  Zbigniew Jędrzejew... journal-verify: allow unlinked data entries
2013-06-10  Zbigniew Jędrzejew... Use stdint.h macros instead of casts to print uint64_t...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-11-20  Lennart Poetteringjournal: by default do not decompress dat objects large...
2012-10-18  Lennart Poetteringutil: unify usage of on_tty() in util.c
2012-10-13  Zbigniew Jędrzejew... journal-verify: get rid of an unused variable
2012-09-24  Lennart Poetteringjournald: always pass first entry timestamp back from...
2012-09-13  Lennart Poetteringjournald: don't reposition window if we don't have to
2012-08-25  Yin Kangkaijournal: add HAVE_XZ check to avoid build failure
2012-08-21  Lennart Poetteringjournalctl: be more friendly when informing about seal...
2012-08-21  Lennart Poetteringjournal: be more careful when keeping around mmaps...
2012-08-21  Lennart Poetteringverify: optimize entry search a bit by using bisection
2012-08-20  Lennart Poetteringjournal: automatically evolve FSS key even when nothing...
2012-08-20  Lennart Poetteringjournal: add missing endianess conversion
2012-08-20  Lennart Poetteringjournal: make libgcrypt dependency optional
2012-08-20  Lennart Poetteringjournal: use a macro to check for file header flags
2012-08-20  Lennart Poetteringjournal: fix tag ordering check
2012-08-19  Lennart Poetteringjournal: fix bisection algorithm
2012-08-19  Lennart Poetteringjournal: validate timestamps as well
2012-08-17  Lennart Poetteringjournal: even more simple static object tests
2012-08-17  Lennart Poetteringjournal: refuse verification of files with unknown...
2012-08-17  Lennart Poetteringjounral: write bit fiddling test
2012-08-17  Lennart Poetteringjournal: fix verification without key
2012-08-17  Lennart Poetteringjournald: add additional simple static tests to verifier
2012-08-17  Lennart Poetteringjournal: after verification output validated time range
2012-08-17  Lennart Poetteringjournal: reword verification messages a bit
2012-08-17  Lennart Poetteringjournal: ensure that entries and tags are properly...
2012-08-17  Lennart Poetteringjournal: show new header fields in header dump
2012-08-16  Lennart Poetteringjournal: don't write tag objects if nothing has been...
2012-08-16  Lennart Poetteringman: add man pages for new FSS stuff
2012-08-16  Lennart Poetteringjournal: rework terminology
2012-08-16  Lennart Poetteringjournal: add FSPRG journal authentication
2012-08-16  Lennart Poetteringjournal: fix tag sequence number verification
2012-08-16  Lennart Poetteringjournalctl: immeidately terminate on invalid seed
2012-08-16  Lennart Poetteringjournal: parse fsprg seed
2012-08-16  Lennart Poetteringjournal: count number of entry arrays in header
2012-08-16  Lennart Poetteringjournal: fix variable initialization
2012-08-16  Lennart Poetteringjournal: fix unitialized var
2012-08-16  Lennart Poetteringjournal: journal-send.h doesn't actually exist
2012-08-16  Lennart Poetteringjournal: verify structural consistency
2012-08-16  Lennart Poetteringjournal: add color to verification progress bar
2012-08-16  Lennart Poetteringjournal: verify compressed objects
2012-08-16  Lennart Poetteringjournal: verify hashes only during actual verification...
2012-08-16  Lennart Poetteringjournal: split up journal-file.c