summaryrefslogtreecommitdiff
path: root/device.c
AgeCommit message (Expand)Author
2010-05-14execute: fix bad jumpLennart Poettering
2010-05-10device: allow easy identification of network interfaces without their full sy...Lennart Poettering
2010-04-23get rid of unicode arrows, since the linux console cannot show them, not even...Lennart Poettering
2010-04-22manager: introduce 'isolate' job mode which kills all units but the requested...Lennart Poettering
2010-04-21manager: automatically GC unreferenced unitsLennart Poettering
2010-04-21reload: implement reload/reexec logicLennart Poettering
2010-04-21device: don't allow definiing additional aliases via SYSTEMD_NAMESLennart Poettering
2010-04-18dbus: greatly extend dbus coverageLennart Poettering
2010-04-18snapshot: implement snapshot unit logicLennart Poettering
2010-04-15device: only expose devices with SYSTEMD_EXPOSE=1, ignore all othersLennart Poettering
2010-04-15socket: optionally call accept() for incoming connections and spawn one servi...Lennart Poettering
2010-04-15core: add minimal templating systemLennart Poettering
2010-04-13systemctl: show sub state along active stateLennart Poettering
2010-04-10mount: implement mounting properlyLennart Poettering
2010-04-10device: ignore a couple of 'API' devicesLennart Poettering
2010-04-08device: look for all possible device names on udev eventsLennart Poettering
2010-04-08unit: shortcut unit_notify() early, if possibleLennart Poettering
2010-04-08udev: introduce SYSTEMD_EXPOSE as binary udev property for hiding/showing dev...Lennart Poettering
2010-04-07udev: remove debug log messageLennart Poettering
2010-04-06rework merging/loading logicLennart Poettering
2010-03-31gcc: make a couple of gcc warnings go awayLennart Poettering
2010-02-14device: fall back to device node path as description instead of kernel nameLennart Poettering
2010-02-14mount,device: drop prefix from unit names to make them easily decodableLennart Poettering
2010-02-05dbus: send out signals when units/jobs come, go and changeLennart Poettering
2010-02-03license: add GPLv2+ license blurbs everwhereLennart Poettering
2010-01-29monitor udev for device changesLennart Poettering
2010-01-29implement coldplugginLennart Poettering
2010-01-29add mount enumeratorLennart Poettering
2010-01-28add basic udev device enumeration moduleLennart Poettering
2010-01-26s/name/unitLennart Poettering
2010-01-26first attempt at proper service/socket logicLennart Poettering
2010-01-23first attempt in implementinging execution logicLennart Poettering