summaryrefslogtreecommitdiff
path: root/src/journal/journald-console.c
AgeCommit message (Expand)Author
2016-10-20journald,core: add short comments we we keep reopening /dev/console all the timeLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-11-05treewide: use the negative error codes returned by our functionsMichal Schmidt
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: split out printf() helpers to stdio-util.hLennart Poettering
2015-10-27io-util.h: move iovec stuff from macro.h to io-util.hLennart Poettering
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2015-04-10shared: add formats-util.hRonny Chevalier
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-01Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-03journald: constify all things!Lennart Poettering
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering
2014-02-17Some modernizationsZbigniew Jędrzejewski-Szmek
2013-11-26tree-wide usage of %m specifier instead of strerror(errno)Daniel Buch
2013-11-13journal: timestamp support on console messagesUmut Tezduyar Lindskog
2012-11-14build-sys: store journald code in a noinst libraryZbigniew Jędrzejewski-Szmek
2012-08-24journald: add missing includesAllin Cottrell
2012-08-22journald: split console transport stuff into its own fileLennart Poettering