summaryrefslogtreecommitdiff
path: root/src/journal
Commit message (Expand)AuthorAgeFilesLines
* journald: properly handle if we have no PID in a kmsg lineLennart Poettering2012-05-311-1/+1
* journal: don't allow adding invalid matches to the contextLennart Poettering2012-05-301-1/+5
* journalctl: check first if match is a path nameLennart Poettering2012-05-301-18/+33
* journalctl: support /usr/bin/nginx, etcShawn Landden2012-05-301-1/+24
* journalctl: for now complain if more than one match is provided since this is...Lennart Poettering2012-05-301-0/+5
* build-sys: fix built with --disable-logindLennart Poettering2012-05-302-7/+21
* journald: ignore messages read from /proc/kmsg that we generated via /dev/kmsgLennart Poettering2012-05-301-0/+17
* journald: refer to the correct man pageMatthias Clasen2012-05-271-1/+1
* build-sys: prepare release 183Lennart Poettering2012-05-241-1/+1
* journal: don't complain if SELinux userspace is available but the kernel lack...Lennart Poettering2012-05-231-2/+2
* log: make sure generators never log into the journal to avoid activation dead...Lennart Poettering2012-05-221-1/+1
* journal: log journal internal messages to kmsgLennart Poettering2012-05-221-1/+1
* journal: crash when filesystem is low on spaceSjoerd Simons2012-05-221-3/+13
* Fixed handling of posix_fallocate() returned valueGuillermo Vidal2012-05-221-2/+4
* journald: one more SYSLOG_IDENTIFIER length fixMichal Schmidt2012-05-211-1/+1
* journald: fix length of "SYSLOG_IDENTIFIER="Michal Schmidt2012-05-211-2/+2
* journalctl: fix built-in usage outputDaniel Mack2012-05-211-1/+1
* util: split-out path-util.[ch]Kay Sievers2012-05-081-1/+2
* nspawn: fake /dev/kmsg and /proc/kmsg as fifoLennart Poettering2012-04-131-1/+0
* fix a couple of things found with the llvm static analyzerLennart Poettering2012-04-132-2/+2
* journal: fix missing variable initializationLennart Poettering2012-04-121-3/+2
* journald: add missing flag to open()Lennart Poettering2012-04-121-1/+1
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-1220-74/+74
* put acl.la in 'if HAVE_ACL' and rename acl.[ch] to acl-util.[ch]Kay Sievers2012-04-111-1/+1
* rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers2012-04-102-0/+2
* util: move ACL code into internal libraryKay Sievers2012-04-101-1/+1
* util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2012-04-101-0/+1
* logind: log with AUTH facilityLennart Poettering2012-04-031-0/+1
* journal: implicitly add code location to all messages logged with the native ...Lennart Poettering2012-04-023-28/+250
* journal: decrease default mmap window size to allow a bigger number of journa...Lennart Poettering2012-04-021-1/+1
* rename /etc/systemd/systemd-{login,journal}d.conf to {login,journal}d.confKay Sievers2012-03-302-1/+1
* journal: properly handle if we interleave files with different boot idsLennart Poettering2012-03-271-2/+10
* cat: fix priority typeLennart Poettering2012-03-271-1/+1
* journalctl: add --local switchLennart Poettering2012-03-271-3/+10
* add sparse support to detect endianness bugFrederic Crozat2012-03-227-51/+143
* journal: PAGE_SIZE is not known on ppc and other archsLennart Poettering2012-03-211-3/+12
* journal: react with immediate rotation to a couple of more errorsLennart Poettering2012-03-212-2/+13
* man: document systemd-journalctl(1)Lennart Poettering2012-03-161-1/+1
* man: document systemd-journald.conf(5)Lennart Poettering2012-03-151-1/+1
* man: document systemd-cat(1)Lennart Poettering2012-03-151-5/+6
* journal: only use uint8_t for stateFrederic Crozat2012-03-151-2/+2
* a couple of fixes to make llvm-analyze quietLennart Poettering2012-03-152-7/+4
* journalctl: add a missing 'break'Tero Roponen2012-03-151-0/+1
* journald: don't try to roatet corrupted files when we open read-only anywayLennart Poettering2012-03-151-1/+1
* journald: adjust permissions for rotated filesLennart Poettering2012-03-151-1/+7
* journald: take corrupted files into account when calculating disk spaceLennart Poettering2012-03-151-1/+2
* journald: be a bit more verboseLennart Poettering2012-03-151-6/+6
* journald: fix calculation of disk spaceLennart Poettering2012-03-152-2/+5
* journald: copy metrics/compression state from template when rotatingLennart Poettering2012-03-152-2/+5
* journald: increase max file size to 128MBLennart Poettering2012-03-151-1/+1