Age | Commit message (Expand) | Author |
2014-03-20 | unit: turn off mount propagation for udevd | Lennart Poettering |
2014-03-19 | core: enable PrivateNetwork= for a number of our long running services where ... | Lennart Poettering |
2014-03-19 | units: make use of PrivateTmp=yes and PrivateDevices=yes for all our long-run... | Lennart Poettering |
2014-03-19 | busname: introduce Activating directive | Daniel Mack |
2014-03-13 | getty: Start getty on 3270 terminals available on Linux on System z | Hendrik Brueckner |
2014-03-08 | units: remove "AllowUser=root own", the bus owner can always own names | Kay Sievers |
2014-03-07 | units: set 'AllowUser=root own' and 'AllowWorld=talk' own for all .busname files | Daniel Mack |
2014-03-07 | units: Do not unescape instance name in systemd-backlight@.service | Thomas Bächler |
2014-03-06 | units: don't use the word 'Reboot' for Startup, but simply 'Boot' | Lennart Poettering |
2014-03-06 | units: properly capitalize the unit description | Lennart Poettering |
2014-02-25 | Use /var/run/dbus/system_bus_socket for the D-Bus socket | Zbigniew Jędrzejewski-Szmek |
2014-02-24 | units/serial-getty@.service: add [Install] section | Zbigniew Jędrzejewski-Szmek |
2014-02-21 | install: do not statically enable systemd-networkd | Jason A. Donenfeld |
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 |