summaryrefslogtreecommitdiff
path: root/src/journal
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396)Lennart Poettering2017-07-211-2/+2
* tree-wide: make use of getpid_cached() wherever we canLennart Poettering2017-07-206-8/+8
* build-sys: drop gitignore patterns for in-tree buildsZbigniew Jędrzejewski-Szmek2017-07-181-3/+0
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* Merge pull request #6355 from vcaputo/journal_avoid_mmap_cache_get_callsLennart Poettering2017-07-175-23/+38
|\
| * journal: avoid unnecessary mmap_cache_get() callsVito Caputo2017-07-121-6/+7
| * journal: return mapped size from mmap_cache_get()Vito Caputo2017-07-125-18/+32
* | journald: make reading /dev/kmsg optional (#6362)Susant Sahani2017-07-154-2/+14
* | journal: elide fd matching from window_matches() (#6340)Vito Caputo2017-07-141-6/+13
* | journal: use context_attach_window() in add_mmap() (#6339)Vito Caputo2017-07-141-3/+1
|/
* journal: explicitly add fds to mmap-cache (#6307)Vito Caputo2017-07-106-169/+169
* shared: leave output_journal() output in buffer (#6304)Vito Caputo2017-07-071-0/+2
* Merge pull request #5930 from larskarlitski/journal-skipLennart Poettering2017-06-272-12/+11
|\
| * journalctl: honor --show-cursor in more sitatuationsLars Karlitski2017-05-111-10/+6
| * journal: return 0 from _skip() when it didn't skipLars Karlitski2017-05-111-2/+5
* | Merge pull request #5960 from keszybz/journald-memleakEvgeny Vereshchagin2017-05-213-87/+123
|\ \
| * | journald: fix trivial memleakZbigniew Jędrzejewski-Szmek2017-05-192-1/+3
| * | journald: process "binary" fields the same as text fieldsZbigniew Jędrzejewski-Szmek2017-05-191-50/+70
| * | journald: properly process multiple entries in the same native packetZbigniew Jędrzejewski-Szmek2017-05-191-34/+49
| * | journald: use unaligned_read instead of memcpyZbigniew Jędrzejewski-Szmek2017-05-191-3/+2
| |/
* | journal/journald-console: fix format-specifier issueJohn Paul Adrian Glaubitz2017-05-191-2/+2
* | Merge pull request #5957 from keszybz/test-c++Lennart Poettering2017-05-171-1/+1
|\ \
| * | tree-wide: drop assert.h includesZbigniew Jędrzejewski-Szmek2017-05-131-1/+1
| |/
* | Revert "selinux: split up mac_selinux_have() from mac_selinux_use()"Gary Tierney2017-05-124-4/+4
|/
* Add short-iso-precise for journalctl output (#5884)Ian Wienand2017-05-071-2/+3
* Merge pull request #5842 from keszybz/meson-status-and-conditionalsMichael Biebl2017-05-031-3/+3
|\
| * meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek2017-05-021-3/+3
* | journald: fix assertion failure on journal_file_link_data. (#5843)Yusuke Nojima2017-04-291-0/+3
|/
* Merge pull request #5704 from keszybz/mesonEvgeny Vereshchagin2017-04-254-0/+148
|\
| * meson: also indent scripts with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-252-6/+10
| * meson: fix gcrypt config optionMichael Biebl2017-04-241-0/+11
| * meson: use "sh -eu" and make .sh +x, .py -xZbigniew Jędrzejewski-Szmek2017-04-231-1/+1
| * meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-231-67/+69
| * meson: add journal-install and hwdb-update hooksZbigniew Jędrzejewski-Szmek2017-04-231-0/+14
| * meson: eliminate libsystemd_journal_internal and use libsystemd_internal lessZbigniew Jędrzejewski-Szmek2017-04-231-12/+2
| * meson: make cpp invocations cross-compilation friendlyZbigniew Jędrzejewski-Szmek2017-04-232-2/+6
| * meson: fix compilation of libsystemdZbigniew Jędrzejewski-Szmek2017-04-231-1/+2
| * meson: build systemd using mesonZbigniew Jędrzejewski-Szmek2017-04-233-0/+119
| * journal/fsprg: set -Wno-pointer-arithm only for that fileZbigniew Jędrzejewski-Szmek2017-04-231-0/+3
* | sd-journal: return SD_JOURNAL_INVALIDATE only if journal files were actually ...Michal Sekletar2017-04-241-0/+1
|/
* Merge pull request #5756 from keszybz/make-cleanupsMartin Pitt2017-04-212-0/+13
|\
| * test-compress*: silence warning about unused definitions when w/o both xz and...Zbigniew Jędrzejewski-Szmek2017-04-192-0/+13
* | tree-wide: fix wrong indent (#5757)Yu Watanabe2017-04-191-4/+4
|/
* journal: fix up syslog facility when forwarding native messages (#5667)Michael Biebl2017-03-301-1/+1
* journal: prevent integer overflow while validating header (#5569)Tobias Stoeckmann2017-03-131-3/+9
* journalctl: move access_check() to shared/Zbigniew Jędrzejewski-Szmek2017-02-281-126/+2
* Fix missing space in comments (#5439)AsciiWolf2017-02-242-2/+2
* journal: avoid duplicated call to get cgroup path (#5404)Namhyung Kim2017-02-231-7/+17
* tree-wide: add man: to manpage references (#5402)Lucas Werkmeister2017-02-201-1/+1
* journalctl: add reference to sd-id128(3) to output (#5382)Lucas Werkmeister2017-02-181-1/+1