summaryrefslogtreecommitdiff
path: root/src/journal/journald-console.c
Commit message (Expand)AuthorAge
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek2015-02-01
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* journald: constify all things!Lennart Poettering2014-11-03
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* Some modernizationsZbigniew Jędrzejewski-Szmek2014-02-17
* tree-wide usage of %m specifier instead of strerror(errno)Daniel Buch2013-11-26
* journal: timestamp support on console messagesUmut Tezduyar Lindskog2013-11-13
* build-sys: store journald code in a noinst libraryZbigniew Jędrzejewski-Szmek2012-11-14
* journald: add missing includesAllin Cottrell2012-08-24
* journald: split console transport stuff into its own fileLennart Poettering2012-08-22