Age | Commit message (Expand) | Author |
2015-09-06 | bus-util: support details in CheckAuthorization calls | Michael Chapman |
2015-09-05 | Merge pull request #1140 from poettering/sd-event-signals | David Herrmann |
2015-09-05 | sd-login: minor header commenting improvements | Lennart Poettering |
2015-09-05 | sd-login: add new sd_pid_get_cgroup() API | Lennart Poettering |
2015-09-05 | Merge pull request #1157 from dvdhrm/logind-wallfix | Daniel Mack |
2015-09-05 | login: fix NULL-deref on wall_message | David Herrmann |
2015-09-05 | Merge pull request #1149 from martinpitt/fix-dhcp-error-codes | Lennart Poettering |
2015-09-04 | networkd: adjust error codes for nonexisting DHCP data | Martin Pitt |
2015-09-04 | tests: Skip tests which need to access /sys/fs/cgroup if that is not available | Martin Pitt |
2015-09-04 | logind: when parsing a boolean via sd-bus the type must be "int" | Lennart Poettering |
2015-09-04 | logind: treat an empty wall message like a NULL one | Lennart Poettering |
2015-09-04 | cgroups: delegation to unprivileged services is safe in the unified hierarchy | Lennart Poettering |
2015-09-04 | sd-login: rework error handling | Lennart Poettering |
2015-09-04 | sd-event: make sure RT signals are not dropped | Lennart Poettering |
2015-09-04 | test: add one more test case for parse_pid() | Lennart Poettering |
2015-09-04 | nspawn: enable all controllers we can for the "payload" subcgroup we create | Lennart Poettering |
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 |