Age | Commit message (Expand) | Author |
2013-09-26 | execute.c: little modernization | Zbigniew Jędrzejewski-Szmek |
2013-09-25 | cgroup: if we do a cgroup operation then do something on all supported contro... | Lennart Poettering |
2013-09-24 | support acpi firmware performance data (FPDT) | Kay Sievers |
2013-09-23 | cgroup: always enable memory.use_hierarchy= for all cgroups in the memory hie... | Lennart Poettering |
2013-09-17 | Use first partition in /proc/swaps for hibernation test | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | cgroup: get rid of MemorySoftLimit= | Lennart Poettering |
2013-09-17 | Make tmpdir removal asynchronous | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | man: add a list of environment variables | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | specifier: rework specifier calls to return proper error message | Lennart Poettering |
2013-09-16 | transaction.c: do not point users to logs when unit not found | Zbigniew Jędrzejewski-Szmek |
2013-09-16 | cgroup: add missing equals for BlockIOWeight | Gao feng |
2013-09-16 | swap: create .wants symlink to 'auto' swap devices | Tom Gundersen |
2013-09-13 | swap: fix reverse dependencies | Tom Gundersen |
2013-09-13 | core/cgroup: first print then free | Lukas Nykryn |
2013-09-13 | cgroup: fix incorrectly setting memory cgroup | Gao feng |
2013-09-13 | cgroup: correct the log information | Gao feng |
2013-09-13 | cgroup: add the missing setting of variable's value | Gao feng |
2013-09-13 | automount: rename repeat_unmont to repeat_unmount | David Mackey |
2013-09-12 | core: notify triggered by socket of a service | Umut Tezduyar |
2013-09-12 | service: Implement 'on-watchdog' restart option | Hannes Reinecke |
2013-09-11 | core: failed scope units may not be restarted | Lennart Poettering |
2013-09-11 | swap: handle nofail/noauto in core | Tom Gundersen |
2013-09-11 | mount: filesystems mounted in the initrd should not conflict with umount.targ... | Tom Gundersen |
2013-09-11 | mount: move device links handling from generator | Tom Gundersen |
2013-09-11 | swap: backing device should unconditionally want swap unit | Tom Gundersen |
2013-09-10 | cgroup: setup BlockIODeviceWeight in bus_cgroup_set_property | Gao feng |
2013-09-10 | cgroup: compare fs paths with path_equal() rather than streq() | Lennart Poettering |
2013-09-10 | cgroup: setup BlockIORead/WriteBandwidth in bus_cgroup_set_property | Gao feng |
2013-09-10 | blkio bandwidth: don't clean up all of entries in blockio_device_bandwidths list | Gao feng |
2013-09-10 | service: remove pidfile after exit of a service | Lukas Nykryn |
2013-09-09 | run: allow non-absolute paths as command | Zbigniew Jędrzejewski-Szmek |
2013-09-09 | systemd-run: properly escape arguments | Zbigniew Jędrzejewski-Szmek |
2013-08-30 | main: drop capabilities of userhelpers before ours | Harald Hoyer |
2013-08-28 | Do not realloc strings, which are already in the hashmap as keys | Harald Hoyer |
2013-08-28 | Revert "cgroup.c: check return value of unit_realize_cgroup_now()" | Harald Hoyer |
2013-08-28 | cgroup: only check once when mode is UNIT_CHECK | Gao feng |
2013-08-28 | device cgroup: don't create a new CGroupDeviceAllow when it already in the list | Gao feng |
2013-08-28 | blcokio bandwidth: add missing set of CGroupBlockIODeviceBandwidth's read | Gao feng |
2013-08-27 | log to kmsg when "debug" is used on the kernel command line | Kay Sievers |
2013-08-23 | "-" prefix for InaccessibleDirectories and ReadOnlyDirectories | Maciej Wereski |
2013-08-23 | blkio: fix incorrect setting of cpu_shares | Gao feng |
2013-08-23 | cgroup.c: check return value of unit_realize_cgroup_now() | Harald Hoyer |
2013-08-14 | selinux-access: move GPL to LGPL licence | Kay Sievers |
2013-08-13 | logind: restore logic to kill user processes when session ends | Lennart Poettering |
2013-08-09 | service: prohibit Restart= set when Type=oneshot | Maciej Wereski |
2013-08-09 | service: always unwatch PIDs before forgetting old ones | Lennart Poettering |
2013-08-08 | dbus: use _cleanup_free_ instead of freeing ourself | Ronny Chevalier |
2013-08-06 | systemd: fix segv in snapshot creation | Zbigniew Jędrzejewski-Szmek |
2013-08-03 | pkg-config: export systemd{system,user}generatordir and catalogdir | Zbigniew Jędrzejewski-Szmek |
2013-07-30 | core: make sure scope attributes survive a reload | Lennart Poettering |