]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal/journal-authenticate.c
journal: add ability to list values a specified field can take in all entries of...
[thirdparty/systemd.git] / src / journal / journal-authenticate.c
2012-10-18  Lennart Poetteringjournal: add ability to list values a specified field...
2012-09-13  Lennart Poetteringjournald: don't reposition window if we don't have to
2012-09-10  Lennart Poetteringjournald: don't complain if fss key does not exist
2012-08-22  Lennart Poetteringjournald: write tags also to user journal files
2012-08-20  Lennart Poetteringjournal: initialize libgcrypt explicitly, before using...
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-16  Lennart Poetteringjournal: don't write tag objects if nothing has been...
2012-08-16  Lennart Poetteringjournal: rework terminology
2012-08-16  Lennart Poetteringjournal: add FSPRG journal authentication
2012-08-16  Lennart Poetteringjournal: parse fsprg seed
2012-08-16  Lennart Poetteringjournalctl: add --verify-seed= switch to specify seed...
2012-08-16  Lennart Poetteringjournal: split up journal-file.c