summaryrefslogtreecommitdiff
path: root/src/journal/journal-internal.h
Commit message (Expand)AuthorAgeFilesLines
* sd-journal: move source files for sd-journal to src/libsystemd/sd-journalYu Watanabe2021-01-191-138/+0
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* sd-journal: when enumerating, continue even after an inaccessible fieldZbigniew Jędrzejewski-Szmek2020-07-211-0/+9
* journal: use a different hash function for each journal fileLennart Poettering2020-06-251-1/+1
* journal: store NE hash instead of LE hash in Match objectLennart Poettering2020-06-251-1/+1
* journal: use a bitfield where appropriateLennart Poettering2020-04-231-4/+4
* journal: allow opening journal files specific to some namespaceLennart Poettering2020-01-311-0/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* sd-journal: properly handle inotify queue overflowLennart Poettering2018-02-121-0/+2
* journal: use IteratedCache in sd-journalVito Caputo2018-01-271-0/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* sd-journal: add API for opening journal files or directories by fdLennart Poettering2016-04-251-0/+3
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* sd-journal: add an API to enumerate known field names of the journalLennart Poettering2016-02-011-6/+15
* sd-journal: introduce has_runtime_files and has_persistent_filesJan Synacek2016-02-011-0/+2
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-3/+0
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-1/+1
* journalctl: when we fail to open a journal file, print whyLennart Poettering2015-11-031-1/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-4/+4
* Add missing includes in header filesThomas Hindoe Paaboel Andersen2015-02-121-0/+1
* journal: move definition of LocationType to journal-file.hMichal Schmidt2014-12-181-14/+0
* journal: make sd_journal::files a OrderedHashmapMichal Schmidt2014-10-231-1/+1
* sd-journal: do not reset sd_j_enumerate_unique position on errorZbigniew Jędrzejewski-Szmek2014-10-091-0/+4
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-311-1/+1
* journal: when listing logs of a container make sure we don't accidentally sho...Lennart Poettering2013-12-111-0/+1
* util: allow trailing semicolons on define_trivial_cleanup_func linesLennart Poettering2013-10-141-1/+1
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-131-5/+2
* journal: return -ECHILD after a forkZbigniew Jędrzejewski-Szmek2013-07-161-9/+9
* journal: add sd_journal_open_filesZbigniew Jędrzejewski-Szmek2013-06-101-0/+1
* journalctl: fix verbose output when no logs are foundZbigniew Jędrzejewski-Szmek2013-06-091-0/+3
* 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