summaryrefslogtreecommitdiff
path: root/src/journal/journald-wall.c
Commit message (Expand)AuthorAgeFilesLines
* log: Remove log_ratelimit_debug() macrosDaan De Meyer2022-11-171-1/+1
* journal: Ratelimit more journald log messagesDaan De Meyer2022-11-101-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: cast result of get_process_comm() to (void) where we ignore itLennart Poettering2020-10-271-1/+1
* journald: drop copyright headers for Sebastian ThorarensenZbigniew Jędrzejewski-Szmek2018-07-031-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* 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
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2016-11-071-1/+1
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2016-10-231-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-3/+4
* shared/utmp-wtmp: add parameter for origin tty and callback userdataDaniel Mack2015-04-241-1/+1
* shared: add process-util.[ch]Ronny Chevalier2015-04-101-0/+1
* shared: add formats-util.hRonny Chevalier2015-04-101-0/+1
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-1/+1
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-1/+1
* journald: constify all things!Lennart Poettering2014-11-031-1/+1
* journald: add support for wall forwardingSebastian Thorarensen2014-03-141-0/+69