Age | Commit message (Expand) | Author |
2013-10-11 | smack: minimize ifdef use, and move all labeling to smack-util.c | Kay Sievers |
2013-10-11 | macro: add new assert_return() macro for early parameter checking in functions | Lennart Poettering |
2013-10-10 | event: add timer accuracy/coalescing logic | Lennart Poettering |
2013-10-10 | security: missing header inclusions | Lennart Poettering |
2013-10-10 | security: rework selinux, smack, ima, apparmor detection logic | Lennart Poettering |
2013-10-10 | bus: add minimal event loop API | Lennart Poettering |
2013-10-10 | do not accept "garbage" from acpi firmware performance data (FPDT) | Kay Sievers |
2013-10-09 | Smack: Test if smack is enabled before mounting | Auke Kok |
2013-10-09 | udev: add SECLABEL{selinux}= support | Kay Sievers |
2013-10-06 | shared/util: fix off-by-one error in tag_to_udev_node | Dave Reisner |
2013-10-05 | utf8: fix utf8_is_printable | Zbigniew Jędrzejewski-Szmek |
2013-10-03 | Introduce _cleanup_endmntent_ | Zbigniew Jędrzejewski-Szmek |
2013-10-02 | nspawn: always copy /etc/resolv.conf rather than bind mount | Lennart Poettering |
2013-10-02 | mkdir: pass a proper function pointer to mkdir_safe_internal | Lennart Poettering |
2013-10-02 | strv: don't access potentially NULL string arrays | Lennart Poettering |
2013-10-02 | efi: never call qsort on potentially NULL arrays | Lennart Poettering |
2013-10-02 | acpi: make sure we never free an uninitialized pointer | Lennart Poettering |
2013-10-02 | acpi-fptd: fix memory leak in acpi_get_boot_usec | Lukas Nykryn |
2013-10-02 | cgroup: there's no point in labelling cgroupfs dirs, so let's not do thatsystemd/v208 | Lennart Poettering |
2013-10-01 | hashmap: randomize hash functions a bit | Lennart Poettering |
2013-10-01 | util.c: ignore pollfd.revent for loop_read/loop_write | Chen Jie |
2013-10-01 | hashmap: size hashmap bucket array dynamically | Lennart Poettering |
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 |