summaryrefslogtreecommitdiff
path: root/src/journal/journal-authenticate.c
Commit message (Expand)AuthorAge
* journal: have a named enum ObjectTypeMichal Schmidt2014-12-13
* journal: consistently use OBJECT_<type> names instead of numbersMichal Schmidt2014-12-13
* journal: consistently allow type==0 to mean "any type"Michal Schmidt2014-12-13
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering2013-12-24
* Use stdint.h macros instead of casts to print uint64_t valuesZbigniew Jędrzejewski-Szmek2013-06-10
* journal: add ability to list values a specified field can take in all entries...Lennart Poettering2012-10-18
* journald: don't reposition window if we don't have toLennart Poettering2012-09-13
* journald: don't complain if fss key does not existLennart Poettering2012-09-10
* journald: write tags also to user journal filesLennart Poettering2012-08-22
* journal: initialize libgcrypt explicitly, before using HMACLennart Poettering2012-08-21
* journal: automatically evolve FSS key even when nothing is loggedLennart Poettering2012-08-21
* journal: add missing endianess conversionLennart Poettering2012-08-20
* journal: make libgcrypt dependency optionalLennart Poettering2012-08-20
* journal: use a macro to check for file header flagsLennart Poettering2012-08-20
* journal: don't write tag objects if nothing has been written since the last timeLennart Poettering2012-08-17
* journal: rework terminologyLennart Poettering2012-08-17
* journal: add FSPRG journal authenticationLennart Poettering2012-08-16
* journal: parse fsprg seedLennart Poettering2012-08-16
* journalctl: add --verify-seed= switch to specify seed valueLennart Poettering2012-08-16
* journal: split up journal-file.cLennart Poettering2012-08-16