summaryrefslogtreecommitdiff
path: root/src/journal/journald-syslog.h
Commit message (Expand)AuthorAgeFilesLines
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* journald: allow running multiple instances of journaldLennart Poettering2020-01-311-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* journal: forward messages from /dev/log unmodified to syslog.socketMichal Sekletar2018-06-111-1/+1
* 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
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* import: introduce new mini-daemon systemd-importd, and make machinectl a clie...Lennart Poettering2015-01-221-1/+0
* journald: constify all things!Lennart Poettering2014-11-031-2/+2
* journald: malloc less when streaming messagesZbigniew Jędrzejewski-Szmek2013-12-101-1/+1
* journal: fix parsing of facility in syslog messagesZbigniew Jędrzejewski-Szmek2013-08-191-1/+1
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-021-1/+1
* build-sys: store journald code in a noinst libraryZbigniew Jędrzejewski-Szmek2012-11-141-1/+1
* journald: properly update message size after stripping the identifierZbigniew Jędrzejewski-Szmek2012-10-131-1/+1
* journald: log when we fail to forward messages to syslogLennart Poettering2012-09-171-0/+2
* journal: move syslog specific calls out of util.cLennart Poettering2012-08-221-1/+3
* journald: splitt of syslog protocol support into its own fileLennart Poettering2012-08-221-0/+32