summaryrefslogtreecommitdiff
path: root/src/journal/journald.h
Commit message (Expand)AuthorAge
* build-sys: store journald code in a noinst libraryZbigniew Jędrzejewski-Szmek2012-11-14
* journal: implement time-based rotation/vacuumingLennart Poettering2012-10-16
* journald: add missing includeZbigniew Jędrzejewski-Szmek2012-10-13
* journald: log when we fail to forward messages to syslogLennart Poettering2012-09-17
* journald: make splitting up of journal files per-user configurableLennart Poettering2012-09-07
* journal: the ratelimiter is part of journaldLennart Poettering2012-08-22
* journald: split console transport stuff into its own fileLennart Poettering2012-08-22
* journald: splitt of syslog protocol support into its own fileLennart Poettering2012-08-22
* journald: split /dev/kmsg related stuff into its own .c fileLennart Poettering2012-08-22
* journald: augment journal entries from the kernel with data from udevLennart Poettering2012-08-22
* journald: add new Seal= configuration optionLennart Poettering2012-08-20
* journal: implement generic sharable mmap caching logicLennart Poettering2012-08-16
* journald: never read the same kernel msg twice, and generate message when we ...Lennart Poettering2012-08-09
* journald: basic support for /dev/kmsg parsingLennart Poettering2012-08-09
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* journald: use "persistent", not "permanent" as storage optionLennart Poettering2012-07-10
* journald: add Storage= setting to control where the journal is storedLennart Poettering2012-07-02
* journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ...Lennart Poettering2012-06-01
* journal: support changing the console tty to forward toLennart Poettering2012-06-01
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2012-04-10
* journald: set group ownership of journal files to 'adm' by defaultLennart Poettering2012-01-11
* journald: add kmsg sourceLennart Poettering2012-01-07
* journald: add configuration file options to forward all logged data to kmsg, ...Lennart Poettering2012-01-05
* journald: parse configuration fileLennart Poettering2012-01-04