summaryrefslogtreecommitdiff
path: root/src/core/show-status.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-1/+1
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* core: add combined status unit formatPaweł Marciniak2021-06-281-0/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* pid1: add new mode systemd.show-status=error and use it when 'quiet' is passedZbigniew Jędrzejewski-Szmek2020-03-011-0/+1
* Add config and kernel commandline option to use short identifiersZbigniew Jędrzejewski-Szmek2019-07-101-3/+10
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+4
* show-status: use free_and_replace() where we canLennart Poettering2018-11-261-4/+2
* show-status: fold two bool flags function arguments into a flagsLennart Poettering2018-11-261-6/+6
* core: serialize and deserialize current ShowStatusYu Watanabe2018-07-231-1/+1
* core: normalize ShowStatusYu Watanabe2018-07-231-11/+15
* show-status: add newline to ephemeral messagesTomsod M2018-07-061-5/+7
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+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
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* io-util: add new IOVEC_INIT/IOVEC_MAKE macrosLennart Poettering2017-09-221-7/+7
* journald,core: add short comments we we keep reopening /dev/console all the timeLennart Poettering2016-10-201-0/+5
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* io-util.h: move iovec stuff from macro.h to io-util.hLennart Poettering2015-10-271-0/+1
* util-lib: move status printing stuff into src/core/Lennart Poettering2015-10-271-0/+78
* util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering2015-10-271-0/+2
* util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering2015-10-271-1/+2
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-1/+2
* core: add missing show-status.[ch]Lennart Poettering2014-03-031-0/+42