Age | Commit message (Expand) | Author |
2014-06-13 | core: add new ConditionNeedsUpdate= unit condition | Lennart Poettering |
2014-06-13 | condition: minor modernizations | Lennart Poettering |
2014-06-10 | machine-id-setup: fix array size of parameters | Lennart Poettering |
2014-06-07 | Fix spelling mistake, proces -> process | Colin Ian King |
2014-06-07 | Remove sysv parser from service.c | Thomas Hindoe Paaboel Andersen |
2014-06-07 | core: allow transient mount units | Tom Gundersen |
2014-06-06 | fix warnings | Thomas Hindoe Paaboel Andersen |
2014-06-06 | namespace: cover /boot with ProtectSystem= again | Lennart Poettering |
2014-06-06 | namespace: beef up read-only bind mount logic | Lennart Poettering |
2014-06-05 | namespace: also include /root in ProtectHome= | Lennart Poettering |
2014-06-05 | namespace: when setting up an inaccessible mount point, unmounting everything... | Lennart Poettering |
2014-06-05 | umount: modernizations | Lennart Poettering |
2014-06-05 | core: introduce new Restart=on-abnormal setting | Lennart Poettering |
2014-06-05 | kdbus: when uploading bus name policy, resolve users/groups out-of-process | Lennart Poettering |
2014-06-05 | core: don't include /boot in effect of ProtectSystem= | Lennart Poettering |
2014-06-05 | socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s... | Lennart Poettering |
2014-06-04 | core: make sure we properly parse ProtectHome= and ProtectSystem= | Lennart Poettering |
2014-06-04 | core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also... | Lennart Poettering |
2014-06-04 | core: provide /dev/ptmx as symlink in PrivateDevices= execution environments | Lennart Poettering |
2014-06-04 | core: make sure PrivateDevices= makes /dev/log available | Lennart Poettering |
2014-06-04 | socket: add new Symlinks= option for socket units | Lennart Poettering |
2014-06-04 | socket: optionally remove sockets/FIFOs in the file system after use | Lennart Poettering |
2014-06-03 | core: add new ReadOnlySystem= and ProtectedHome= settings for service units | Lennart Poettering |
2014-05-28 | virt: rework container detection logic | Lennart Poettering |
2014-05-28 | build-sys: use glibc's xattr support instead of requiring libattr | Kay Sievers |
2014-05-24 | Fix several small typos | Jonathan Boulle |
2014-05-24 | core: timer - switch to touch_file() | Kay Sievers |
2014-05-24 | shared: rename hwclock.[ch] to clock-util.[ch] | Kay Sievers |
2014-05-22 | socket: properly handle if our service vanished during runtime | Lennart Poettering |
2014-05-22 | core: remove unused vars | Lennart Poettering |
2014-05-22 | core: never consider failure when reading drop-ins fatal | Lennart Poettering |
2014-05-22 | cgroups: simplify CPUQuota= logic | Lennart Poettering |
2014-05-22 | cgroups: always propagate controller membership to siblings, for all controllers | Lennart Poettering |
2014-05-22 | cgroup: rework startup logic | Lennart Poettering |
2014-05-22 | core: add startup resource control option | WaLyong Cho |
2014-05-21 | logind: don't apply RemoveIPC= to system users | Lennart Poettering |
2014-05-19 | core: Filter by state behind the D-Bus API, not in the systemctl client. | David Strauss |
2014-05-19 | fix spelling of privilege | Nis Martensen |
2014-05-16 | core: let selinux_setup() load policy more than once | Will Woods |
2014-05-16 | core: make sure to serialize jobs for all units | Lennart Poettering |
2014-05-15 | selinux: fix build for non-selinux systems | Lennart Poettering |
2014-05-15 | core: close socket fds asynchronously | Zbigniew Jędrzejewski-Szmek |
2014-05-15 | Make sure that keys are properly removed from hashmap | Zbigniew Jędrzejewski-Szmek |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jędrzejewski-Szmek |
2014-05-15 | Make systemctl --root look for files in the proper places | Zbigniew Jędrzejewski-Szmek |
2014-05-15 | sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta... | Lennart Poettering |
2014-05-14 | core: no need to pass bus object to selinux access check calls anymore | Lennart Poettering |
2014-05-14 | core: sysvcompat - avoid repeated function call | Tom Gundersen |
2014-05-14 | core: sysvcompat - $network should be equivalent to network-online, rather th... | Tom Gundersen |
2014-05-12 | job: always add waiting jobs to run queue during coldplug | Michael Marineau |