Age | Commit message (Expand) | Author |
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 |
2012-01-05 | build-sys: install pam module in $rootlibdir | Kay Sievers |
2012-01-05 | build-sys: switch autoconf's default prefix from /usr/local to /usr | Kay Sievers |
2012-01-05 | fix compilation error with 'PathSpec redefined' | Zbigniew Jędrzejewski-Szmek |
2012-01-05 | logind: add needed include for sd_notify() | Kay Sievers |
2012-01-05 | conf-parser: silence compiler warning | Kay Sievers |
2012-01-05 | build-sys: rename 'rootdir' to 'rootprefix' like udev and kmod uses | Kay Sievers |
2012-01-04 | journald: parse configuration file | Lennart Poettering |
2012-01-04 | build-sys: Fix missing directories with parallel 'make install'. | Michał Górny |
2012-01-04 | journal: fix XZ build flags | Lennart Poettering |
2012-01-04 | man: Fix out-of-source manpage builds. | Michał Górny |
2012-01-04 | journal: beef up journal output of systemctl and journalctl | Lennart Poettering |
2012-01-04 | journal: it's not a problem if the realtime jumps, hence don't ensure monoton... | Lennart Poettering |
2012-01-04 | systemctl: shortcut log output for non-service, non-socket, non-mount, non-sw... | Lennart Poettering |
2012-01-04 | journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since proc... | Lennart Poettering |
2012-01-04 | journalctl: only output 10 most recent lines in --follow mode | Lennart Poettering |
2012-01-04 | journalctl: fix counting of -n parameter | Lennart Poettering |
2012-01-04 | journal: fix reverse traversing of entries | Lennart Poettering |
2012-01-04 | journal: add missing error check | Lennart Poettering |
2012-01-04 | journal: don't mind too much if we can't find a monotonic timestamp | Lennart Poettering |
2012-01-04 | journald: don't rotate on startup | Lennart Poettering |
2012-01-04 | journal: when increasing window, make sure to use the increased window | Lennart Poettering |
2012-01-04 | journal: apply seek check before resizing window, and refresh stat data if ne... | Lennart Poettering |
2012-01-04 | journal: add memory barrier before linking in newly created entries | Lennart Poettering |
2012-01-04 | journal: add missing error check | Lennart Poettering |
2012-01-04 | journalctl: add -n switch | Lennart Poettering |
2012-01-04 | sd128: rename SD_FORMAT_ID128_STR to SD_ID128_FORMAT_STR to follow naming scheme | Lennart Poettering |