Age | Commit message (Expand) | Author |
2012-07-16 | Spelling fixes. | Ville Skyttä |
2012-07-15 | journal: align byte-buffer that gets cased to an object | Kay Sievers |
2012-07-15 | journal: avoid re-definition of enums for older gcc versions | Kay Sievers |
2012-07-13 | test: hook up more tests with make check | Lennart Poettering |
2012-07-13 | util: rename join() to strjoin() | Lennart Poettering |
2012-07-13 | journal: properly export sd_journal_add_disjunction() | Lennart Poettering |
2012-07-13 | journal: beef up journal matches considerably | Lennart Poettering |
2012-07-13 | journal: check fields we search for more carefully | Lennart Poettering |
2012-07-13 | journal: fix seeking by realtime/seqnum | Lennart Poettering |
2012-07-13 | journal: fix bad memory access | Lennart Poettering |
2012-07-13 | journal: fix bisection logic for first entry | Lennart Poettering |
2012-07-13 | journal: fix interleaving of files with different time sources | Lennart Poettering |
2012-07-11 | journal: replace implicit flushing of journal by explicit one | Lennart Poettering |
2012-07-11 | journalctl: add a marker to log output for reboots | Lennart Poettering |
2012-07-11 | journal: rework directory enumeration/watch logic | Lennart Poettering |
2012-07-10 | journal: introduce sd_journal_wait() to simplify writing synchronous clients | Lennart Poettering |
2012-07-10 | journald: use "persistent", not "permanent" as storage option | Lennart Poettering |
2012-07-09 | paranoia: refuse rm_rf("/") | Lennart Poettering |
2012-07-03 | journal: default ImportKernel=no until we make use of structured logging | Lennart Poettering |
2012-07-03 | journal: move Storage=auto stanza to right file | Lennart Poettering |
2012-07-03 | journald: handle /proc/kmsg reads returning 0 more nicely | Lennart Poettering |
2012-07-03 | journal: fix iteration through journal if one file is corrupt | Lennart Poettering |
2012-07-02 | journald: add Storage= setting to control where the journal is stored | Lennart Poettering |
2012-07-02 | journalctl: add new switch -b to show data from current boot only | Lennart Poettering |
2012-06-22 | cryptsetup: allow configuration of LUKS disks via the kernel cmdline | Lennart Poettering |
2012-06-22 | man: document all kernel command line options we understand | Lennart Poettering |
2012-06-22 | journal: fix sd_journal_stream_fd() | Lennart Poettering |
2012-06-22 | journal: set the _SYSTEMD_UNIT field for messages from terminated processes | Eelco Dolstra |
2012-06-17 | journal: fix monotonic seeking | Lennart Poettering |
2012-06-17 | journal: rotate on SIGUSR2 | Lennart Poettering |
2012-06-17 | journal: fix SD_JOURNAL_SYSTEM_ONLY flag | Lennart Poettering |
2012-06-17 | journal: expose and make use of cutoff times of journal | Lennart Poettering |
2012-06-17 | journal: correct list link up on hash collisions | Lennart Poettering |
2012-06-17 | journal: add basic object definition for signatures | Lennart Poettering |
2012-06-17 | journal: replace arena offset by header size | Lennart Poettering |
2012-06-12 | journal-file: fix mmap leak | Michal Schmidt |
2012-06-01 | journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ... | Lennart Poettering |
2012-06-01 | journal: support changing the console tty to forward to | Lennart Poettering |
2012-05-31 | mkdir: append _label to all mkdir() calls that explicitly set the selinux con... | Kay Sievers |
2012-05-31 | journald: properly handle if we have no PID in a kmsg line | Lennart Poettering |
2012-05-30 | journal: don't allow adding invalid matches to the context | Lennart Poettering |
2012-05-30 | journalctl: check first if match is a path name | Lennart Poettering |
2012-05-30 | journalctl: support /usr/bin/nginx, etc | Shawn Landden |
2012-05-30 | journalctl: for now complain if more than one match is provided since this is... | Lennart Poettering |
2012-05-30 | build-sys: fix built with --disable-logind | Lennart Poettering |
2012-05-30 | journald: ignore messages read from /proc/kmsg that we generated via /dev/kmsg | Lennart Poettering |
2012-05-27 | journald: refer to the correct man page | Matthias Clasen |
2012-05-24 | build-sys: prepare release 183 | Lennart Poettering |
2012-05-23 | journal: don't complain if SELinux userspace is available but the kernel lack... | Lennart Poettering |
2012-05-22 | log: make sure generators never log into the journal to avoid activation dead... | Lennart Poettering |