Age | Commit message (Expand) | Author |
2015-09-04 | tests: Skip tests which need to access /sys/fs/cgroup if that is not available | Martin Pitt |
2015-09-04 | Merge pull request #1142 from dvdhrm/proxy-nofile | Lennart Poettering |
2015-09-04 | Merge pull request #1141 from poettering/logind-fixes | Daniel Mack |
2015-09-04 | bus-proxy: increase NOFILE limit | David Herrmann |
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 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann |
2015-09-03 | udev: ignore ENOEXEC from cgroup lookup | David Herrmann |
2015-09-03 | Merge pull request #1127 from neheb/master | Daniel Mack |
2015-09-03 | Merge pull request #1134 from reverendhomer/patch-1 | Lennart Poettering |
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-03 | Merge pull request #1126 from phomes/indentation2 | Lennart Poettering |
2015-09-02 | Add Mionix Mouse | Mangix |
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 #1118 from jsynacek/man-dot-d-v2 | Lennart Poettering |
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 | man: *.d conf directories: add note about initrd regeneration | Jan Synacek |
2015-09-02 | Merge pull request #1117 from evverx/detect-parallels-virt | Daniel Mack |
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 #1115 from phomes/hwdb-mice | Lennart Poettering |
2015-09-01 | hwdb: more mice | Thomas Hindoe Paaboel Andersen |
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 | Merge pull request #1102 from heftig/master | Lennart Poettering |
2015-09-01 | Merge pull request #1109 from phomes/man-typos | Lennart Poettering |
2015-09-01 | Merge pull request #1110 from evverx/run-interactive-auth | 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 |