summaryrefslogtreecommitdiff
path: root/src/journal/fsprg.c
Commit message (Expand)AuthorAge
* use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH2014-01-31
* journal: add references to SSKG paper FSS is based onLennart Poettering2013-06-18
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* journal: validate timestamps as wellLennart Poettering2012-08-19
* journald: initial version of FSPRG hookupLennart Poettering2012-08-13