summaryrefslogtreecommitdiff
path: root/src/journal/journald-console.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier1-0/+1
2015-04-10shared: add process-util.[ch]Ronny Chevalier1-0/+1
2015-04-10shared: add formats-util.hRonny Chevalier1-0/+1
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0
2015-02-01Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek1-5/+4
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt1-2/+2
2014-11-03journald: constify all things!Lennart Poettering1-1/+1
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek1-4/+4
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering1-1/+1
2014-02-17Some modernizationsZbigniew Jędrzejewski-Szmek1-5/+2
2013-11-26tree-wide usage of %m specifier instead of strerror(errno)Daniel Buch1-2/+2
2013-11-13journal: timestamp support on console messagesUmut Tezduyar Lindskog1-3/+31
2012-11-14build-sys: store journald code in a noinst libraryZbigniew Jędrzejewski-Szmek1-1/+1
2012-08-24journald: add missing includesAllin Cottrell1-0/+1
2012-08-22journald: split console transport stuff into its own fileLennart Poettering1-0/+85