]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal
units: don't enforce a holdoff time for journald, logind, udevd
[thirdparty/systemd.git] / src / journal /
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...
2012-04-02  Lennart Poetteringjournal: decrease default mmap window size to allow...
2012-03-30  Kay Sieversrename /etc/systemd/systemd-{login,journal}d.conf to...
2012-03-27  Lennart Poetteringjournal: properly handle if we interleave files with...
2012-03-26  Lennart Poetteringcat: fix priority type
2012-03-26  Lennart Poetteringjournalctl: add --local switch
2012-03-22  Frederic Crozatadd sparse support to detect endianness bug
2012-03-21  Lennart Poetteringjournal: PAGE_SIZE is not known on ppc and other archs
2012-03-21  Lennart Poetteringjournal: react with immediate rotation to a couple...
2012-03-15  Lennart Poetteringman: document systemd-journalctl(1)
2012-03-15  Lennart Poetteringman: document systemd-journald.conf(5)
2012-03-15  Lennart Poetteringman: document systemd-cat(1)
2012-03-15  Frederic Crozatjournal: only use uint8_t for state
2012-03-15  Lennart Poetteringa couple of fixes to make llvm-analyze quiet
2012-03-15  Tero Roponenjournalctl: add a missing 'break'
2012-03-15  Lennart Poetteringjournald: don't try to roatet corrupted files when...
2012-03-15  Lennart Poetteringjournald: adjust permissions for rotated files
2012-03-15  Lennart Poetteringjournald: take corrupted files into account when calcul...
2012-03-15  Lennart Poetteringjournald: be a bit more verbose
2012-03-15  Lennart Poetteringjournald: fix calculation of disk space
2012-03-15  Lennart Poetteringjournald: copy metrics/compression state from template...
2012-03-15  Lennart Poetteringjournald: increase max file size to 128MB
2012-03-15  Lennart Poetteringjournal: vacuum corrupted files, too
next