summaryrefslogtreecommitdiffstats
path: root/src/journal (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-211-1/+1
* journalctl: add reference to sd-id128(3) to output (#5382)Lucas Werkmeister2017-02-181-1/+1
* tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_IDZbigniew Jędrzejewski-Szmek2017-02-155-15/+15
* Move export format parsing from src/journal-remote/ to src/basic/Zbigniew Jędrzejewski-Szmek2017-02-152-5/+1
* journalctl: replace string_erase with memset('x')Zbigniew Jędrzejewski-Szmek2017-02-061-1/+3
* Merge pull request #5204 from keszybz/masked-warning-cleanupLennart Poettering2017-02-021-10/+10
|\
| * Consistently use ERFKILL for masked unitsZbigniew Jędrzejewski-Szmek2017-02-021-10/+10
* | Merge pull request #5151 from keszybz/journal-flagsLennart Poettering2017-02-022-26/+45
|\ \
| * | journal-file, journalctl: provide better hint about unsupported featuresZbigniew Jędrzejewski-Szmek2017-01-252-5/+23
| * | journal-file: factor out helper functionZbigniew Jędrzejewski-Szmek2017-01-251-25/+26
* | | Merge pull request #5191 from keszybz/tweaksZbigniew Jędrzejewski-Szmek2017-02-011-6/+11
|\ \ \
| * | | journal-file: check asprintf return value in the usual fashionZbigniew Jędrzejewski-Szmek2017-01-311-6/+11
| |/ /
* | | Revert "Trivial typo fixes and code refactorings (#5191)"Zbigniew Jędrzejewski-Szmek2017-02-011-11/+6
* | | Trivial typo fixes and code refactorings (#5191)Zbigniew Jędrzejewski-Szmek2017-02-011-6/+11
| |/ |/|
* | journal/lookup3: silence gcc 7 implicit-fallthrough warningZbigniew Jędrzejewski-Szmek2017-01-311-0/+4
* | tree-wide: adjust fall through comments so that gcc is happyZbigniew Jędrzejewski-Szmek2017-01-311-1/+1
|/
* journalctl: fix memleakZbigniew Jędrzejewski-Szmek2017-01-151-5/+6
* journalctl: expunge verification key from argv (#5081)Lucas Werkmeister2017-01-151-2/+6
* Merge pull request #4879 from poettering/systemdZbigniew Jędrzejewski-Szmek2017-01-153-22/+59
|\
| * journald: don't flush to /var/log/journal before we get asked toLennart Poettering2016-12-213-12/+13
| * util-lib: various improvements to kernel command line parsingLennart Poettering2016-12-211-10/+46
* | build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert2017-01-101-1/+1
* | journalctl: add remote log dir to search path when --merge is passed (#4970)Marcin Bachry2016-12-241-0/+3
|/
* test-compress: fix warning about LZ4_compress_limitedOutputZbigniew Jędrzejewski-Szmek2016-12-181-0/+4
* journalctl: improve wording in an errors messageLennart Poettering2016-12-141-1/+1
* journal: fix warning about LZ4_compress_limitedOutputZbigniew Jędrzejewski-Szmek2016-12-101-0/+4
* journal: make sure to initially populate the space info cache (#4807)Franck Bui2016-12-021-1/+1
* fs-util: add flags parameter to chase_symlinks()Lennart Poettering2016-12-011-1/+1
* tree-wide: stop using canonicalize_file_name(), use chase_symlinks() insteadLennart Poettering2016-12-011-9/+9
* fix journald startup problem when code is compiled with -DNDEBUG (#4735)Waldemar Brodkorb2016-11-251-1/+1
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2016-11-077-7/+7
* Merge pull request #4510 from keszybz/tree-wide-cleanupsLennart Poettering2016-11-034-8/+8
|\
| * tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2016-10-234-8/+8
* | test-compression: allow the file to compress to be specifiedZbigniew Jędrzejewski-Szmek2016-10-311-2/+5
* | Merge pull request #4459 from keszybz/commandline-parsingLennart Poettering2016-10-241-76/+59
|\|
| * tree-wide: make parse_proc_cmdline() strip "rd." prefix automaticallyZbigniew Jędrzejewski-Szmek2016-10-221-1/+1
| * journald: convert journald to use parse_proc_cmdlineZbigniew Jędrzejewski-Szmek2016-10-221-76/+59
* | journal: remove unused variableThomas Hindoe Paaboel Andersen2016-10-221-2/+0
|/
* journald: systemd.journald.max_level_* kernel command line options (#4427)Umut Tezduyar Lindskog2016-10-221-0/+31
* journald,core: add short comments we we keep reopening /dev/console all the timeLennart Poettering2016-10-201-0/+5
* journal: rename determine_space_for() into cache_space_refresh()Franck Bui2016-10-191-29/+19
* journal: introduce patch_min_use() helperFranck Bui2016-10-193-34/+39
* journal: introduce cache_space_invalidate()Franck Bui2016-10-191-5/+5
* journal: cache used vfs stats as wellFranck Bui2016-10-192-20/+30
* journal: don't emit space usage message when opening the journal (#4190)Franck Bui2016-10-192-11/+16
* journal: introduce server_space_usage_message()Franck Bui2016-10-192-33/+46
* journal: introduce JournalStorage and JournalStorageSpace structuresFranck Bui2016-10-193-85/+84
* journal: introduce determine_path_usage()Franck Bui2016-10-191-30/+46
* tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek2016-10-173-12/+6