summaryrefslogtreecommitdiff
path: root/src/journal/journal-internal.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-22journalctl: be smarter about journal error checksZbigniew Jędrzejewski-Szmek1-0/+3
2012-11-21journal: by default do not decompress dat objects larger than 64KLennart Poettering1-0/+2
2012-10-26journal: provide an API that allows client to figure out whether they need to...Lennart Poettering1-0/+2
2012-10-18journal: add ability to list values a specified field can take in all entries...Lennart Poettering1-0/+4
2012-10-10journal: update comments a bitLennart Poettering1-0/+7
2012-10-10journal: make sure sd_journal_seek_cursor() seeks to the specified entry if i...Lennart Poettering1-1/+2
2012-08-16journal: implement generic sharable mmap caching logicLennart Poettering1-1/+1
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden1-3/+1
2012-07-19journal: when watching directories actually watch the directories asked forLennart Poettering1-0/+2
2012-07-17journal: automatically rotate journal files if the data hash table is full > 75%Lennart Poettering1-0/+1
2012-07-15journal: avoid re-definition of enums for older gcc versionsKay Sievers1-3/+0
2012-07-13journal: beef up journal matches considerablyLennart Poettering1-9/+29
2012-07-11journal: rework directory enumeration/watch logicLennart Poettering1-10/+21
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-4/+4
2012-03-22add sparse support to detect endianness bugFrederic Crozat1-1/+1
2012-01-05build-sys: move public header files into a dir of their ownLennart Poettering1-1/+2
2011-12-30journald: add missing headerLennart Poettering1-0/+83