Age | Commit message (Expand) | Author |
2015-09-04 | cgroup: always read the supported controllers from the root cgroup of the loc... | Lennart Poettering |
2015-09-04 | cgroup: fix potential access of uninitialized variable | Lennart Poettering |
2015-09-04 | cgroup-util: make cg_pid_get_path() return -ENODATA when controller can't be ... | Lennart Poettering |
2015-09-04 | cgroup: fix potential bad memory access | Lennart Poettering |
2015-09-04 | cgroup: make sure cg_is_empty_recursive() returns 1 for non-existing cgroups | Lennart Poettering |
2015-09-04 | cgroup: when comparing agent paths, use path_equal() | Lennart Poettering |
2015-09-04 | audit: audit calls should return ENODATA when process are not in an audit ses... | Lennart Poettering |
2015-09-04 | util: document why parse_uid() returns ENXIO | Lennart Poettering |
2015-09-04 | core: split up manager_get_unit_by_pid() | Lennart Poettering |
2015-09-04 | cgroup: move controller to dirname translation into join_path_legacy() | Lennart Poettering |
2015-09-04 | util: add new uid_is_valid() call | Lennart Poettering |
2015-09-04 | macro: introduce new PID_TO_PTR macros and make use of them | Lennart Poettering |
2015-09-03 | udev: ignore ENOEXEC from cgroup lookup | David Herrmann |
2015-09-03 | cg_get_path: Removed unreachable statement | reverendhomer |
2015-09-03 | Merge pull request #1123 from phomes/scope-no-bool-vs-int | Lennart Poettering |
2015-09-02 | tree-wide: fix indentation | Thomas Hindoe Paaboel Andersen |
2015-09-02 | scope: do not compare a bool return with "<= 0" | Thomas Hindoe Paaboel Andersen |
2015-09-02 | Merge pull request #1119 from teg/virtio-names | Kay Sievers |
2015-09-02 | udev: net_id - support predictable ifnames on virtio buses | Tom Gundersen |
2015-09-02 | Merge pull request #1116 from poettering/unified-rebased | Lennart Poettering |
2015-09-02 | Merge pull request #1112 from poettering/sd-bus-container-fixes | David Herrmann |
2015-09-02 | virt: detect parallels virtualization | Evgeny Vereshchagin |
2015-09-01 | core: unified cgroup hierarchy support | Lennart Poettering |
2015-09-01 | Merge pull request #1098 from filbranden/cpuaffinity2 | Lennart Poettering |
2015-09-01 | Merge pull request #1107 from msekletar/selinux-get-raw-context | Lennart Poettering |
2015-09-01 | sd-bus: when connecting to a container, don't fall back to host bus | Lennart Poettering |
2015-09-01 | sd-bus: when connecting to a kdbus container bus pass error up | Lennart Poettering |
2015-09-01 | machined: introduce a ptsname_namespace() call and make use of it | Lennart Poettering |
2015-09-01 | machined: call unlockpt() in container, not host | Lennart Poettering |
2015-09-01 | core: Log parse errors in config_parse_cpu_affinity2 | Filipe Brandenburger |
2015-09-01 | Merge pull request #1111 from poettering/more-cgroup-fixes | Tom Gundersen |
2015-09-01 | Merge pull request #1099 from filbranden/joincontrollers2 | Lennart Poettering |
2015-09-01 | core: rework when we kill with which signal | Lennart Poettering |
2015-09-01 | core: don't allow changing the slice of a unit while it is active | Lennart Poettering |
2015-09-01 | unit: small clean-ups | Lennart Poettering |
2015-09-01 | core: when looking for the unit for a process, look at the PID hashmaps first | Lennart Poettering |
2015-09-01 | run: enable interactive authorization | Evgeny Vereshchagin |
2015-09-01 | cgroup: the root cgroup is always populated | Lennart Poettering |
2015-09-01 | cgroup: drop "ignore_self" argument from cg_is_empty() | Lennart Poettering |
2015-09-01 | cgroup: small cleanups and coding style fixes | Lennart Poettering |
2015-09-01 | cgroup: don't allow hidden cgroups | Lennart Poettering |
2015-09-01 | cgroup: never migrate kernel threads out of the root cgroup | Lennart Poettering |
2015-09-01 | Merge pull request #1108 from phomes/dont-shadow-globals | David Herrmann |
2015-09-01 | tree-wide: do not shadow the global var timezone | Thomas Hindoe Paaboel Andersen |
2015-09-01 | units: enable waiting for unit termination in certain cases | Lennart Poettering |
2015-09-01 | core: add OOM check in config_parse_join_controllers | Filipe Brandenburger |
2015-09-01 | core: Log parse errors in config_parse_join_controllers | Filipe Brandenburger |
2015-09-01 | unit: suppress unnecessary cgroup empty check | Lennart Poettering |
2015-09-01 | manager: don't write first-boot flag file all the time | Lennart Poettering |
2015-09-01 | sd-login: improve error handling | Lennart Poettering |