summaryrefslogtreecommitdiff
path: root/unit.h
AgeCommit message (Expand)Author
2010-05-14unit: record inactive enter/exit timestamps to facilitate syslog lookupsLennart Poettering
2010-05-13units: rework automatic dependency logic between automounts, mounts, sockets,...Lennart Poettering
2010-05-09swap: add .swap unit typeMaarten Lankhorst
2010-04-23manager: fix GC algorithmLennart 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-21reorder large structs a little, based on pahole infoLennart Poettering
2010-04-21reload: implement reload/reexec logicLennart Poettering
2010-04-18dbus: greatly extend dbus coverageLennart Poettering
2010-04-18snapshot: implement snapshot unit logicLennart Poettering
2010-04-16automount: implement automount unit typeLennart Poettering
2010-04-15service: optionally, trie dbus name cycle to service cycleLennart Poettering
2010-04-15core: add minimal templating systemLennart Poettering
2010-04-13systemctl: show sub state along active stateLennart Poettering
2010-04-13rework tty handlingLennart Poettering
2010-04-10mount: implement mounting properlyLennart Poettering
2010-04-10unit: introduce unit_load_related_unit()Lennart Poettering
2010-04-08execute: make kill mode configurableLennart Poettering
2010-04-06dbus: connect to bus as soon as the special dbus service is aroundLennart Poettering
2010-04-06rework merging/loading logicLennart Poettering
2010-04-01sysv: properly handle Provides LSB headerLennart Poettering
2010-03-31cgroup: add cgroupsificationLennart Poettering
2010-02-14mount,device: drop prefix from unit names to make them easily decodableLennart Poettering
2010-02-14unit: rename load_path to fragment_path to make clear what kind of configurat...Lennart Poettering
2010-02-13config: implement search path logicLennart 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-02-01add basic (and not very useful) D-Bus supportLennart Poettering
2010-01-30greatly extend what we enforce as process propertiesLennart Poettering
2010-01-29implement recursive_stop/stop_when_unneeded unit flagsLennart Poettering
2010-01-29watch mount status fileLennart Poettering
2010-01-29implement coldplugginLennart Poettering
2010-01-29add mount enumeratorLennart Poettering
2010-01-29add api for choose the id name for a serviceLennart Poettering
2010-01-28add new manager initializer callbacks to per-unit type vtableLennart Poettering
2010-01-28add unit_name_escape_path() callLennart Poettering
2010-01-28relax unit name rules a bitLennart Poettering
2010-01-28add new unit_add_dependency_by_name() callLennart Poettering
2010-01-27drop unused function pointerLennart Poettering
2010-01-27yay, we can start socket unitsLennart Poettering
2010-01-27implement drop-in directoriesLennart Poettering
2010-01-26s/name/unitLennart Poettering