summaryrefslogtreecommitdiff
path: root/src/journal
AgeCommit message (Expand)Author
2012-06-17journal: fix monotonic seekingLennart Poettering
2012-06-17journal: rotate on SIGUSR2Lennart Poettering
2012-06-17journal: fix SD_JOURNAL_SYSTEM_ONLY flagLennart Poettering
2012-06-17journal: expose and make use of cutoff times of journalLennart Poettering
2012-06-17journal: correct list link up on hash collisionsLennart Poettering
2012-06-17journal: add basic object definition for signaturesLennart Poettering
2012-06-17journal: replace arena offset by header sizeLennart Poettering
2012-06-12journal-file: fix mmap leakMichal Schmidt
2012-06-01journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ...Lennart Poettering
2012-06-01journal: support changing the console tty to forward toLennart Poettering
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers
2012-05-31journald: properly handle if we have no PID in a kmsg lineLennart Poettering
2012-05-30journal: don't allow adding invalid matches to the contextLennart Poettering
2012-05-30journalctl: check first if match is a path nameLennart Poettering
2012-05-30journalctl: support /usr/bin/nginx, etcShawn Landden
2012-05-30journalctl: for now complain if more than one match is provided since this is...Lennart Poettering
2012-05-30build-sys: fix built with --disable-logindLennart Poettering
2012-05-30journald: ignore messages read from /proc/kmsg that we generated via /dev/kmsgLennart Poettering
2012-05-27journald: refer to the correct man pageMatthias Clasen
2012-05-24build-sys: prepare release 183Lennart Poettering
2012-05-23journal: don't complain if SELinux userspace is available but the kernel lack...Lennart Poettering
2012-05-22log: make sure generators never log into the journal to avoid activation dead...Lennart Poettering
2012-05-22journal: log journal internal messages to kmsgLennart Poettering
2012-05-22journal: crash when filesystem is low on spaceSjoerd Simons
2012-05-22Fixed handling of posix_fallocate() returned valueGuillermo Vidal
2012-05-21journald: one more SYSLOG_IDENTIFIER length fixMichal Schmidt
2012-05-21journald: fix length of "SYSLOG_IDENTIFIER="Michal Schmidt
2012-05-21journalctl: fix built-in usage outputDaniel Mack
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-04-13nspawn: fake /dev/kmsg and /proc/kmsg as fifoLennart Poettering
2012-04-13fix a couple of things found with the llvm static analyzerLennart Poettering
2012-04-12journal: fix missing variable initializationLennart Poettering
2012-04-12journald: add missing flag to open()Lennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11put acl.la in 'if HAVE_ACL' and rename acl.[ch] to acl-util.[ch]Kay Sievers
2012-04-10rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers
2012-04-10util: move ACL code into internal libraryKay Sievers
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers
2012-04-03logind: log with AUTH facilityLennart Poettering
2012-04-02journal: implicitly add code location to all messages logged with the native ...Lennart Poettering
2012-04-02journal: decrease default mmap window size to allow a bigger number of journa...Lennart Poettering
2012-03-30rename /etc/systemd/systemd-{login,journal}d.conf to {login,journal}d.confKay Sievers
2012-03-27journal: properly handle if we interleave files with different boot idsLennart Poettering
2012-03-27cat: fix priority typeLennart Poettering
2012-03-27journalctl: add --local switchLennart Poettering
2012-03-22add sparse support to detect endianness bugFrederic Crozat
2012-03-21journal: PAGE_SIZE is not known on ppc and other archsLennart Poettering
2012-03-21journal: react with immediate rotation to a couple of more errorsLennart Poettering
2012-03-16man: document systemd-journalctl(1)Lennart Poettering
2012-03-15man: document systemd-journald.conf(5)Lennart Poettering