summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)Author
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
2015-01-08journal: bump RLIMIT_NOFILE when journal files to 16K (if possible)Lennart Poettering
2015-01-07units: make resolved pull in its own .busname unit, but only on kdbus systemsLennart Poettering
2015-01-07units: improve Description= for systemd's own busname unitLennart Poettering
2015-01-06journald: allow restarting journald without losing stream connectionsLennart Poettering
2014-12-29units: rework systemd-nspawn@.service unitLennart Poettering
2014-12-29units: make graphical.target dependencies more complete and similar to those ...Lennart Poettering
2014-12-19machined/machinectl: add logic to show list of available imagesLennart Poettering
2014-12-18systemd-hwdb: introduce new toolTom Gundersen
2014-12-14build-sys: remove commented-out m4 from user@.serviceMantas Mikulėnas
2014-12-10build-sys: turn off SMACK capabilities stuff for now, since it is incompatibl...Lennart Poettering
2014-12-10gitignore: hide some more filesLennart Poettering
2014-12-09bus-proxy: cloning smack labelPrzemyslaw Kedzierski