Age | Commit message (Expand) | Author |
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 |
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-28 | logind-session.c: use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2013-08-28 | logind: be more verbose on errors | Zbigniew Jędrzejewski-Szmek |
2013-08-28 | Disallow invalid UTF-8 configuration | Zbigniew Jędrzejewski-Szmek |
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 | udev: fix printf(3) type specifier | Shawn Landden |
2013-08-23 | blkio: fix incorrect setting of cpu_shares | Gao feng |
2013-08-23 | nspawn: trivial simplification | Zbigniew Jędrzejewski-Szmek |
2013-08-23 | cgroup.c: check return value of unit_realize_cgroup_now() | Harald Hoyer |
2013-08-22 | Revert "udevd: simplify sigterm check" | Colin Walters |
2013-08-22 | Optimize startswith() to macro | Kay Sievers |
2013-08-22 | remove hasprefix(), use startswith() | Shawn Landden |
2013-08-22 | test: Make testing work on systems without or old systemd | Holger Hans Peter Freyther |