Age | Commit message (Expand) | Author |
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 |
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-16 | man: document systemd-journalctl(1) | Lennart Poettering |
2012-03-15 | man: document systemd-journald.conf(5) | Lennart Poettering |
2012-03-15 | man: document systemd-cat(1) | Lennart Poettering |
2012-03-15 | journal: only use uint8_t for state | Frederic Crozat |
2012-03-15 | a couple of fixes to make llvm-analyze quiet | Lennart Poettering |
2012-03-15 | journalctl: add a missing 'break' | Tero Roponen |
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: be a bit more verbose | Lennart Poettering |
2012-03-15 | journald: fix calculation of disk space | Lennart Poettering |
2012-03-15 | journald: copy metrics/compression state from template when rotating | Lennart Poettering |
2012-03-15 | journald: increase max file size to 128MB | Lennart Poettering |
2012-03-15 | journal: vacuum corrupted files, too | Lennart Poettering |
2012-03-15 | journal: if we encounter a corrupted file, rotate and go on | Lennart Poettering |
2012-03-15 | journald: fix typo | Lennart Poettering |
2012-03-15 | journalctl: suppress messages about adm group if ACL support is not enabled | Lennart Poettering |
2012-03-14 | journald: set SO_PASSEC only if selinux is enabled | Lennart Poettering |
2012-03-14 | journalctl: warn if the user is not in the adm group | Lennart Poettering |
2012-03-14 | journal: fix memory leak | Lennart Poettering |
2012-03-14 | journal: Don't hold pointers to journal while remapping | Marti Raudsepp |
2012-03-14 | journald: allocate PAGE_SIZE bytes for selinux label length | Lennart Poettering |