Age | Commit message (Expand) | Author |
2012-11-20 | libudev: do not resolve $attr{device} symlinks | Kay Sievers |
2012-11-20 | udev: fix whitespace | Kay Sievers |
2012-11-20 | journald: fix bad memory access | Lennart Poettering |
2012-11-20 | socket: improve error message when we cannot spawn the socket's service unit | Lennart Poettering |
2012-11-19 | core/load-fragment: fix (potential) bad memory access | Zbigniew Jędrzejewski-Szmek |
2012-11-19 | core/load-fragment: be more precise in error messages | Zbigniew Jędrzejewski-Szmek |
2012-11-19 | shared/utils: systemd-cgls shows 'n/a' when piping output | Anders Olofsson |
2012-11-17 | journalctl: add option to forgo ellipsization | Zbigniew Jędrzejewski-Szmek |
2012-11-16 | rpm: udevadm is actually in bindir | Zbigniew Jędrzejewski-Szmek |
2012-11-16 | hwdb: use $(localstatedir)/lib/udev/hwdb.bin for the binary database | Zbigniew Jędrzejewski-Szmek |
2012-11-16 | journal: use $(localstatedir)/lib/systemd/catalog for the catalog | Zbigniew Jędrzejewski-Szmek |
2012-11-16 | journal, shared: fix warnings during compilation on 32 bits | Zbigniew Jędrzejewski-Szmek |
2012-11-16 | rpm: update RPM macros to include definitions for more drop-in directories an... | Lennart Poettering |
2012-11-16 | journal: catalog - silent output, it's usually only called by package management | Kay Sievers |
2012-11-16 | service: drop support for SysV scripts for the early boot | Lennart Poettering |
2012-11-16 | umount: always remount read-only before unmounting in final shutdown loop | Lennart Poettering |
2012-11-16 | switch-root: try pivot_root() before overmounting / | Lennart Poettering |
2012-11-16 | udev: firmware - disable firmware loading when firmware file is 0 byte | Umut Tezduyar |
2012-11-16 | journalctl: better error messages for --update-catalog | Zbigniew Jędrzejewski-Szmek |
2012-11-16 | journal: recommend journalctl -x more often | Lennart Poettering |
2012-11-16 | catalog: add catalog entries for all of systemd's own journal messages | Lennart Poettering |
2012-11-16 | journal: extend catalog header to 64bit for all fields, just to be safe and f... | Lennart Poettering |
2012-11-16 | shutdown: readd explicit sync() when shutting down | Lennart Poettering |
2012-11-16 | udev: make blkid optional | Anders Olofsson |
2012-11-15 | journal: implement message catalog | Lennart Poettering |
2012-11-15 | hostnamectl: fix parsing of --no-ask-password | Lennart Poettering |
2012-11-15 | polkit: if PK is not around, consider this a permission denied error | Lennart Poettering |
2012-11-15 | udev: hwdb - properly handle a missing database | Kay Sievers |
2012-11-15 | dbus-manager: modernize style | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | dbus-manager: fix a fatal dbus abort in bus_manager_message_handler() | Eelco Dolstra |
2012-11-15 | sched: Only setting CPUSchedulingPriority=rr doesn't work | Holger Hans Peter Freyther |
2012-11-15 | journalctl: require argument for --priority | Lekensteyn |
2012-11-15 | core: lift restriction on order of - and @ in ExecStart | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | core: interpret \; token in ExecStart as escaped ; | Oleksii Shevchuk |
2012-11-15 | tests: add tests for config_parse_exec | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | core/load-fragment-gperf: add missing CONDITION_FILE_NOT_EMPTY | Oleksii Shevchuk |
2012-11-15 | core: fix %h, %s, %p handling in templates in user session | Oleksii Shevchuk |
2012-11-15 | systemd: highlight ordering cycle deletions | Olivier Brunel |
2012-11-15 | systemctl: add help for --type/-t | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | systemctl: remove empty line in case of no units | Zbigniew Jędrzejewski-Szmek |
2012-11-14 | build-sys: store journald code in a noinst library | Zbigniew Jędrzejewski-Szmek |
2012-11-14 | timedatectl: break line to not exceed 80 columns | Zbigniew Jędrzejewski-Szmek |
2012-11-14 | shared: add API for replacing @FOO@ style variables in strings | Lennart Poettering |
2012-11-14 | util: add strreplace() to replace a substring by another string | Lennart Poettering |
2012-11-14 | specifier: minor modernizations | Lennart Poettering |
2012-11-14 | polkit: fix type on comparison | Lennart Poettering |
2012-11-14 | delta.c: fix option '-t' | Thomas Hindoe Paaboel Andersen |
2012-11-13 | delta.c: use _cleanup_ | Thomas Hindoe Paaboel Andersen |
2012-11-13 | python: add journal backend for the logging framework | Marti Raudsepp |
2012-11-13 | systemd-analyze: use argparse instead of getopt | Zbigniew Jędrzejewski-Szmek |