Age | Commit message (Expand) | Author |
2013-11-26 | core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s... | Lennart Poettering |
2013-11-23 | networkd: use Type=notify | Tom Gundersen |
2013-11-21 | timer: make timer accuracy configurable | Lennart Poettering |
2013-11-09 | man,units: fix installation of systemd-nspawn@.service and add example | Zbigniew Jędrzejewski-Szmek |
2013-11-09 | networkd: add a basic network daemon | Tom Gundersen |
2013-10-31 | machinectl: add new command to spawn a getty inside a container | Lennart Poettering |
2013-10-19 | Remove FsckPassNo from systemd-fsck-root.service | Thomas Bächler |
2013-10-19 | fstab-generator: Generate explicit dependencies on systemd-fsck@.service inst... | Thomas Bächler |
2013-10-17 | static-nodes: don't call mkdir | Tom Gundersen |
2013-10-14 | rfkill: add new rfkill tool to save/restore rfkill state across reboots | Lennart Poettering |
2013-10-02 | execute.c: always set $SHELL | Zbigniew Jędrzejewski-Szmek |
2013-10-02 | fix lingering references to /var/lib/{backlight,random-seed} | Dave Reisner |
2013-10-01 | logind: run with CAP_SYS_ADMIN | David Herrmann |
2013-10-01 | units: Add SHELL environment variable | Evan Callicoat |
2013-09-28 | kmod-static-nodes: condition execution on modules.devname | Dave Reisner |
2013-09-23 | Fix obsolete references to systemd-random-seed-load.service | Eelco Dolstra |
2013-09-17 | nspawn: update unit file | Lennart Poettering |
2013-09-11 | Add pam configuration to allow user sessions to work out of the box | Zbigniew Jędrzejewski-Szmek |
2013-09-11 | filesystem targets: disable default dependencies | Tom Gundersen |
2013-08-22 | use CAP_MKNOD ConditionCapability | Khem Raj |
2013-08-20 | units: disable kmod-static-nodes.service in containers | Zbigniew Jędrzejewski-Szmek |
2013-08-17 | udev: replace CAP_MKNOD by writable /sys condition | Kay Sievers |
2013-08-15 | units: make fsck units remain after exit | Zbigniew Jędrzejewski-Szmek |
2013-08-15 | typo fixes in man and comments | Thomas Hindoe Paaboel Andersen |
2013-08-15 | sysctl: allow overwriting of values specified in "later" files | Kay Sievers |
2013-08-14 | backlight: instead of syspath use sysname for identifying backlight devices | Lennart Poettering |
2013-08-14 | backlight: add minimal tool to save/restore screen brightness across reboots | Lennart Poettering |
2013-07-30 | core: optionally send SIGHUP in addition to the configured kill signal | Lennart Poettering |
2013-07-24 | tmpfiles-setup: exclude /dev prefixes files | Dave Reisner |
2013-07-22 | kmod-static-nodes: remain after exit | Tom Gundersen |
2013-07-22 | systemd-tmpfiles-setup-dev: remain after exit | Tom Gundersen |
2013-07-19 | machined: run machined at minimal capabilities | Lennart Poettering |
2013-07-19 | units: add references to bus API documentation to logind+machined | Lennart Poettering |
2013-07-17 | remove /run/initramfs/root-fsck logic | Harald Hoyer |
2013-07-13 | units: do not special-case getty@tty1.service installation | Zbigniew Jędrzejewski-Szmek |
2013-07-12 | static-nodes: don't hardcode path to mkdir | Tom Gundersen |
2013-07-11 | units: since we auto-spawn user@.service instances now we don need an [Instal... | Lennart Poettering |
2013-07-08 | static-nodes: move creation of static nodes from udevd to tmpfiles | Tom Gundersen |
2013-07-02 | build-sys: work around automake issue with files with a leading '-' | Kay Sievers |
2013-07-02 | machined: split out machine registration stuff from logind | Lennart Poettering |
2013-07-02 | logind: port over to use scopes+slices for all cgroup stuff | Lennart Poettering |
2013-06-27 | core: general cgroup rework | Lennart Poettering |
2013-06-20 | logind: add infrastructure to keep track of machines, and move to slices | Lennart Poettering |
2013-06-18 | units: add default units for system.slice, user.slice, machine.slice | Lennart Poettering |
2013-06-04 | units: cleanup agetty command line | Karel Zak |
2013-05-16 | utmp: turn systemd-update-utmp-shutdown.service into a normal runtime service | Lennart Poettering |
2013-05-15 | units: rework systemd-random-seed-{load,save}.service to be a single service | Lennart Poettering |
2013-05-09 | systemctl does not expand %u, so revert back to %I | Auke Kok |
2013-04-30 | units: add an easy-to-use unit template file systemd-nspawn@.service for runn... | Lennart Poettering |
2013-04-23 | units: update user@.service to reflect new user cgroup paths | Lennart Poettering |