summaryrefslogtreecommitdiff
path: root/src/journal/journal-internal.h
Commit message (Expand)AuthorAgeFilesLines
* Rearrange a few fields to reduce holesZbigniew Jędrzejewski-Szmek2013-05-081-4/+5
* journal: add one more level on top with ANDHarald Hoyer2013-04-171-1/+1
* macro: rework how we define cleanup macrosLennart Poettering2013-04-161-0/+6
* journal: add sd_journal_get_timeout() call to public APILennart Poettering2013-04-041-0/+2
* journalctl: be smarter about journal error checksZbigniew Jędrzejewski-Szmek2013-03-221-0/+3
* journal: by default do not decompress dat objects larger than 64KLennart Poettering2012-11-211-0/+2
* journal: provide an API that allows client to figure out whether they need to...Lennart Poettering2012-10-261-0/+2
* journal: add ability to list values a specified field can take in all entries...Lennart Poettering2012-10-181-0/+4
* journal: update comments a bitLennart Poettering2012-10-101-0/+7
* journal: make sure sd_journal_seek_cursor() seeks to the specified entry if i...Lennart Poettering2012-10-101-1/+2
* journal: implement generic sharable mmap caching logicLennart Poettering2012-08-161-1/+1
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-191-3/+1
* journal: when watching directories actually watch the directories asked forLennart Poettering2012-07-191-0/+2
* journal: automatically rotate journal files if the data hash table is full > 75%Lennart Poettering2012-07-171-0/+1
* journal: avoid re-definition of enums for older gcc versionsKay Sievers2012-07-151-3/+0
* journal: beef up journal matches considerablyLennart Poettering2012-07-131-9/+29
* journal: rework directory enumeration/watch logicLennart Poettering2012-07-111-10/+21
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* add sparse support to detect endianness bugFrederic Crozat2012-03-221-1/+1
* build-sys: move public header files into a dir of their ownLennart Poettering2012-01-051-1/+2
* journald: add missing headerLennart Poettering2011-12-301-0/+83