Age | Commit message (Expand) | Author |
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 | Update TODO | Lennart Poettering |
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-11 | filesystem targets: disable default dependencies | Tom Gundersen |
2013-09-11 | man: document that Type=notify is currently incompatible with PrivateNetwork=yes | Lennart Poettering |
2013-09-10 | man: one more example in tmpfiles.d | Lukas Nykryn |
2013-09-10 | man: wording and grammar updates | Jan Engelhardt |
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 | man: split systemctl commands to sections | Lukas Nykryn |
2013-09-10 | service: remove pidfile after exit of a service | Lukas Nykryn |
2013-09-10 | man: add not to not use -x in bug reports | Zbigniew Jędrzejewski-Szmek |
2013-09-10 | journald: be a bit more verbose when vacuuming | Zbigniew Jędrzejewski-Szmek |
2013-09-09 | keymap: Add Asus WMI module | Martin Pitt |
2013-09-09 | build-sys: gpt-auto-generator depends on HAVE_BLKID | Marcel Holtmann |
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 | TODO: update todo | Dave Reisner |
2013-09-06 | man: fix typo | 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-09-02 | keymap: Explicitly match "any product name" for "all models from vendor" rules | Martin Pitt |
2013-09-02 | keymap: Fix typo in Latitude/Precision rules | Martin Pitt |
2013-08-30 | main: drop capabilities of userhelpers before ours | Harald Hoyer |
2013-08-30 | keymap: Don't use spaces in DMI modalias matches | Martin Pitt |
2013-08-30 | keymap: Fix Dell vendor names | Martin Pitt |
2013-08-29 | keymap: Don't erase previous assignments | Martin Pitt |
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 |