]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal/journal-authenticate.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / journal / journal-authenticate.c
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2013-12-24  Lennart Poetteringlog: log_error() and friends add a newline after each...
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