summaryrefslogtreecommitdiff
path: root/src/journal/journald-syslog.h
Commit message (Expand)AuthorAgeFilesLines
* 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