Age | Commit message (Expand) | Author |
2013-09-13 | libudev: fix move_later comparison | Lukas Nykryn |
2013-09-13 | swap: fix reverse dependencies | Tom Gundersen |
2013-09-13 | core/cgroup: first print then free | Lukas Nykryn |
2013-09-13 | random-seed: we should return errno of failed loop_write | 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-13 | cryptsetup-generator: allow specifying options in /proc/cmdline | Tom Gundersen |
2013-09-13 | cryptsetup-generator: don't create tmp+swap units | Tom Gundersen |
2013-09-12 | shut up gcc complaining about freeing a const variable | Kay Sievers |
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-12 | journald: Log error when failed to get machine-id on start | Olivier Brunel |
2013-09-12 | systemctl: process only signals for jobs we really wait for | Michal Sekletar |
2013-09-12 | Actually allow tabs in environment files | Zbigniew Jędrzejewski-Szmek |
2013-09-12 | getty-generator: Enable getty on all active serial consoles. | Michael Marineau |
2013-09-11 | Allow tabs in environment files | Zbigniew Jędrzejewski-Szmek |
2013-09-11 | Add pam configuration to allow user sessions to work out of the box | Zbigniew Jędrzejewski-Szmek |
2013-09-11 | core: failed scope units may not be restarted | Lennart Poettering |
2013-09-11 | sd-login: add a public accessor for the VT number | Giovanni Campagna |
2013-09-11 | cryptsetup: Retry indefinitely if tries=0 option has been set. | Thomas Bächler |
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-11 | fstab-generator: use DefaultDependencies=yes | Tom Gundersen |
2013-09-10 | systemctl: show BlockIODeviceWeight for unit | Gao feng |
2013-09-10 | systemcl: add support for setting BlockIODeviceWeight for unit | Gao feng |
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 | systemcl: add support for setting BlockIORead/WriteBandwidth for unit | Gao feng |
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-10 | journald: be a bit more verbose when vacuuming | Zbigniew Jędrzejewski-Szmek |
2013-09-09 | Fix two compiler warnings | Zbigniew Jędrzejewski-Szmek |
2013-09-09 | run: allow non-absolute paths as command | Zbigniew Jędrzejewski-Szmek |
2013-09-09 | path-util.c: small modernization | Zbigniew Jędrzejewski-Szmek |
2013-09-09 | systemd-run: properly escape arguments | Zbigniew Jędrzejewski-Szmek |
2013-09-06 | systemd-coredump: Log crashes without coredumps on failure | Andrew Cook |
2013-09-06 | systemd-coredump: Ignore coredumps larger than COREDUMP_MAX | Andrew Cook |
2013-09-06 | journald: fix fd leak in journal_file_empty | George McCollister |
2013-09-06 | journald: fix vacuuming of archived journals | George McCollister |
2013-09-04 | libudev: enumerate - do not try to match against an empty subsystem | Kay Sievers |
2013-09-04 | libudev: enumerate: fix NULL-deref for subsystem-matches | David Herrmann |
2013-09-04 | cgtop: fixup the online help | Brandon Philips |
2013-09-04 | libudev: fix memleak when enumerating childs | David Herrmann |
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 |