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 | 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 |
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-08 | Merge remote-tracking branch 'simonpe/cleanup' | Lennart Poettering |
2012-08-08 | udev: fix typo in copyright | Kay Sievers |
2012-08-08 | systemd: introduced new timeout types | Michal Sekletar |
2012-08-08 | logind: use bus_method_call_with_reply() where posible | Simon Peeters |
2012-08-08 | update-utmp: use bus_method_call_with_reply() where posible | Simon Peeters |
2012-08-08 | udev: re-initialize builtins in the daemon process, not in the worker | Kay Sievers |
2012-08-08 | udev: initialize rules dir timestamps when reading rules | Kay Sievers |
2012-08-08 | loginctl: use bus_method_call_with_reply() where posible | Simon Peeters |
2012-08-08 | move bus_method_call_with_reply() to dbus-common | Simon Peeters |
2012-08-08 | systemctl: use bus_method_call_with_reply() where posible | Simon Peeters |
2012-08-08 | systemctl: add bus_method_call_with_reply | Simon Peeters |
2012-08-07 | journalctl: include corrupted files in output | Lennart Poettering |
2012-08-06 | mount-setup: change system mount propagation to shared by default | Lennart Poettering |
2012-08-06 | sysctl: apply configuration at once | Michal Sekletar |
2012-08-06 | main: fix typo | Lennart Poettering |