Age | Commit message (Expand) | Author |
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 |
2012-01-05 | autogen: add --with-rootlibdir= and switch /usr/local to /usr | Kay Sievers |
2012-01-05 | build-sys: add headers to EXTRA_DIST to fix 'make distcheck' | Kay Sievers |
2012-01-05 | build-sys: drop colorgcc | Lennart Poettering |
2012-01-05 | build-sys: add stub makefiles to subdirs | Lennart Poettering |
2012-01-05 | journal: fix include in sd-journal.h | Lennart Poettering |
2012-01-05 | git: only ignore toplevel systemd file | Lennart Poettering |
2012-01-05 | journalctl: add --new-id switch to generate a new 128Bit id | Lennart Poettering |
2012-01-05 | journal: add missing sd-messages.h | Lennart Poettering |
2012-01-05 | build-sys: move public header files into a dir of their own | Lennart Poettering |
2012-01-05 | util: never ellipsize welcome message | Lennart Poettering |
2012-01-05 | journald: add configuration file options to forward all logged data to kmsg, ... | Lennart Poettering |
2012-01-05 | log: minor optimization | Lennart Poettering |
2012-01-05 | util: when printing status updates during boot, take terminal width into account | Lennart Poettering |
2012-01-05 | build-sys: use ${ac_default_prefix} | Kay Sievers |
2012-01-05 | build-sys: add some headers to fix 'make distcheck' | Kay Sievers |