Age | Commit message (Expand) | Author |
2013-09-13 | update TODO | Lennart Poettering |
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-13 | update TODO | Lennart Poettering |
2013-09-13 | NEWS: updatesystemd/v207 | Kay Sievers |
2013-09-13 | build-sys: prepare 207 | Lennart Poettering |
2013-09-12 | bash-completion: add systemd-run | Zbigniew Jędrzejewski-Szmek |
2013-09-12 | shut up gcc complaining about freeing a const variable | Kay Sievers |
2013-09-12 | man: wording and grammar updates | Jan Engelhardt |
2013-09-12 | update TODO | Lennart Poettering |
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 | update TODO | Lennart Poettering |
2013-09-12 | systemctl: process only signals for jobs we really wait for | Michal Sekletar |
2013-09-12 | TODO: remove backlight tool | Kay Sievers |
2013-09-12 | Actually allow tabs in environment files | Zbigniew Jędrzejewski-Szmek |
2013-09-12 | man: Add a note about what environment variables are available by default | Zbigniew Jędrzejewski-Szmek |
2013-09-12 | getty-generator: Enable getty on all active serial consoles. | Michael Marineau |
2013-09-12 | hwdb: add Toshiba Satellite P75-A | Zbigniew Jędrzejewski-Szmek |
2013-09-12 | man: fix description of file order application | Kay Sievers |
2013-09-11 | Allow tabs in environment files | Zbigniew Jędrzejewski-Szmek |
2013-09-11 | man: fix description of sysctl.d order | Mantas Mikulėnas |
2013-09-11 | hwdb: update | Kay Sievers |
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 |