summaryrefslogtreecommitdiff
path: root/src/journal/journald-native.c
Commit message (Expand)AuthorAgeFilesLines
* journal: fix off-by-one error in native message iovec countingMichal Schmidt2013-04-161-2/+3
* journald: bring max coredump size in sync with max entry sizeLennart Poettering2013-04-081-2/+4
* journal: fix SO_PASSSEC invocationLennart Poettering2012-11-231-1/+1
* build-sys: store journald code in a noinst libraryZbigniew Jędrzejewski-Szmek2012-11-141-1/+1
* dbus: add some more safety checks before accepting data from bus clientsLennart Poettering2012-10-031-1/+1
* journald: only accept fds from certain directoriesLennart Poettering2012-10-031-3/+34
* journald: don't accept arbitrarily sized journal data fieldsLennart Poettering2012-09-191-2/+8
* journald: add missing includesAllin Cottrell2012-08-241-0/+1
* journald: split off native protocol support into its own .c fileLennart Poettering2012-08-221-0/+382