- 574984d timesyncd: enable timesyncd in virtual machines by Kay Sievers · 10 years ago
- 8171c9e units: order networkd after sysctl by Tom Gundersen · 10 years ago
- 6cc943b units: emergency.service: wait for plymouth to shut down by Martin Pitt · 10 years ago
- 1c1803e units: conditionalize audit multicast socket on CAP_AUDIT_READ by Lennart Poettering · 10 years ago
- c1d39cc units: make sure systemd-nspawn@.slice instances are actually located in machine.slice by Lennart Poettering · 10 years ago
- 225d44d units: fix typo in systemd-resolved.service by Lennart Poettering · 10 years ago
- 0e1b851 units: set KillMode=mixed for our daemons that fork worker processes by Lennart Poettering · 10 years ago
- 989f43a importd: add CAP_DAC_OVERRIDE capability by Lubomir Rintel · 10 years ago
- 2f9c8a3 units: explicitly order systemd-user-sessions.service after nss-user-lookup.target by Lennart Poettering · 10 years ago
- bf38766 units: move After=systemd-hwdb-update.service dependency from udev to udev-trigger by Lennart Poettering · 10 years ago
- 412dc90 resolved: Do not add .busname dependencies, when compiling without kdbus. by Dimitri John Ledkov · 10 years ago
- 78bce43 console-getty.service: don't start when /dev/console is missing by Jan Pazdziora · 10 years ago
- b238b0e units: there is no systemd-udev-hwdb-update.service by Zbigniew Jędrzejewski-Szmek · 10 years ago
- 7d5fed6 units: turn on --network-veth by default for systemd-nspawn@.service by Lennart Poettering · 10 years ago
- 93391a8 units: fix systemd-networkd.service in containers lacking CAP_NET_ADMIN by Lennart Poettering · 10 years ago
- a24111c Revert "units: add SecureBits" by Lennart Poettering · 10 years ago
- 6a71620 units: add SecureBits by Topi Miettinen · 10 years ago
- 30ae637 units: networkd - fix busname to work on kdbus by Tom Gundersen · 10 years ago
- a97dcc1 networkd: exit on idle by Tom Gundersen · 10 years ago
- e331e24 networkd: add basic dbus API by Tom Gundersen · 10 years ago
- 75f709f units: so far we defaulted to 90s as default timeout for most things, let's do so for our oneshot services too by Lennart Poettering · 10 years ago
- 5544ee8 networkd: support socket activation by Tom Gundersen · 10 years ago
- 0775b9b units: set TimeoutSec on some oneshot services by Zbigniew Jędrzejewski-Szmek · 10 years ago
- 0ef4038 units: turn on watchdog for resolved by Lennart Poettering · 10 years ago
- e87bc3e units: fix all TTY paths for container gettys by Lennart Poettering · 10 years ago
- 66b0e0e build-sys: lookup for sulogin, it might not be in /sbin by Cristian Rodríguez · 11 years ago
- e57565d importd: run daemon at minimal capabilities by Lennart Poettering · 11 years ago
- 3d7415f import: introduce new mini-daemon systemd-importd, and make machinectl a client to it by Lennart Poettering · 11 years ago
- a8a1a43 bus-proxy: turn into multi-threaded daemon by David Herrmann · 11 years ago
- de45d72 journal: bump RLIMIT_NOFILE when journal files to 16K (if possible) by Lennart Poettering · 11 years ago
- 78ad7cf units: make resolved pull in its own .busname unit, but only on kdbus systems by Lennart Poettering · 11 years ago
- 1535ef3 units: improve Description= for systemd's own busname unit by Lennart Poettering · 11 years ago
- 13790ad journald: allow restarting journald without losing stream connections by Lennart Poettering · 11 years ago
- 6a140df units: rework systemd-nspawn@.service unit by Lennart Poettering · 11 years ago
- 8fa844d units: make graphical.target dependencies more complete and similar to those of multi-user.target by Lennart Poettering · 11 years ago
- cd61c3b machined/machinectl: add logic to show list of available images by Lennart Poettering · 11 years ago
- 65eb437 systemd-hwdb: introduce new tool by Tom Gundersen · 11 years ago
- cf5a899 build-sys: remove commented-out m4 from user@.service by Mantas Mikulėnas · 11 years ago
- 1f3ba2b build-sys: turn off SMACK capabilities stuff for now, since it is incompatible with nspawn by Lennart Poettering · 11 years ago
- 795bc7e gitignore: hide some more files by Lennart Poettering · 11 years ago
- dd5ae4c bus-proxy: cloning smack label by Przemyslaw Kedzierski · 11 years ago
- 68ac53e units: make sure container-getty@.service stops restarting when the pts device it is bound to is gone by Lennart Poettering · 11 years ago
- c18c2a0 gitignore: ignore generated systemd-bootchart.service by WaLyong Cho · 11 years ago
- fe0b9cd units: skip mounting /dev/hugepages if we don't have CAP_SYS_ADMIN by Michal Sekletar · 11 years ago
- da64a1f bootchart: add standalone bootchart service by WaLyong Cho · 11 years ago
- a1405db machine-id-commit: add unit file by Didier Roche · 11 years ago
- 92ac127 rc-local: drop SysVStartPriority= field which is now obsolete by Lennart Poettering · 11 years ago
- 2e43ad9 bus-proxy: automatically detect scope of bus and derive which XML snippets to load from that by Lennart Poettering · 11 years ago
- 574edc9 nspawn: Add try-{host,guest} journal link modes by Martin Pitt · 11 years ago
- 812bd1e units: make sure rfkill service is bount to the actual hardware by Lennart Poettering · 11 years ago
- eab459b Revert "systemd-logind.service: set Type=notify" by Lennart Poettering · 11 years ago
- a496251 systemd-logind.service: set Type=notify by Dave Reisner · 11 years ago
- 63cc4c3 sd-bus: sync with kdbus upstream (ABI break) by Daniel Mack · 11 years ago
- 58f2fab units: restore job timeouts for poweroff and reboot by Zbigniew Jędrzejewski-Szmek · 11 years ago
- 038193e units: disable job timeouts by Zbigniew Jędrzejewski-Szmek · 11 years ago
- a931ad4 core: introduce new Delegate=yes/no property controlling creation of cgroup subhierarchies by Lennart Poettering · 11 years ago
- a87a38c units: make systemd-journald.service Type=notify by Michal Schmidt · 11 years ago
- d5d7854 units: make ReceiveBuffer= line more readable by using M suffix by Lennart Poettering · 11 years ago
- cfb1f5d core: introduce ConditionSecurity=audit by Lennart Poettering · 11 years ago
- 875c2e2 journald: if available pull audit messages from the kernel into journal logs by Lennart Poettering · 11 years ago
- 1f1926a units: order sd-journal-flush after sd-remount-fs by Zbigniew Jędrzejewski-Szmek · 11 years ago
- 3b02170 unit: do not order timers.target before basic.target by Zbigniew Jędrzejewski-Szmek · 11 years ago
- a65b824 systemd-journal-flush.service: remove "trigger" from description by Zbigniew Jędrzejewski-Szmek · 11 years ago
- 919699e units: don't order journal flushing afte remote-fs.target by Lennart Poettering · 11 years ago
- 33488f1 udev hwdb: Support shipping pre-compiled database in system images by Martin Pitt · 11 years ago
- 3898b80 units: define appropriate job timeout actions when boot or shutdown timeouts are hit by Lennart Poettering · 11 years ago
- 8c94052 units: tmpfiles-setup-dev - allow unsafe file creation to happen in /dev at boot by Tom Gundersen · 11 years ago
- b825ab1 units: run firstboot before sysusers, so that firstboot can initialize the root password by Lennart Poettering · 11 years ago
- 74055aa journalctl: add new --flush command and make use of it in systemd-journal-flush.service by Lennart Poettering · 11 years ago
- f2a474a journald: add CAP_MAC_OVERRIDE in journald for SMACK issue by Juho Son · 11 years ago
- 5516ae4 systemd-hibernate-resume@.service: remove unnecessary ordering by Ivan Shapovalov · 11 years ago
- 374738d logind: mount per-user tmpfs with 'smackfsroot=*' for smack enabled systems by Lukasz Skalski · 11 years ago
- 2355af6 consoled: add a unit file by Tom Gundersen · 11 years ago
- d6bc834 readahead: wipe out readahead by Daniel Buch · 11 years ago
- 4bd5ace units: networkd - order after udev by Tom Gundersen · 11 years ago
- f3b8fbb initrd-parse-etc.service: ignore return code of daemon-reload by Harald Hoyer · 11 years ago
- 42377d6 units: update rescue.service and emergency.service by Zbigniew Jędrzejewski-Szmek · 11 years ago
- 9c08042 units: m4 is not needed for rescue.service by Zbigniew Jędrzejewski-Szmek · 11 years ago
- 87502e5 units: make emergency.service conflict with rescue.service by Zbigniew Jędrzejewski-Szmek · 11 years ago
- fd5ab84 systemd-journal-upload: fix invalid After= by Marius Tessmann · 11 years ago
- 47542dc systemd-firstboot.service: fix man page section by Marius Tessmann · 11 years ago
- 42483a7 hibernate-resume: add a tool to write a device node's major:minor to /sys/power/resume. by Ivan Shapovalov · 11 years ago
- 66f3112 units: order systemd-fsck@.service after local-fs-pre.target. by Ivan Shapovalov · 11 years ago
- c22bf27 unit: remove spurious newline by Lennart Poettering · 11 years ago
- 12e34d9 ldconfig: add configure option to disable by Umut Tezduyar Lindskog · 11 years ago
- 5e8b767 journald: also increase the SendBuffer of /dev/log to 8M by Lennart Poettering · 11 years ago
- e72f054 ldconfig: dont run it if ldconfig is not installed by Umut Tezduyar Lindskog · 11 years ago
- fa8b803 units: fix typo by Zbigniew Jędrzejewski-Szmek · 11 years ago
- 4bf0432 units/serial-getty@.service: use the default RestartSec by Michael Olbrich · 11 years ago
- ad95fd1 journal-remote: add units and read certs from default locations by Zbigniew Jędrzejewski-Szmek · 11 years ago
- b7e6c03 resolved: add busname unit file by Kay Sievers · 11 years ago
- d338151 units: make ExecStopPost action part of ExecStart by Michal Sekletar · 11 years ago
- e268072 firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot= instead by Lennart Poettering · 11 years ago
- 418b9be firstboot: add new component to query basic system settings on first boot, or when creating OS images offline by Lennart Poettering · 11 years ago
- fa229d0 units: conditionalize configfs and debugfs with CAP_SYS_RAWIO by Lennart Poettering · 11 years ago
- e0c7469 units: conditionalize static device node logic on CAP_SYS_MODULES instead of CAP_MKNOD by Lennart Poettering · 11 years ago
- 717603e machinectl: show /etc/os-release information of container in status output by Lennart Poettering · 11 years ago
- ce38dbc nspawn: when running in a service unit, use systemd for restarts by Lennart Poettering · 11 years ago
- 7caa86a man: document systemd-update-done.service by Lennart Poettering · 11 years ago
- 8ebf02d units: skip mounting /tmp if it is a symlink by Lennart Poettering · 11 years ago