Age | Commit message (Expand) | Author |
2012-07-25 | use "Out of memory." consistantly (or with "\n") | Shawn Landden |
2012-07-19 | journald: upgrade signal reception message to INFO | Lennart Poettering |
2012-07-18 | journal: remove all of /run/log/journal when serializing, since the machine I... | Lennart Poettering |
2012-07-18 | journal: don't complain if the syslog forwarder socket doesn't exist | Lennart Poettering |
2012-07-18 | journald: fix another bad memory access | Lennart Poettering |
2012-07-18 | journald: fix bad memory access | Lennart Poettering |
2012-07-17 | journal: size journal data hash table based on maximum file size metrics | Lennart Poettering |
2012-07-17 | journal: immediately rotate when the journal was previously not closed properly | Lennart Poettering |
2012-07-17 | journal: automatically rotate journal files if the data hash table is full > 75% | Lennart Poettering |
2012-07-13 | util: rename join() to strjoin() | Lennart Poettering |
2012-07-11 | journal: replace implicit flushing of journal by explicit one | 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 | journald: handle /proc/kmsg reads returning 0 more nicely | Lennart Poettering |
2012-07-02 | journald: add Storage= setting to control where the journal is stored | 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: rotate on SIGUSR2 | Lennart Poettering |
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 | 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-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-21 | journald: one more SYSLOG_IDENTIFIER length fix | Michal Schmidt |
2012-05-21 | journald: fix length of "SYSLOG_IDENTIFIER=" | Michal Schmidt |
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 | 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-03 | logind: log with AUTH facility | Lennart Poettering |
2012-03-30 | rename /etc/systemd/systemd-{login,journal}d.conf to {login,journal}d.conf | Kay Sievers |
2012-03-22 | add sparse support to detect endianness bug | Frederic Crozat |
2012-03-21 | journal: PAGE_SIZE is not known on ppc and other archs | Lennart Poettering |
2012-03-21 | journal: react with immediate rotation to a couple of more errors | Lennart Poettering |
2012-03-15 | a couple of fixes to make llvm-analyze quiet | Lennart Poettering |
2012-03-15 | journald: don't try to roatet corrupted files when we open read-only anyway | Lennart Poettering |
2012-03-15 | journald: adjust permissions for rotated files | Lennart Poettering |
2012-03-15 | journald: take corrupted files into account when calculating disk space | Lennart Poettering |
2012-03-15 | journald: fix calculation of disk space | Lennart Poettering |