Age | Commit message (Expand) | Author |
2014-08-03 | ldconfig: dont run it if ldconfig is not installed | Umut Tezduyar Lindskog |
2014-07-17 | units: fix typo | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | units/serial-getty@.service: use the default RestartSec | Michael Olbrich |
2014-07-15 | journal-remote: add units and read certs from default locations | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | resolved: add busname unit file | Kay Sievers |
2014-07-09 | units: make ExecStopPost action part of ExecStart | Michal Sekletar |
2014-07-07 | firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot... | Lennart Poettering |
2014-07-07 | firstboot: add new component to query basic system settings on first boot, or... | Lennart Poettering |
2014-07-04 | units: conditionalize configfs and debugfs with CAP_SYS_RAWIO | Lennart Poettering |
2014-07-04 | units: conditionalize static device node logic on CAP_SYS_MODULES instead of ... | Lennart Poettering |
2014-07-03 | machinectl: show /etc/os-release information of container in status output | Lennart Poettering |
2014-07-03 | nspawn: when running in a service unit, use systemd for restarts | Lennart Poettering |
2014-07-01 | man: document systemd-update-done.service | Lennart Poettering |
2014-06-30 | units: skip mounting /tmp if it is a symlink | Lennart Poettering |
2014-06-30 | units: networkd - don't order wait-online.service before network.target | Tom Gundersen |
2014-06-29 | units: local-fs.target - don't pull in default dependencies | Tom Gundersen |
2014-06-28 | units: remove RefuseManualStart from units which are always around | Zbigniew Jędrzejewski-Szmek |
2014-06-19 | units/systemd-sysctl.service.in: run after load-modules | Cristian Rodríguez |
2014-06-20 | units: order systemd-tmpfiles-clean.service after time-sync.target | Lennart Poettering |
2014-06-19 | units: add missing caps so that GetAddresses() can work | Lennart Poettering |
2014-06-18 | cryptsetup: introduce new cryptsetup-pre.traget unit so that services can mak... | Lennart Poettering |
2014-06-17 | timesyncd: do not start in virtualized environments | Kay Sievers |
2014-06-17 | units: minor cleanups | Lennart Poettering |
2014-06-17 | networkd: don't pull in systemd-networkd-wait-online service from systemd-net... | Lennart Poettering |
2014-06-17 | install: introduce new DefaultInstance= field for [Install] sections | Lennart Poettering |
2014-06-16 | units: add a service to invoke ldconfig on system updates at boot | Lennart Poettering |
2014-06-16 | units: drop RefuseManualStart= from a couple of update services | Lennart Poettering |
2014-06-15 | units: bring systemd-tmpfiles-setup-dev.service closer to systemd-tmpfiles-se... | Lennart Poettering |
2014-06-14 | sysusers: order before tmpfiles which need the ids | Kay Sievers |
2014-06-13 | rpm: add RPM macros to apply sysusers, sysctl, and binfmt drop-ins | Lennart Poettering |
2014-06-13 | units: rebuild /etc/passwd, the udev hwdb and the journal catalog files on boot | Lennart Poettering |
2014-06-13 | core: add new ConditionNeedsUpdate= unit condition | Lennart Poettering |
2014-06-13 | update-done: add minimal tool to manage system updates for /etc and /var, if ... | Lennart Poettering |
2014-06-13 | units: don't conditionalize sysctl service | Lennart Poettering |
2014-06-13 | units: remove conditions from systemd-tmpfiles-setup | Lennart Poettering |
2014-06-12 | debug-shell: add condition for tty device to run on | Kay Sievers |
2014-06-11 | units: order network-online.target after network.target | Lennart Poettering |
2014-06-11 | units: time-sync.target probably makes sense, is not just sysv compat | Lennart Poettering |
2014-06-11 | units: introduce network-pre.target as place to hook in firewalls | Lennart Poettering |
2014-06-10 | bus-proxy: fix misplaced s/system/session/ | Mantas Mikulėnas |
2014-06-10 | bus-proxy: read the right policy when running in user mode | Lennart Poettering |
2014-06-06 | units: pull in time-sync.target from systemd-timedated.service | Lennart Poettering |
2014-06-06 | units: fix minor typo | Lennart Poettering |
2014-06-04 | core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also... | Lennart Poettering |
2014-06-04 | initctl: move /dev/initctl fifo into /run, replace it by symlink | Lennart Poettering |
2014-06-04 | journald: move /dev/log socket to /run | Lennart Poettering |
2014-06-04 | bus-proxy: drop priviliges if we can | Lennart Poettering |
2014-06-04 | remove ReadOnlySystem and ProtectedHome from udevd and logind | Kay Sievers |
2014-06-03 | core: add new ReadOnlySystem= and ProtectedHome= settings for service units | Lennart Poettering |
2014-06-03 | resolved: run as unpriviliged "systemd-resolve" user | Tom Gundersen |