summaryrefslogtreecommitdiff
path: root/src/journal/journald-stream.c
Commit message (Expand)AuthorAge
* Remove src/journalAndy Wingo2015-04-19
* 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
* journald: allow restarting journald without losing stream connectionsLennart Poettering2015-01-06
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering2014-10-23
* Be more verbose when bind or listen failsZbigniew Jędrzejewski-Szmek2014-07-18
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* journald: add support for wall forwardingSebastian Thorarensen2014-03-14
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* util: unify SO_PEERCRED/SO_PEERSEC invocationsLennart Poettering2013-12-24
* event: be more conservative when returning errors from event handler callbacksLennart Poettering2013-12-13
* journald: make sure the stdout/stderr stream fd is removed from epoll before ...Lennart Poettering2013-12-11
* journal: don't go belly up when an stdout/stderr client terminates the connec...Lennart Poettering2013-12-11
* journald: port to sd-event and enable watchdog supportLennart Poettering2013-12-11
* journald: malloc less when streaming messagesZbigniew Jędrzejewski-Szmek2013-12-10
* journald: use a bit more cleanup magic!Lennart Poettering2013-12-10
* Fix memory leak in stdout journal streamsDan McGee2013-12-08
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* security: rework selinux, smack, ima, apparmor detection logicLennart Poettering2013-10-10
* journal: fix parsing of facility in syslog messagesZbigniew Jędrzejewski-Szmek2013-08-19
* journal: allow callers to specify OBJECT_PID=Zbigniew Jędrzejewski-Szmek2013-06-20
* journald-stream: typo in error message.Auke Kok2013-05-13
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* journald: allow priority of 999, tooLennart Poettering2013-03-11
* journal: allow priority 0 in stdout streamMichal Schmidt2013-03-08
* 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
* journald: move stream protocol into its own .c fileLennart Poettering2012-08-22