Age | Commit message (Expand) | Author | Files | Lines |
2015-05-18 | Use "new" --job-mode= option in more places | Zbigniew Jędrzejewski-Szmek | 2 | -2/+2 |
2015-05-15 | units: make networkd pull in its own .busname unit | Tom Gundersen | 2 | -0/+8 |
2015-05-14 | units: fix typo in systemd-resolved.service | Lennart Poettering | 1 | -1/+1 |
2015-05-11 | units: order nspawn containers after network.target | Lennart Poettering | 1 | -0/+1 |
2015-04-28 | nspawn: make sure we install the device policy if nspawn is run as unit as on... | Lennart Poettering | 1 | -0/+14 |
2015-04-28 | fsck: remove fsckd again, but keep the door open for external replacement | Lennart Poettering | 5 | -37/+1 |
2015-04-28 | units: specify timeouts for more oneshot services | Zbigniew Jędrzejewski-Szmek | 8 | -0/+8 |
2015-04-24 | shutdownd: kill the old implementation | Daniel Mack | 3 | -34/+0 |
2015-04-24 | units: set KillMode=mixed for our daemons that fork worker processes | Lennart Poettering | 2 | -0/+2 |
2015-04-21 | importd: add CAP_DAC_OVERRIDE capability | Lubomir Rintel | 1 | -1/+1 |
2015-04-03 | units: explicitly require /var, /tmp and /var/tmp to be mounted before basic.... | Lennart Poettering | 1 | -3/+5 |
2015-04-03 | units: explicitly order systemd-user-sessions.service after nss-user-lookup.t... | Lennart Poettering | 1 | -1/+1 |
2015-04-03 | units: move After=systemd-hwdb-update.service dependency from udev to udev-tr... | Lennart Poettering | 2 | -2/+2 |
2015-03-19 | resolved: Do not add .busname dependencies, when compiling without kdbus. | Dimitri John Ledkov | 2 | -0/+3 |
2015-03-17 | console-getty.service: don't start when /dev/console is missing | Jan Pazdziora | 1 | -0/+1 |
2015-03-15 | timesyncd: enable timesyncd in virtual machines | Kay Sievers | 1 | -1/+1 |
2015-03-14 | units: there is no systemd-udev-hwdb-update.service | Zbigniew Jędrzejewski-Szmek | 1 | -1/+1 |
2015-03-09 | fsckd: make sure unprivileged clients cannot play games with fsckd | Lennart Poettering | 1 | -0/+1 |
2015-02-24 | units: add missing unit file | Lennart Poettering | 1 | -0/+16 |
2015-02-24 | importd: create a loopback btrfs file system for /var/lib/machines, if necessary | Lennart Poettering | 1 | -3/+0 |
2015-02-18 | Add man page and references to it. | Didier Roche | 2 | -1/+2 |
2015-02-18 | Add fsckd service and socket, retarget systemd-fsck | Didier Roche | 5 | -3/+35 |
2015-02-17 | machined: move logic for bind mounting into containers from machinectl to mac... | Lennart Poettering | 1 | -6/+5 |
2015-02-13 | units: turn on --network-veth by default for systemd-nspawn@.service | Lennart Poettering | 1 | -1/+1 |
2015-02-13 | units: fix systemd-networkd.service in containers lacking CAP_NET_ADMIN | Lennart Poettering | 1 | -0/+1 |
2015-02-11 | Revert "units: add SecureBits" | Lennart Poettering | 13 | -13/+0 |
2015-02-11 | units: add SecureBits | Topi Miettinen | 13 | -0/+13 |
2015-02-06 | units: networkd - fix busname to work on kdbus | Tom Gundersen | 1 | -0/+6 |
2015-02-05 | networkd: exit on idle | Tom Gundersen | 1 | -1/+1 |
2015-02-05 | networkd: add basic dbus API | Tom Gundersen | 1 | -0/+14 |
2015-02-02 | units: so far we defaulted to 90s as default timeout for most things, let's d... | Lennart Poettering | 3 | -3/+3 |
2015-02-02 | networkd: support socket activation | Tom Gundersen | 2 | -0/+21 |
2015-02-01 | units: set TimeoutSec on some oneshot services | Zbigniew Jędrzejewski-Szmek | 3 | -0/+3 |
2015-01-27 | units: turn on watchdog for resolved | Lennart Poettering | 1 | -0/+1 |
2015-01-27 | units: fix all TTY paths for container gettys | Lennart Poettering | 1 | -2/+2 |
2015-01-23 | build-sys: lookup for sulogin, it might not be in /sbin | Cristian Rodríguez | 3 | -3/+3 |
2015-01-22 | importd: run daemon at minimal capabilities | Lennart Poettering | 1 | -1/+2 |
2015-01-22 | import: introduce new mini-daemon systemd-importd, and make machinectl a clie... | Lennart Poettering | 3 | -0/+34 |
2015-01-17 | bus-proxy: turn into multi-threaded daemon | David Herrmann | 7 | -31/+23 |
2015-01-08 | journal: bump RLIMIT_NOFILE when journal files to 16K (if possible) | Lennart Poettering | 3 | -1/+11 |
2015-01-07 | units: make resolved pull in its own .busname unit, but only on kdbus systems | Lennart Poettering | 2 | -0/+10 |
2015-01-07 | units: improve Description= for systemd's own busname unit | Lennart Poettering | 1 | -1/+1 |
2015-01-06 | journald: allow restarting journald without losing stream connections | Lennart Poettering | 1 | -0/+1 |
2014-12-29 | units: rework systemd-nspawn@.service unit | Lennart Poettering | 2 | -3/+22 |
2014-12-29 | units: make graphical.target dependencies more complete and similar to those ... | Lennart Poettering | 1 | -2/+2 |
2014-12-19 | machined/machinectl: add logic to show list of available images | Lennart Poettering | 1 | -1/+1 |
2014-12-18 | systemd-hwdb: introduce new tool | Tom Gundersen | 2 | -3/+3 |
2014-12-14 | build-sys: remove commented-out m4 from user@.service | Mantas Mikulėnas | 1 | -4/+0 |
2014-12-10 | build-sys: turn off SMACK capabilities stuff for now, since it is incompatibl... | Lennart Poettering | 1 | -4/+4 |
2014-12-10 | gitignore: hide some more files | Lennart Poettering | 1 | -0/+2 |