summaryrefslogtreecommitdiff
path: root/src/logs-show.c
AgeCommit message (Collapse)Author
2012-01-05journal: rename syslog tag to identifier since that's what we call it on the ↵Lennart Poettering
server side.
2012-01-05journalctl: rework short output mode to rebuild full syslog messageLennart Poettering
2012-01-04journal: beef up journal output of systemctl and journalctlLennart Poettering
2012-01-04systemctl: shortcut log output for non-service, non-socket, non-mount, ↵Lennart Poettering
non-swap units
2012-01-04journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since ↵Lennart Poettering
processes might also be related to mount, swap or socket units, not just services
2012-01-03systemctl: hook up systemctl with the journalLennart Poettering