Age | Commit message (Expand) | Author |
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 |
2012-05-22 | journal: log journal internal messages to kmsg | Lennart Poettering |
2012-05-22 | journal: crash when filesystem is low on space | Sjoerd Simons |
2012-05-22 | Fixed handling of posix_fallocate() returned value | Guillermo Vidal |
2012-05-21 | journald: one more SYSLOG_IDENTIFIER length fix | Michal Schmidt |
2012-05-21 | journald: fix length of "SYSLOG_IDENTIFIER=" | Michal Schmidt |
2012-05-21 | journalctl: fix built-in usage output | Daniel Mack |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers |
2012-04-13 | nspawn: fake /dev/kmsg and /proc/kmsg as fifo | Lennart Poettering |
2012-04-13 | fix a couple of things found with the llvm static analyzer | Lennart Poettering |
2012-04-12 | journal: fix missing variable initialization | Lennart Poettering |
2012-04-12 | journald: add missing flag to open() | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-11 | put acl.la in 'if HAVE_ACL' and rename acl.[ch] to acl-util.[ch] | Kay Sievers |
2012-04-10 | rename basic.la to shared.la and put selinux deps in shared-selinx.la | Kay Sievers |
2012-04-10 | util: move ACL code into internal library | Kay Sievers |
2012-04-10 | util: move all to shared/ and split external dependencies in separate interna... | Kay Sievers |
2012-04-03 | logind: log with AUTH facility | Lennart Poettering |
2012-04-02 | journal: implicitly add code location to all messages logged with the native ... | Lennart Poettering |
2012-04-02 | journal: decrease default mmap window size to allow a bigger number of journa... | Lennart Poettering |
2012-03-30 | rename /etc/systemd/systemd-{login,journal}d.conf to {login,journal}d.conf | Kay Sievers |
2012-03-27 | journal: properly handle if we interleave files with different boot ids | Lennart Poettering |
2012-03-27 | cat: fix priority type | Lennart Poettering |
2012-03-27 | journalctl: add --local switch | Lennart Poettering |
2012-03-22 | add sparse support to detect endianness bug | Frederic Crozat |