summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)Author
2015-08-04bus-proxy: add ExecReload=David Herrmann
2015-07-27terminal: drop unfinished codeDavid Herrmann
2015-07-27units: add more caps to machinedLennart Poettering
2015-07-23units: order networkd after sysctlTom Gundersen
2015-07-10units: emergency.service: wait for plymouth to shut downMartin Pitt
2015-06-17turn kdbus support into a runtime optionKay Sievers
2015-06-09Revert "hwdb: actually search /run/udev/hwdb.d"Lennart Poettering
2015-06-09hwdb: actually search /run/udev/hwdb.dPeter Hutterer
2015-05-29udevd: hook up watchdog supportTom Gundersen
2015-05-20units: conditionalize audit multicast socket on CAP_AUDIT_READLennart Poettering
2015-05-19units: make sure systemd-nspawn@.slice instances are actually located in mach...Lennart Poettering
2015-05-18Use "new" --job-mode= option in more placesZbigniew Jędrzejewski-Szmek
2015-05-15units: make networkd pull in its own .busname unitTom Gundersen
2015-05-14units: fix typo in systemd-resolved.serviceLennart Poettering
2015-05-11units: order nspawn containers after network.targetLennart Poettering
2015-04-28nspawn: make sure we install the device policy if nspawn is run as unit as on...Lennart Poettering
2015-04-28fsck: remove fsckd again, but keep the door open for external replacementLennart Poettering
2015-04-28units: specify timeouts for more oneshot servicesZbigniew Jędrzejewski-Szmek
2015-04-24shutdownd: kill the old implementationDaniel Mack
2015-04-24units: set KillMode=mixed for our daemons that fork worker processesLennart Poettering
2015-04-21importd: add CAP_DAC_OVERRIDE capabilityLubomir Rintel
2015-04-03units: explicitly require /var, /tmp and /var/tmp to be mounted before basic....Lennart Poettering
2015-04-03units: explicitly order systemd-user-sessions.service after nss-user-lookup.t...Lennart Poettering
2015-04-03units: move After=systemd-hwdb-update.service dependency from udev to udev-tr...Lennart Poettering
2015-03-19resolved: Do not add .busname dependencies, when compiling without kdbus.Dimitri John Ledkov
2015-03-17console-getty.service: don't start when /dev/console is missingJan Pazdziora
2015-03-15timesyncd: enable timesyncd in virtual machinesKay Sievers
2015-03-14units: there is no systemd-udev-hwdb-update.serviceZbigniew Jędrzejewski-Szmek
2015-03-09fsckd: make sure unprivileged clients cannot play games with fsckdLennart Poettering
2015-02-24units: add missing unit fileLennart Poettering
2015-02-24importd: create a loopback btrfs file system for /var/lib/machines, if necessaryLennart Poettering
2015-02-18Add man page and references to it.Didier Roche
2015-02-18Add fsckd service and socket, retarget systemd-fsckDidier Roche
2015-02-17machined: move logic for bind mounting into containers from machinectl to mac...Lennart Poettering
2015-02-13units: turn on --network-veth by default for systemd-nspawn@.serviceLennart Poettering
2015-02-13units: fix systemd-networkd.service in containers lacking CAP_NET_ADMINLennart Poettering
2015-02-11Revert "units: add SecureBits"Lennart Poettering
2015-02-11units: add SecureBitsTopi Miettinen
2015-02-06units: networkd - fix busname to work on kdbusTom Gundersen
2015-02-05networkd: exit on idleTom Gundersen
2015-02-05networkd: add basic dbus APITom Gundersen
2015-02-02units: so far we defaulted to 90s as default timeout for most things, let's d...Lennart Poettering
2015-02-02networkd: support socket activationTom Gundersen
2015-02-01units: set TimeoutSec on some oneshot servicesZbigniew Jędrzejewski-Szmek
2015-01-27units: turn on watchdog for resolvedLennart Poettering
2015-01-27units: fix all TTY paths for container gettysLennart Poettering
2015-01-23build-sys: lookup for sulogin, it might not be in /sbinCristian Rodríguez
2015-01-22importd: run daemon at minimal capabilitiesLennart Poettering
2015-01-22import: introduce new mini-daemon systemd-importd, and make machinectl a clie...Lennart Poettering
2015-01-17bus-proxy: turn into multi-threaded daemonDavid Herrmann