Age | Commit message (Expand) | Author |
2013-10-01 | local: fix memory leak when putting together locale settings | Lennart Poettering |
2013-10-01 | logs-show.c: show all messages for a slice | Zbigniew Jędrzejewski-Szmek |
2013-09-29 | Fix buffer overrun when enumerating files | Zbigniew Jędrzejewski-Szmek |
2013-09-26 | core: rework how we match mount units against each other | Lennart Poettering |
2013-09-26 | unit-name: when escaping a path consider the empty path identical to the root... | Lennart Poettering |
2013-09-26 | util: properly handle the root dir in PATH_FOREACH_PREFIX | Lennart Poettering |
2013-09-26 | cgroup: when referencing cgroup controller trees allow omission of the path | Lennart Poettering |
2013-09-25 | util: add macro for iterating through all prefixes of a path | Lennart Poettering |
2013-09-25 | cgroup: if we do a cgroup operation then do something on all supported contro... | Lennart Poettering |
2013-09-24 | support acpi firmware performance data (FPDT) | Kay Sievers |
2013-09-24 | shared: device-nodes - add include guard | Kay Sievers |
2013-09-19 | Add more tests and fix capability logging | Zbigniew Jędrzejewski-Szmek |
2013-09-19 | device-nodes: move device node specific code to own file | Dave Reisner |
2013-09-19 | shared/utf8: merge implementations, remove cruft | Dave Reisner |
2013-09-18 | Spelling fix from later revision of committed patch from Shawn Landden <shawn... | David Strauss |
2013-09-18 | Fix capability logging when effective caps are 0 | Zbigniew Jędrzejewski-Szmek |
2013-09-18 | polkit: Avoid race condition in scraping /proc | Colin Walters |
2013-09-18 | logs-show.c: fix enum type in function declaration | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | util: restore get_process_capeff behaviour | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | logind: introduce session-devices | David Herrmann |
2013-09-17 | Use first partition in /proc/swaps for hibernation test | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | Use udev_encode_string in fstab_node_to_udev_node | Dave Reisner |
2013-09-17 | move utf8 functions from libudev-private.h to utf8.h | Dave Reisner |
2013-09-17 | specifier: rework specifier calls to return proper error message | Lennart Poettering |
2013-09-16 | Verify validity of session name when received from outside | Zbigniew Jędrzejewski-Szmek |
2013-09-16 | Assume that /proc/meminfo can be missing | Zbigniew Jędrzejewski-Szmek |
2013-09-13 | Advertise hibernation only if there's enough free swap | Zbigniew Jędrzejewski-Szmek |
2013-09-12 | Actually allow tabs in environment files | Zbigniew Jędrzejewski-Szmek |
2013-09-11 | Allow tabs in environment files | Zbigniew Jędrzejewski-Szmek |
2013-09-09 | Fix two compiler warnings | Zbigniew Jędrzejewski-Szmek |
2013-09-09 | run: allow non-absolute paths as command | Zbigniew Jędrzejewski-Szmek |
2013-09-09 | path-util.c: small modernization | Zbigniew Jędrzejewski-Szmek |
2013-09-09 | systemd-run: properly escape arguments | Zbigniew Jędrzejewski-Szmek |
2013-08-28 | Disallow invalid UTF-8 configuration | Zbigniew Jędrzejewski-Szmek |
2013-08-23 | "-" prefix for InaccessibleDirectories and ReadOnlyDirectories | Maciej Wereski |
2013-08-22 | Optimize startswith() to macro | Kay Sievers |
2013-08-22 | remove hasprefix(), use startswith() | Shawn Landden |
2013-08-21 | logs-show: fix condition for ellipsizing multi-line messages | Zbigniew Jędrzejewski-Szmek |
2013-08-20 | logs-show: show source timestamp in verbose mode | Zbigniew Jędrzejewski-Szmek |
2013-08-20 | logs-show: add short-precise mode with us timestamps | Zbigniew Jędrzejewski-Szmek |
2013-08-20 | Rename F_TYPE_CMP() to F_TYPE_EQUAL() | Zbigniew Jędrzejewski-Szmek |
2013-08-16 | build-sys: Add configure check for linux/btrfs.h | Michael Marineau |
2013-08-15 | hashmap: remove empty lines | Kay Sievers |
2013-08-13 | missing: use btrfs.h instead of defining our own btrfs structures | Lennart Poettering |
2013-08-11 | logs-show: limit to 3 lines and use dots if not showing full message | Zbigniew Jędrzejewski-Szmek |
2013-08-11 | logs-show: fix indentation for 2nd and later lines, show lines in full | Zbigniew Jędrzejewski-Szmek |
2013-08-11 | systemctl: show hint about --full when lines don't fit | Zbigniew Jędrzejewski-Szmek |
2013-08-04 | systemd-delta: Only print colors when on a tty | Daniel Schaal |
2013-07-26 | rework systemd's own process environment handling/passing | Kay Sievers |
2013-07-26 | journalctl: use _COMM= match for scripts | Zbigniew Jędrzejewski-Szmek |