Age | Commit message (Expand) | Author |
2014-02-14 | units: systemd-logind fails hard without dbus | Zbigniew Jędrzejewski-Szmek |
2014-02-11 | units: make use of nspawn's --keep-unit switch in systemd-nspawn@.service | Lennart Poettering |
2014-01-29 | core: introduce new KillMode=mixed which sends SIGTERM only to the main proce... | Lennart Poettering |
2014-01-18 | networkd: don't hard depend on system bus | Tom Gundersen |
2014-01-17 | units: drop [Install] section from multi-user.target and graphical.target | Lennart Poettering |
2014-01-16 | sd-dhcp-client/networkd: add transient hostname support | Tom Gundersen |
2014-01-08 | Improve messages about user mode a bit | Zbigniew Jędrzejewski-Szmek |
2014-01-08 | pam_systemd: export DBUS_SESSION_BUS_ADDRESS | Kay Sievers |
2014-01-08 | bus-driverd: support user mode | Kay Sievers |
2014-01-08 | bus-proxyd: support --user bus address | Kay Sievers |
2014-01-07 | bus-proxyd: --user -- add Accept=yes to socket | Kay Sievers |
2014-01-07 | core: --user -- add basic.target an sort against it like --system does | Kay Sievers |
2014-01-07 | bus-proxyd: fix socket path | Kay Sievers |
2013-12-30 | tmpfiles: rename --unsafe to --boot | Zbigniew Jędrzejewski-Szmek |
2013-12-28 | gitignore: add back user@.service | Marc-Antoine Perennou |
2013-12-27 | build-sys: fix generation of user@.service | Zbigniew Jędrzejewski-Szmek |
2013-12-27 | units: user@.service: fix user bus path | Mantas Mikulėnas |
2013-12-24 | tmpfiles: introduce the concept of unsafe operations | Zbigniew Jędrzejewski-Szmek |
2013-12-24 | man,units: tmpfiles.d(5) cleanup | Zbigniew Jędrzejewski-Szmek |
2013-12-23 | units: systemd-machined now exits on idle and we shouldn't try to restart it ... | Lennart Poettering |
2013-12-23 | units: limit caps for bus proxyd and driverd services | Lennart Poettering |
2013-12-21 | bus: send status message from proxyd to systemd about client we are working for | Lennart Poettering |
2013-12-18 | units: when spawning a getty configure TERM explicitly | Lennart Poettering |
2013-12-18 | units: run systemd-networkd.service only if CAP_NET_ADMIN capability is around | Lennart Poettering |
2013-12-17 | bus: install unit files for new driver service | Lennart Poettering |
2013-12-16 | bus: fix typo in systemd-bus-proxyd | Kay Sievers |
2013-12-16 | units: properly make bus proxy socket of type Accept=yes | Lennart Poettering |
2013-12-13 | bus: install systemd-bus-proxyd unit files for compatibility with dbus1 | Lennart Poettering |
2013-12-11 | units: don't run readahead done timers in containers | Lennart Poettering |
2013-12-11 | journald: port to sd-event and enable watchdog support | Lennart Poettering |
2013-12-11 | event: hook up sd-event with the service watchdog logic | Lennart Poettering |
2013-12-03 | units: ship busname units for the bus activated services we ship | Lennart Poettering |
2013-12-03 | units: install busnames.target by default | Lennart Poettering |
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 |