summaryrefslogtreecommitdiff
path: root/src/journal
AgeCommit message (Expand)Author
2017-04-25Merge pull request #5704 from keszybz/mesonEvgeny Vereshchagin
2017-04-25meson: also indent scripts with 8 spacesZbigniew Jędrzejewski-Szmek
2017-04-24meson: fix gcrypt config optionMichael Biebl
2017-04-24sd-journal: return SD_JOURNAL_INVALIDATE only if journal files were actually ...Michal Sekletar
2017-04-23meson: use "sh -eu" and make .sh +x, .py -xZbigniew Jędrzejewski-Szmek
2017-04-23meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek
2017-04-23meson: add journal-install and hwdb-update hooksZbigniew Jędrzejewski-Szmek
2017-04-23meson: eliminate libsystemd_journal_internal and use libsystemd_internal lessZbigniew Jędrzejewski-Szmek
2017-04-23meson: make cpp invocations cross-compilation friendlyZbigniew Jędrzejewski-Szmek
2017-04-23meson: fix compilation of libsystemdZbigniew Jędrzejewski-Szmek
2017-04-23meson: build systemd using mesonZbigniew Jędrzejewski-Szmek
2017-04-23journal/fsprg: set -Wno-pointer-arithm only for that fileZbigniew Jędrzejewski-Szmek
2017-04-21Merge pull request #5756 from keszybz/make-cleanupsMartin Pitt
2017-04-19test-compress*: silence warning about unused definitions when w/o both xz and...Zbigniew Jędrzejewski-Szmek
2017-04-19tree-wide: fix wrong indent (#5757)Yu Watanabe
2017-03-30journal: fix up syslog facility when forwarding native messages (#5667)Michael Biebl
2017-03-13journal: prevent integer overflow while validating header (#5569)Tobias Stoeckmann
2017-02-28journalctl: move access_check() to shared/Zbigniew Jędrzejewski-Szmek
2017-02-24Fix missing space in comments (#5439)AsciiWolf
2017-02-23journal: avoid duplicated call to get cgroup path (#5404)Namhyung Kim
2017-02-20tree-wide: add man: to manpage references (#5402)Lucas Werkmeister
2017-02-18journalctl: add reference to sd-id128(3) to output (#5382)Lucas Werkmeister
2017-02-15tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_IDZbigniew Jędrzejewski-Szmek
2017-02-14Move export format parsing from src/journal-remote/ to src/basic/Zbigniew Jędrzejewski-Szmek
2017-02-05journalctl: replace string_erase with memset('x')Zbigniew Jędrzejewski-Szmek
2017-02-02Merge pull request #5204 from keszybz/masked-warning-cleanupLennart Poettering
2017-02-01Consistently use ERFKILL for masked unitsZbigniew Jędrzejewski-Szmek
2017-02-02Merge pull request #5151 from keszybz/journal-flagsLennart Poettering
2017-02-01Merge pull request #5191 from keszybz/tweaksZbigniew Jędrzejewski-Szmek
2017-02-01Revert "Trivial typo fixes and code refactorings (#5191)"Zbigniew Jędrzejewski-Szmek
2017-02-01Trivial typo fixes and code refactorings (#5191)Zbigniew Jędrzejewski-Szmek
2017-01-31journal/lookup3: silence gcc 7 implicit-fallthrough warningZbigniew Jędrzejewski-Szmek
2017-01-31tree-wide: adjust fall through comments so that gcc is happyZbigniew Jędrzejewski-Szmek
2017-01-31journal-file: check asprintf return value in the usual fashionZbigniew Jędrzejewski-Szmek
2017-01-24journal-file, journalctl: provide better hint about unsupported featuresZbigniew Jędrzejewski-Szmek
2017-01-24journal-file: factor out helper functionZbigniew Jędrzejewski-Szmek
2017-01-15journalctl: fix memleakZbigniew Jędrzejewski-Szmek
2017-01-14journalctl: expunge verification key from argv (#5081)Lucas Werkmeister
2017-01-14Merge pull request #4879 from poettering/systemdZbigniew Jędrzejewski-Szmek
2017-01-10build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert
2016-12-24journalctl: add remote log dir to search path when --merge is passed (#4970)Marcin Bachry
2016-12-21journald: don't flush to /var/log/journal before we get asked toLennart Poettering
2016-12-21util-lib: various improvements to kernel command line parsingLennart Poettering
2016-12-17test-compress: fix warning about LZ4_compress_limitedOutputZbigniew Jędrzejewski-Szmek
2016-12-14journalctl: improve wording in an errors messageLennart Poettering
2016-12-10journal: fix warning about LZ4_compress_limitedOutputZbigniew Jędrzejewski-Szmek
2016-12-02journal: make sure to initially populate the space info cache (#4807)Franck Bui
2016-12-01fs-util: add flags parameter to chase_symlinks()Lennart Poettering
2016-12-01tree-wide: stop using canonicalize_file_name(), use chase_symlinks() insteadLennart Poettering
2016-11-25fix journald startup problem when code is compiled with -DNDEBUG (#4735)Waldemar Brodkorb