Age | Commit message (Expand) | Author |
2015-09-09 | Merge pull request #1214 from zonque/mtab | Lennart Poettering |
2015-09-09 | core: freeze execution if /etc/mtab exists | Daniel Mack |
2015-09-09 | smack: bugfix the smack label of symlink when '--with-smack-run-label' is set | Sangjung Woo |
2015-09-09 | Merge pull request #1210 from poettering/import-fixes | Daniel Mack |
2015-09-09 | tree-wide: drop {} from one-line if blocks | Lennart Poettering |
2015-09-09 | tree-wide: make use of log_error_errno() return value | Lennart Poettering |
2015-09-09 | tree-wide: don't do assignments within if checks | Lennart Poettering |
2015-09-09 | tree-wide: use coccinelle to patch a lot of code to use mfree() | Lennart Poettering |
2015-09-08 | cgroups: make sure the "devices" controller's enum is named the same way as t... | Lennart Poettering |
2015-09-08 | Merge pull request #1190 from poettering/rework-virt | Daniel Mack |
2015-09-07 | unit: move "not supported" check after condition check in unit_start() | Lennart Poettering |
2015-09-07 | basic: rework virtualization detection API | Lennart Poettering |
2015-09-07 | Merge pull request #1165 from poettering/nspawn-files | Tom Gundersen |
2015-09-06 | nspawn: add new .nspawn files for container settings | Lennart Poettering |
2015-09-05 | unit: make unit_can_start() more accurate | Lennart Poettering |
2015-09-05 | core: don't use uninitialized errno | Lennart Poettering |
2015-09-06 | core: pass details to polkit for some unit actions | Michael Chapman |
2015-09-06 | bus-util: support details in CheckAuthorization calls | Michael Chapman |
2015-09-04 | cgroups: delegation to unprivileged services is safe in the unified hierarchy | Lennart Poettering |
2015-09-04 | core: split up manager_get_unit_by_pid() | Lennart Poettering |
2015-09-04 | macro: introduce new PID_TO_PTR macros and make use of them | Lennart Poettering |
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 #1116 from poettering/unified-rebased | Lennart Poettering |
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 | 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 | 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 | 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 | 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 | selinux: always use *_raw API from libselinux | Michal Sekletar |
2015-08-31 | core: Use extract_first_word in config_parse_join_controllers | Filipe Brandenburger |
2015-08-31 | util: Declare a cleanup routine for a cpu_set_t | Filipe Brandenburger |
2015-08-31 | core: Use extract_first_word in config_parse_cpu_affinity2 | Filipe Brandenburger |
2015-08-31 | manager: remove ask-password fd from sd_event before closing it | Lennart Poettering |
2015-08-31 | unit: minor simplification | Lennart Poettering |
2015-08-31 | unit: unify how we assing slices to units | Lennart Poettering |
2015-08-31 | unit: add new macros to test for unit contexts | Lennart Poettering |
2015-08-31 | core: use DUAL_TIMESTAMP_NULL where we can | Lennart Poettering |