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