Age | Commit message (Expand) | Author |
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-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 | Merge pull request #1145 from systemd-mailing-devs/1441372815-12195-1-git-sen... | Daniel Mack |
2015-09-05 | login: fix NULL-deref on wall_message | David Herrmann |
2015-09-05 | Merge pull request #1150 from evverx/update-systemctl-completion | Lennart Poettering |
2015-09-05 | Merge pull request #1149 from martinpitt/fix-dhcp-error-codes | Lennart Poettering |
2015-09-05 | Merge pull request #1146 from martinpitt/master | Lennart Poettering |
2015-09-05 | NEWS: add entries for v226 | David Herrmann |
2015-09-04 | shell-completion: update systemctl bash completion | Evgeny Vereshchagin |
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 | hwdb: Add Thinkpad T550 / W550s to 70-pointingstick.hwdb | Hans de Goede |
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 | 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-04 | man: always use the same example in nss module documentation | 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 |