summaryrefslogtreecommitdiff
path: root/src/journal/journald.h
AgeCommit message (Expand)Author
2012-11-14build-sys: store journald code in a noinst libraryZbigniew Jędrzejewski-Szmek
2012-10-16journal: implement time-based rotation/vacuumingLennart Poettering
2012-10-13journald: add missing includeZbigniew Jędrzejewski-Szmek
2012-09-17journald: log when we fail to forward messages to syslogLennart Poettering
2012-09-07journald: make splitting up of journal files per-user configurableLennart Poettering
2012-08-22journal: the ratelimiter is part of journaldLennart Poettering
2012-08-22journald: split console transport stuff into its own fileLennart Poettering
2012-08-22journald: splitt of syslog protocol support into its own fileLennart Poettering
2012-08-22journald: split /dev/kmsg related stuff into its own .c fileLennart Poettering
2012-08-22journald: augment journal entries from the kernel with data from udevLennart Poettering
2012-08-20journald: add new Seal= configuration optionLennart Poettering
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