chiark / gitweb /
journald: cache hostname, boot_id and machine_id fields instead of generating them...
[elogind.git] / src / journal / journal-authenticate.c
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-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