Age | Commit message (Expand) | Author |
2012-07-25 | use "Out of memory." consistantly (or with "\n") | Shawn Landden |
2012-07-23 | journalctl: fix ellipsization with PAGER=cat | Zbigniew Jedrzejewski-Szmek |
2012-07-19 | journald: upgrade signal reception message to INFO | Lennart Poettering |
2012-07-19 | use #pragma once instead of foo*foo #define guards | Shawn Landden |
2012-07-19 | journal: allow watching symlinked journal dirs | Lennart Poettering |
2012-07-19 | journal: when watching directories actually watch the directories asked for | Lennart Poettering |
2012-07-19 | journal: rotate busy files away when we try to write to them | Lennart Poettering |
2012-07-19 | journal: follow symlinks when enumerating journals | Lennart Poettering |
2012-07-19 | journald: don't choke on journal files with no cutoff date | Lennart Poettering |
2012-07-18 | journal: remove all of /run/log/journal when serializing, since the machine I... | Lennart Poettering |
2012-07-18 | journal: don't complain if the syslog forwarder socket doesn't exist | Lennart Poettering |
2012-07-18 | journal: when we suggest a rotation, explain why | Lennart Poettering |
2012-07-18 | journal: estimate data hash table size a bit larger by default | Lennart Poettering |
2012-07-18 | journald: fix another bad memory access | Lennart Poettering |
2012-07-18 | journald: fix bad memory access | Lennart Poettering |
2012-07-17 | journalctl: do not ellipsize when using pager | Zbigniew Jędrzejewski-Szmek |
2012-07-17 | logs: Adapt interface in log-show.c (output_journal) | Zbigniew Jędrzejewski-Szmek |
2012-07-17 | journal: actually set archived files to archived state | Lennart Poettering |
2012-07-17 | journalctl: decode more header files in --header | Lennart Poettering |
2012-07-17 | journal: size journal data hash table based on maximum file size metrics | Lennart Poettering |
2012-07-17 | journal: immediately rotate when the journal was previously not closed properly | Lennart Poettering |
2012-07-17 | journal: automatically rotate journal files if the data hash table is full > 75% | Lennart Poettering |
2012-07-16 | journal: use tail/head timestamps from header for cutoff logic | Lennart Poettering |
2012-07-16 | journald: don't enforce monotonicity of realtime clocks when copying entries | Lennart Poettering |
2012-07-16 | Spelling fixes. | Ville Skyttä |
2012-07-15 | journal: align byte-buffer that gets cased to an object | Kay Sievers |
2012-07-15 | journal: avoid re-definition of enums for older gcc versions | Kay Sievers |
2012-07-13 | test: hook up more tests with make check | Lennart Poettering |
2012-07-13 | util: rename join() to strjoin() | Lennart Poettering |
2012-07-13 | journal: properly export sd_journal_add_disjunction() | Lennart Poettering |
2012-07-13 | journal: beef up journal matches considerably | Lennart Poettering |
2012-07-13 | journal: check fields we search for more carefully | Lennart Poettering |
2012-07-13 | journal: fix seeking by realtime/seqnum | Lennart Poettering |
2012-07-13 | journal: fix bad memory access | Lennart Poettering |
2012-07-13 | journal: fix bisection logic for first entry | Lennart Poettering |
2012-07-13 | journal: fix interleaving of files with different time sources | Lennart Poettering |
2012-07-11 | journal: replace implicit flushing of journal by explicit one | Lennart Poettering |
2012-07-11 | journalctl: add a marker to log output for reboots | Lennart Poettering |
2012-07-11 | journal: rework directory enumeration/watch logic | Lennart Poettering |
2012-07-10 | journal: introduce sd_journal_wait() to simplify writing synchronous clients | Lennart Poettering |
2012-07-10 | journald: use "persistent", not "permanent" as storage option | Lennart Poettering |
2012-07-09 | paranoia: refuse rm_rf("/") | Lennart Poettering |
2012-07-03 | journal: default ImportKernel=no until we make use of structured logging | Lennart Poettering |
2012-07-03 | journal: move Storage=auto stanza to right file | Lennart Poettering |
2012-07-03 | journald: handle /proc/kmsg reads returning 0 more nicely | Lennart Poettering |
2012-07-03 | journal: fix iteration through journal if one file is corrupt | Lennart Poettering |
2012-07-02 | journald: add Storage= setting to control where the journal is stored | Lennart Poettering |
2012-07-02 | journalctl: add new switch -b to show data from current boot only | Lennart Poettering |
2012-06-22 | cryptsetup: allow configuration of LUKS disks via the kernel cmdline | Lennart Poettering |
2012-06-22 | man: document all kernel command line options we understand | Lennart Poettering |