summaryrefslogtreecommitdiff
path: root/src/journal/journald.h
AgeCommit message (Expand)Author
2012-08-16journal: implement generic sharable mmap caching logicLennart Poettering
2012-08-09journald: never read the same kernel msg twice, and generate message when we ...Lennart Poettering
2012-08-09journald: basic support for /dev/kmsg parsingLennart Poettering
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-07-10journald: use "persistent", not "permanent" as storage optionLennart Poettering
2012-07-02journald: add Storage= setting to control where the journal is storedLennart Poettering
2012-06-01journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ...Lennart Poettering
2012-06-01journal: support changing the console tty to forward toLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers
2012-01-11journald: set group ownership of journal files to 'adm' by defaultLennart Poettering
2012-01-07journald: add kmsg sourceLennart Poettering
2012-01-05journald: add configuration file options to forward all logged data to kmsg, ...Lennart Poettering
2012-01-04journald: parse configuration fileLennart Poettering