index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
journal
/
journald-stream.c
Age
Commit message (
Expand
)
Author
2013-12-24
util: unify SO_PEERCRED/SO_PEERSEC invocations
Lennart Poettering
2013-12-13
event: be more conservative when returning errors from event handler callbacks
Lennart Poettering
2013-12-11
journald: make sure the stdout/stderr stream fd is removed from epoll before ...
Lennart Poettering
2013-12-11
journal: don't go belly up when an stdout/stderr client terminates the connec...
Lennart Poettering
2013-12-11
journald: port to sd-event and enable watchdog support
Lennart Poettering
2013-12-10
journald: malloc less when streaming messages
Zbigniew Jędrzejewski-Szmek
2013-12-10
journald: use a bit more cleanup magic!
Lennart Poettering
2013-12-08
Fix memory leak in stdout journal streams
Dan McGee
2013-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-10-10
security: rework selinux, smack, ima, apparmor detection logic
Lennart Poettering
2013-08-19
journal: fix parsing of facility in syslog messages
Zbigniew Jędrzejewski-Szmek
2013-06-20
journal: allow callers to specify OBJECT_PID=
Zbigniew Jędrzejewski-Szmek
2013-05-13
journald-stream: typo in error message.
Auke Kok
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-03-11
journald: allow priority of 999, too
Lennart Poettering
2013-03-08
journal: allow priority 0 in stdout stream
Michal Schmidt
2012-11-14
build-sys: store journald code in a noinst library
Zbigniew Jędrzejewski-Szmek
2012-08-24
journald: add missing includes
Allin Cottrell
2012-08-22
journald: split console transport stuff into its own file
Lennart Poettering
2012-08-22
journald: move stream protocol into its own .c file
Lennart Poettering