Age | Commit message (Expand) | Author |
2012-08-16 | journal: verify structural consistency | Lennart Poettering |
2012-08-16 | journal: add color to verification progress bar | Lennart Poettering |
2012-08-16 | journal: verify compressed objects | Lennart Poettering |
2012-08-16 | journalctl: add --verify-seed= switch to specify seed value | Lennart Poettering |
2012-08-16 | journal: verify hashes only during actual verification, not all the time | Lennart Poettering |
2012-08-16 | journal: split up journal-file.c | Lennart Poettering |
2012-08-16 | journal: add superficial structure verifier | Lennart Poettering |
2012-08-16 | journal: implement basic journal file verification logic | Lennart Poettering |
2012-08-16 | journal: implement generic sharable mmap caching logic | Lennart Poettering |
2012-08-13 | journal: include tag object header in hmac | Lennart Poettering |
2012-08-13 | journal: add all objects we add to HMAC | Lennart Poettering |
2012-08-13 | journald: initial version of FSPRG hookup | Lennart Poettering |
2012-08-09 | journald: never read the same kernel msg twice, and generate message when we ... | Lennart Poettering |
2012-08-09 | journalctl: support device node matches as shortcut | Lennart Poettering |
2012-08-09 | journald: properly unescape messages from /dev/kmsg | Lennart Poettering |
2012-08-09 | journald: also parse kernel key/value fields and store them prefixed with _KE... | Lennart Poettering |
2012-08-09 | journald: basic support for /dev/kmsg parsing | Lennart Poettering |
2012-08-08 | fix a couple of issues found with llvm-analyze | Lennart Poettering |
2012-08-08 | build-sys: prepare release 188systemd/v188 | Lennart Poettering |
2012-08-07 | journalctl: include corrupted files in output | Lennart Poettering |
2012-08-03 | test: allow deletion of temporary files from normal fs | Zbigniew Jędrzejewski-Szmek |
2012-08-01 | journal: add sd_journal_perror() to API | Lennart Poettering |
2012-07-31 | journald: fixed memory leak | Artur Zaprzala |
2012-07-27 | journalctl: add --priority= switch for filtering by priority | Lennart Poettering |
2012-07-26 | journald: log driver messages at LOG_INFO | Lennart Poettering |
2012-07-26 | journalctl: hightlight log lines by priority | Lennart Poettering |
2012-07-26 | log.h: new log_oom() -> int -ENOMEM, use it | Shawn Landden |
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 |