Age | Commit message (Expand) | Author |
2012-08-17 | journal: be fine with opening rotated/corrupted journal files | Lennart Poettering |
2012-08-17 | journal: set secure deletion flags for FSS file | Lennart Poettering |
2012-08-17 | journal: after verification output validated time range | Lennart Poettering |
2012-08-17 | journal: reword verification messages a bit | Lennart Poettering |
2012-08-17 | journal: ensure that entries and tags are properly ordered | Lennart Poettering |
2012-08-17 | journal: show new header fields in header dump | Lennart Poettering |
2012-08-17 | journal: don't write tag objects if nothing has been written since the last time | Lennart Poettering |
2012-08-17 | man: add man pages for new FSS stuff | Lennart Poettering |
2012-08-17 | journal: rework terminology | Lennart Poettering |
2012-08-16 | journal: add FSPRG journal authentication | Lennart Poettering |
2012-08-16 | journal: fix tag sequence number verification | Lennart Poettering |
2012-08-16 | journalctl: immeidately terminate on invalid seed | Lennart Poettering |
2012-08-16 | journal: parse fsprg seed | Lennart Poettering |
2012-08-16 | journal: count number of entry arrays in header | Lennart Poettering |
2012-08-16 | keymap: fix map name reference | Kay Sievers |
2012-08-16 | journal: rename 'mmap' to 'mmap_cache' to appease gcc | Zbigniew Jędrzejewski-Szmek |
2012-08-16 | journal: fix variable initialization | Lennart Poettering |
2012-08-16 | journal: fix unitialized var | Lennart Poettering |
2012-08-16 | journal: journal-send.h doesn't actually exist | Lennart Poettering |
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 | conf-parser: make parsing exit status lists non-fatal | Lennart Poettering |
2012-08-16 | journal: implement generic sharable mmap caching logic | Lennart Poettering |
2012-08-15 | keymap: Add Sony VGN | Martin Pitt |
2012-08-14 | conf-parser: simplify a few things by using set_ensure_allocated() rather tha... | Lennart Poettering |
2012-08-14 | service: add options RestartPreventExitStatus and SuccessExitStatus | Lukas Nykryn |
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-13 | umount: MS_MGC_VAL is so 90s | Lennart Poettering |
2012-08-13 | nspawn,namespaces: make sure we recursively bind mount things in | Lennart Poettering |
2012-08-13 | machine-id: properly mount transient machine ID read-only | Lennart Poettering |
2012-08-13 | nspawn: unset a few unnecessary params to mount() | Lennart Poettering |
2012-08-13 | namespace: rework namespace support | Lennart Poettering |
2012-08-13 | nspawn: inherit mounts from real root, don't propagate mounts to real root | Lennart Poettering |
2012-08-12 | switch-root: remount to MS_PRIVATE | Lennart Poettering |
2012-08-10 | udev: export udev_device_new_from_device_id() | Kay Sievers |
2012-08-10 | systemctl: fix issue with systemctl daemon-reexec | Simon Peeters |
2012-08-10 | shared/utf8: mark char* as const | Dave Reisner |
2012-08-10 | shutdown: recursively mark root as private before pivot | Dave Reisner |
2012-08-10 | id128: don't use C99 bool in public headers | 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 |