Age | Commit message (Expand) | Author |
2014-02-22 | cgroup: Extend DeviceAllow= syntax to whitelist groups of devices, not just p... | Lennart Poettering |
2014-02-20 | manager: be more precise in message about restart | Zbigniew Jędrzejewski-Szmek |
2014-02-21 | core: Add AppArmor profile switching | Michael Scherer |
2014-02-21 | selinux: Don't attempt to load policy in initramfs if it doesn't exist | Colin Walters |
2014-02-21 | hostnamectl: should the sanitized arch, not the native uname() one | Lennart Poettering |
2014-02-21 | core: add new ConditionArchitecture() that checks the architecture returned b... | Lennart Poettering |
2014-02-20 | condition: split out most of condition handling into libsystemd-shard | Tom Gundersen |
2014-02-20 | condition: refactor a bit | Tom Gundersen |
2014-02-20 | macro: introduce a nice macro for disabling -Wformat-nonliteral temporarily | Lennart Poettering |
2014-02-20 | core/unit: fix unit_add_target_dependencies() for units with no dependencies | Daniel Mack |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2014-02-19 | update TODO | Lennart Poettering |
2014-02-19 | execute: modernizations | Lennart Poettering |
2014-02-19 | make gcc shut up | Lennart Poettering |
2014-02-19 | core: add Personality= option for units to set the personality for spawned pr... | Lennart Poettering |
2014-02-18 | seccomp: add helper call to add all secondary archs to a seccomp filter | Lennart Poettering |
2014-02-18 | sd-rtnl-message: store reference to the bus in the message | Tom Gundersen |
2014-02-17 | Remove unused variable and two function stubs | Zbigniew Jędrzejewski-Szmek |
2014-02-18 | util: generalize code that checks whether PIDs are alive or unwaited for | Lennart Poettering |
2014-02-17 | doc: update punctuation | Jan Engelhardt |
2014-02-17 | core: more exact test on the procfs special string "(deleted)" | Jan Engelhardt |
2014-02-17 | Fix gperf syntax | Jasper St. Pierre |
2014-02-17 | core: warn when unit files with unsupported options are parsed | Lennart Poettering |
2014-02-17 | core: store and expose SELinuxContext field normalized as bool + string | Lennart Poettering |
2014-02-17 | main: make gcc shut up | Lennart Poettering |
2014-02-17 | core: fixate show_status earlier, so that we actually print the welcome message | Lennart Poettering |
2014-02-17 | core: find the closest parent slice that has a specfic cgroup controller enab... | Lennart Poettering |
2014-02-17 | core: fix property changes in transient units | Lennart Poettering |
2014-02-17 | unit: slice dependencies should not be subject to DefaultDependencies | Lennart Poettering |
2014-02-17 | main: don't set no_new_privs when using SystemCallArchitectures= system-wide | Lennart Poettering |
2014-02-17 | core: rework cgroup mask propagation | Lennart Poettering |
2014-02-17 | Pass log config from systemd to systemd-shutdown | Zbigniew Jędrzejewski-Szmek |
2014-02-17 | Some modernizations | Zbigniew Jędrzejewski-Szmek |
2014-02-17 | Extract looping over /proc/cmdline into a shared function | Zbigniew Jędrzejewski-Szmek |
2014-02-16 | Add white space between _XZ_FEATURE_ and _SECCOMP_FEATURE_ | Djalal Harouni |
2014-02-16 | core: check for return value from get_process_state | Yuxuan Shui |
2014-02-15 | sd-rtnl: always include linux/rtnetlink.h | Tom Gundersen |
2014-02-14 | core: fix detection of dead processes | Yuxuan Shui |
2014-02-14 | service: when we complain about a notify message we cannot map to main pid be... | Lennart Poettering |
2014-02-14 | service: if we don't know the main pid of a service, we cannot accept any not... | Lennart Poettering |
2014-02-13 | rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_... | Lennart Poettering |
2014-02-13 | rtnl: drop "sd_" prefix from cleanup macros | Lennart Poettering |
2014-02-13 | seccomp: fix build again if libseccomp is missing | Lennart Poettering |
2014-02-13 | core: make StopWhenUnneeded work in conjunction with units that fail | Lennart Poettering |
2014-02-13 | core: add a system-wide SystemCallArchitectures= setting | Lennart Poettering |
2014-02-13 | core: add SystemCallArchitectures= unit setting to allow disabling of non-native | Lennart Poettering |
2014-02-12 | core: fix build without libseccomp | Lennart Poettering |
2014-02-12 | core: rework syscall filter | Lennart Poettering |
2014-02-12 | syscallfilter: port to libseccomp | Ronny Chevalier |
2014-02-11 | journald: log provenience of signals | Zbigniew Jędrzejewski-Szmek |