Age | Commit message (Expand) | Author |
2012-01-11 | journal: make requirement for ACLs optional | Lennart Poettering |
2012-01-11 | journalctl: fix --help text | Lennart Poettering |
2012-01-11 | build-sys: fix upload rule for xzsystemd/v38 | Lennart Poettering |
2012-01-11 | build-sys: bump version | Lennart Poettering |
2012-01-11 | journal: don't realign window twice | Lennart Poettering |
2012-01-11 | sd-journal: implement a number of non-implemented calls from the API for now | Lennart Poettering |
2012-01-11 | systemd: reconnect to syslog as soon as the journal is fully up | Lennart Poettering |
2012-01-11 | journalctl: always show monotonic timestamp even if it's from an old boot | Lennart Poettering |
2012-01-11 | Update TODO | Lennart Poettering |
2012-01-11 | unit: implement new PropagateReloadTo=/PropagateReloadFrom= operations | Lennart Poettering |
2012-01-11 | shutdown: add link to root storage daemon text | Lennart Poettering |
2012-01-11 | service: brutally slaughter processes that are running in the cgroup when we ... | Lennart Poettering |
2012-01-11 | update TODO | Lennart Poettering |
2012-01-10 | build-sys: link systemctl and systemd-journalctl against libsystemd-id128 | Michael Biebl |
2012-01-10 | shutdown: exclude processes with argv[0][0] from killing | Lennart Poettering |
2012-01-09 | autogen.sh: diet and sync with udev and kmod | Kay Sievers |
2012-01-07 | journalctl: display source timestamp, not journald timestamp, if known | Lennart Poettering |
2012-01-07 | journalctl: add new short-monotonic output mode | Lennart Poettering |
2012-01-07 | journald: add kmsg source | Lennart Poettering |
2012-01-07 | journald: remove inner loop debug message | Lennart Poettering |
2012-01-07 | fix compiler warning | Kay Sievers |
2012-01-07 | sd-id128: let's make our API a bit smaller, since sd_id128_make_v4_uuid() is ... | Lennart Poettering |
2012-01-07 | journalctl: rename --new-id to --new-id128 in order not to introduce yet anot... | Lennart Poettering |
2012-01-07 | build-sys: move .pc files next to the matching sources | Lennart Poettering |
2012-01-07 | load-fragment: fix parsing of Socket= setting | Lennart Poettering |
2012-01-07 | main: fix spelling | Lennart Poettering |
2012-01-07 | journald: introduce systemd_journald.forward_to_kmsg=1 (and friends) to enabl... | Lennart Poettering |
2012-01-07 | journald: start journald right away, don't wait until activation | Lennart Poettering |
2012-01-07 | build-sys: fix typo in help string | Michael Biebl |
2012-01-06 | journald: shorten the time we wait for a forwarding syslog | Lennart Poettering |
2012-01-06 | unit: properly update references to units which are merged | Lennart Poettering |
2012-01-06 | service: add dependencies on configured sockets | Lennart Poettering |
2012-01-06 | units: remove left-over unit file | Lennart Poettering |
2012-01-06 | journald: start the journal after the syslog socket, so that the syslog socke... | Lennart Poettering |
2012-01-06 | kmsg-syslogd: remove kmsg-syslogd, since it's entirely obsoleted and replaced... | Lennart Poettering |
2012-01-06 | special: fix name of journal socket unit | Lennart Poettering |
2012-01-06 | journal: introduce log target 'journal' for executed processes | Lennart Poettering |
2012-01-06 | stdout: remove stdout-syslog-bridge since it is now obsoleted by journald | Lennart Poettering |
2012-01-06 | util: switch the console to text mode on reset | Michal Schmidt |
2012-01-06 | util: fix switching to console unicode mode | Michal Schmidt |
2012-01-05 | login: implement sd_session_get_service() | Lennart Poettering |
2012-01-05 | journal: rename syslog tag to identifier since that's what we call it on the ... | Lennart Poettering |
2012-01-05 | journal: rename priority_prefix to level_prefix, since that's how we call it ... | Lennart Poettering |
2012-01-05 | sd-journal: close reading side of sd_journal_stream_fd() file descriptors | Lennart Poettering |
2012-01-05 | execute: talk directly to the journald, instead to the stdout-syslog-bridge | Lennart Poettering |
2012-01-05 | journal: store used transport in journal | Lennart Poettering |
2012-01-05 | journal: move sockets into their own subdir | Lennart Poettering |
2012-01-05 | journalctl: rework short output mode to rebuild full syslog message | Lennart Poettering |
2012-01-05 | README: correct license claims | Lennart Poettering |
2012-01-05 | headers: fix git URLs for source files | Lennart Poettering |