summaryrefslogtreecommitdiff
path: root/src/journal/journal-internal.h
Commit message (Expand)AuthorAge
* journal: move definition of LocationType to journal-file.hMichal Schmidt2014-12-18
* journal: make sd_journal::files a OrderedHashmapMichal Schmidt2014-10-23
* sd-journal: do not reset sd_j_enumerate_unique position on errorZbigniew Jędrzejewski-Szmek2014-10-09
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-31
* journal: when listing logs of a container make sure we don't accidentally sho...Lennart Poettering2013-12-11
* util: allow trailing semicolons on define_trivial_cleanup_func linesLennart Poettering2013-10-14
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-13
* journal: return -ECHILD after a forkZbigniew Jędrzejewski-Szmek2013-07-16
* journal: add sd_journal_open_filesZbigniew Jędrzejewski-Szmek2013-06-10
* journalctl: fix verbose output when no logs are foundZbigniew Jędrzejewski-Szmek2013-06-09
* Rearrange a few fields to reduce holesZbigniew Jędrzejewski-Szmek2013-05-08
* journal: add one more level on top with ANDHarald Hoyer2013-04-17
* macro: rework how we define cleanup macrosLennart Poettering2013-04-16
* journal: add sd_journal_get_timeout() call to public APILennart Poettering2013-04-04
* journalctl: be smarter about journal error checksZbigniew Jędrzejewski-Szmek2013-03-22
* journal: by default do not decompress dat objects larger than 64KLennart Poettering2012-11-21
* journal: provide an API that allows client to figure out whether they need to...Lennart Poettering2012-10-26
* journal: add ability to list values a specified field can take in all entries...Lennart Poettering2012-10-18
* journal: update comments a bitLennart Poettering2012-10-10
* journal: make sure sd_journal_seek_cursor() seeks to the specified entry if i...Lennart Poettering2012-10-10
* journal: implement generic sharable mmap caching logicLennart Poettering2012-08-16
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* journal: when watching directories actually watch the directories asked forLennart Poettering2012-07-19
* journal: automatically rotate journal files if the data hash table is full > 75%Lennart Poettering2012-07-17
* journal: avoid re-definition of enums for older gcc versionsKay Sievers2012-07-15
* journal: beef up journal matches considerablyLennart Poettering2012-07-13
* journal: rework directory enumeration/watch logicLennart Poettering2012-07-11
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* add sparse support to detect endianness bugFrederic Crozat2012-03-22
* build-sys: move public header files into a dir of their ownLennart Poettering2012-01-05
* journald: add missing headerLennart Poettering2011-12-30