summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-01-11journalctl: always show monotonic timestamp even if it's from an old bootLennart Poettering
2012-01-11unit: implement new PropagateReloadTo=/PropagateReloadFrom= operationsLennart Poettering
2012-01-11shutdown: add link to root storage daemon textLennart Poettering
2012-01-11service: brutally slaughter processes that are running in the cgroup when we ...Lennart Poettering
2012-01-10shutdown: exclude processes with argv[0][0] from killingLennart Poettering
2012-01-07journalctl: display source timestamp, not journald timestamp, if knownLennart Poettering
2012-01-07journalctl: add new short-monotonic output modeLennart Poettering
2012-01-07journald: add kmsg sourceLennart Poettering
2012-01-07journald: remove inner loop debug messageLennart Poettering
2012-01-07fix compiler warningKay Sievers
2012-01-07sd-id128: let's make our API a bit smaller, since sd_id128_make_v4_uuid() is ...Lennart Poettering
2012-01-07journalctl: rename --new-id to --new-id128 in order not to introduce yet anot...Lennart Poettering
2012-01-07build-sys: move .pc files next to the matching sourcesLennart Poettering
2012-01-07load-fragment: fix parsing of Socket= settingLennart Poettering
2012-01-07main: fix spellingLennart Poettering
2012-01-07journald: introduce systemd_journald.forward_to_kmsg=1 (and friends) to enabl...Lennart Poettering
2012-01-06journald: shorten the time we wait for a forwarding syslogLennart Poettering
2012-01-06unit: properly update references to units which are mergedLennart Poettering
2012-01-06service: add dependencies on configured socketsLennart Poettering
2012-01-06kmsg-syslogd: remove kmsg-syslogd, since it's entirely obsoleted and replaced...Lennart Poettering
2012-01-06special: fix name of journal socket unitLennart Poettering
2012-01-06journal: introduce log target 'journal' for executed processesLennart Poettering
2012-01-06stdout: remove stdout-syslog-bridge since it is now obsoleted by journaldLennart Poettering
2012-01-06util: switch the console to text mode on resetMichal Schmidt
2012-01-06util: fix switching to console unicode modeMichal Schmidt
2012-01-05login: implement sd_session_get_service()Lennart Poettering
2012-01-05journal: rename syslog tag to identifier since that's what we call it on the ...Lennart Poettering
2012-01-05journal: rename priority_prefix to level_prefix, since that's how we call it ...Lennart Poettering
2012-01-05sd-journal: close reading side of sd_journal_stream_fd() file descriptorsLennart Poettering
2012-01-05execute: talk directly to the journald, instead to the stdout-syslog-bridgeLennart Poettering
2012-01-05journal: store used transport in journalLennart Poettering
2012-01-05journal: move sockets into their own subdirLennart Poettering
2012-01-05journalctl: rework short output mode to rebuild full syslog messageLennart Poettering
2012-01-05headers: fix git URLs for source filesLennart Poettering
2012-01-05build-sys: add stub makefiles to subdirsLennart Poettering
2012-01-05journal: fix include in sd-journal.hLennart Poettering
2012-01-05journalctl: add --new-id switch to generate a new 128Bit idLennart Poettering
2012-01-05journal: add missing sd-messages.hLennart Poettering
2012-01-05build-sys: move public header files into a dir of their ownLennart Poettering
2012-01-05util: never ellipsize welcome messageLennart Poettering
2012-01-05journald: add configuration file options to forward all logged data to kmsg, ...Lennart Poettering
2012-01-05log: minor optimizationLennart Poettering
2012-01-05util: when printing status updates during boot, take terminal width into accountLennart Poettering
2012-01-05fix compilation error with 'PathSpec redefined'Zbigniew Jędrzejewski-Szmek
2012-01-05logind: add needed include for sd_notify()Kay Sievers
2012-01-05conf-parser: silence compiler warningKay Sievers
2012-01-04journald: parse configuration fileLennart Poettering
2012-01-04journal: beef up journal output of systemctl and journalctlLennart Poettering
2012-01-04journal: it's not a problem if the realtime jumps, hence don't ensure monoton...Lennart Poettering
2012-01-04systemctl: shortcut log output for non-service, non-socket, non-mount, non-sw...Lennart Poettering