chiark / gitweb /
mount-setup: change system mount propagation to shared by default
[elogind.git] / src / journal /
2012-08-03 Zbigniew Jędrzejew... test: allow deletion of temporary files from normal fs
2012-08-01 Lennart Poetteringjournal: add sd_journal_perror() to API
2012-07-31 Artur Zaprzalajournald: fixed memory leak
2012-07-27 Lennart Poetteringjournalctl: add --priority= switch for filtering by...
2012-07-26 Lennart Poetteringjournald: log driver messages at LOG_INFO
2012-07-26 Lennart Poetteringjournalctl: hightlight log lines by priority
2012-07-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-23 Zbigniew Jedrzejew... journalctl: fix ellipsization with PAGER=cat
2012-07-19 Lennart Poetteringjournald: upgrade signal reception message to INFO
2012-07-19 Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-07-19 Lennart Poetteringjournal: allow watching symlinked journal dirs
2012-07-19 Lennart Poetteringjournal: when watching directories actually watch the...
2012-07-19 Lennart Poetteringjournal: rotate busy files away when we try to write...
2012-07-19 Lennart Poetteringjournal: follow symlinks when enumerating journals
2012-07-19 Lennart Poetteringjournald: don't choke on journal files with no cutoff...
2012-07-18 Lennart Poetteringjournal: remove all of /run/log/journal when serializin...
2012-07-18 Lennart Poetteringjournal: don't complain if the syslog forwarder socket...
2012-07-18 Lennart Poetteringjournal: when we suggest a rotation, explain why
2012-07-18 Lennart Poetteringjournal: estimate data hash table size a bit larger...
2012-07-18 Lennart Poetteringjournald: fix another bad memory access
2012-07-18 Lennart Poetteringjournald: fix bad memory access
2012-07-17 Zbigniew Jędrzejew... journalctl: do not ellipsize when using pager
2012-07-17 Zbigniew Jędrzejew... logs: Adapt interface in log-show.c (output_journal)
2012-07-16 Lennart Poetteringjournal: actually set archived files to archived state
2012-07-16 Lennart Poetteringjournalctl: decode more header files in --header
2012-07-16 Lennart Poetteringjournal: size journal data hash table based on maximum...
2012-07-16 Lennart Poetteringjournal: immediately rotate when the journal was previo...
2012-07-16 Lennart Poetteringjournal: automatically rotate journal files if the...
2012-07-16 Lennart Poetteringjournal: use tail/head timestamps from header for cutof...
2012-07-16 Lennart Poetteringjournald: don't enforce monotonicity of realtime clocks...
2012-07-16 Ville SkyttäSpelling fixes.
2012-07-15 Kay Sieversjournal: align byte-buffer that gets cased to an object
2012-07-15 Kay Sieversjournal: avoid re-definition of enums for older gcc...
2012-07-13 Lennart Poetteringtest: hook up more tests with make check
2012-07-13 Lennart Poetteringutil: rename join() to strjoin()
2012-07-12 Lennart Poetteringjournal: properly export sd_journal_add_disjunction()
2012-07-12 Lennart Poetteringjournal: beef up journal matches considerably
2012-07-12 Lennart Poetteringjournal: check fields we search for more carefully
2012-07-12 Lennart Poetteringjournal: fix seeking by realtime/seqnum
2012-07-12 Lennart Poetteringjournal: fix bad memory access
2012-07-12 Lennart Poetteringjournal: fix bisection logic for first entry
2012-07-12 Lennart Poetteringjournal: fix interleaving of files with different time...
2012-07-11 Lennart Poetteringjournal: replace implicit flushing of journal by explic...
2012-07-10 Lennart Poetteringjournalctl: add a marker to log output for reboots
2012-07-10 Lennart Poetteringjournal: rework directory enumeration/watch logic
2012-07-10 Lennart Poetteringjournal: introduce sd_journal_wait() to simplify writin...
2012-07-10 Lennart Poetteringjournald: use "persistent", not "permanent" as storage...
2012-07-09 Lennart Poetteringparanoia: refuse rm_rf("/")
2012-07-03 Lennart Poetteringjournal: default ImportKernel=no until we make use...
2012-07-03 Lennart Poetteringjournal: move Storage=auto stanza to right file
2012-07-03 Lennart Poetteringjournald: handle /proc/kmsg reads returning 0 more...
2012-07-03 Lennart Poetteringjournal: fix iteration through journal if one file...
2012-07-02 Lennart Poetteringjournald: add Storage= setting to control where the...
2012-07-02 Lennart Poetteringjournalctl: add new switch -b to show data from current...
2012-06-22 Lennart Poetteringcryptsetup: allow configuration of LUKS disks via the...
2012-06-21 Lennart Poetteringman: document all kernel command line options we understand
2012-06-21 Lennart Poetteringjournal: fix sd_journal_stream_fd()
2012-06-21 Eelco Dolstrajournal: set the _SYSTEMD_UNIT field for messages from...
2012-06-16 Lennart Poetteringjournal: fix monotonic seeking
2012-06-16 Lennart Poetteringjournal: rotate on SIGUSR2
2012-06-16 Lennart Poetteringjournal: fix SD_JOURNAL_SYSTEM_ONLY flag
2012-06-16 Lennart Poetteringjournal: expose and make use of cutoff times of journal
2012-06-16 Lennart Poetteringjournal: correct list link up on hash collisions
2012-06-16 Lennart Poetteringjournal: add basic object definition for signatures
2012-06-16 Lennart Poetteringjournal: replace arena offset by header size
2012-06-12 Michal Schmidtjournal-file: fix mmap leak
2012-06-01 Lennart Poetteringjournal: allow setting of a cutoff log level for disk...
2012-06-01 Lennart Poetteringjournal: support changing the console tty to forward to
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-30 Lennart Poetteringjournald: properly handle if we have no PID in a kmsg...
2012-05-30 Lennart Poetteringjournal: don't allow adding invalid matches to the...
2012-05-30 Lennart Poetteringjournalctl: check first if match is a path name
2012-05-30 Shawn Landdenjournalctl: support /usr/bin/nginx, etc
2012-05-30 Lennart Poetteringjournalctl: for now complain if more than one match...
2012-05-30 Lennart Poetteringbuild-sys: fix built with --disable-logind
2012-05-30 Lennart Poetteringjournald: ignore messages read from /proc/kmsg that...
2012-05-27 Matthias Clasenjournald: refer to the correct man page
2012-05-24 Lennart Poetteringbuild-sys: prepare release 183
2012-05-23 Lennart Poetteringjournal: don't complain if SELinux userspace is availab...
2012-05-22 Lennart Poetteringlog: make sure generators never log into the journal...
2012-05-22 Lennart Poetteringjournal: log journal internal messages to kmsg
2012-05-22 Sjoerd Simonsjournal: crash when filesystem is low on space
2012-05-21 Guillermo VidalFixed handling of posix_fallocate() returned value
2012-05-21 Michal Schmidtjournald: one more SYSLOG_IDENTIFIER length fix
2012-05-21 Michal Schmidtjournald: fix length of "SYSLOG_IDENTIFIER="
2012-05-21 Daniel Mackjournalctl: fix built-in usage output
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-04-13 Lennart Poetteringnspawn: fake /dev/kmsg and /proc/kmsg as fifo
2012-04-13 Lennart Poetteringfix a couple of things found with the llvm static analyzer
2012-04-12 Lennart Poetteringjournal: fix missing variable initialization
2012-04-12 Lennart Poetteringjournald: add missing flag to open()
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Kay Sieversput acl.la in 'if HAVE_ACL' and rename acl.[ch] to...
2012-04-10 Kay Sieversrename basic.la to shared.la and put selinux deps in...
2012-04-10 Kay Sieversutil: move ACL code into internal library
2012-04-10 Kay Sieversutil: move all to shared/ and split external dependenci...
2012-04-03 Kay Sieversimport udev repository
2012-04-03 Lennart Poetteringlogind: log with AUTH facility
2012-04-02 Lennart Poetteringjournal: implicitly add code location to all messages...
next