summaryrefslogtreecommitdiff
path: root/dbus-unit.c
AgeCommit message (Expand)Author
2010-05-16build-sys: move source files to subdirectoryLennart Poettering
2010-05-16dbus: expoose unit dependenciesLennart Poettering
2010-05-16unit,job: when we suppress a D-Bus signal because nobody is listening, don't ...Lennart Poettering
2010-04-21manager: automatically GC unreferenced unitsLennart Poettering
2010-04-18dbus: greatly extend dbus coverageLennart Poettering
2010-04-15core: add minimal templating systemLennart Poettering
2010-04-13systemctl: show sub state along active stateLennart Poettering
2010-04-10dbus: add generic DEFINE_BUS_PROPERTY_APPEND_ENUM() macro for enum propertiesLennart Poettering
2010-04-06dbus: connect to bus as soon as the special dbus service is aroundLennart Poettering
2010-02-14unit: rename load_path to fragment_path to make clear what kind of configurat...Lennart 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-03dbus: implement start/stop/restart/reload/cancel D-Bus callsLennart Poettering
2010-02-02dbus: hand out proper dbus object paths for jobsLennart Poettering
2010-02-02expose more propertiesLennart Poettering
2010-02-01fixes to the dbus code to make GetAll() in the properties iface workLennart Poettering
2010-02-01add basic (and not very useful) D-Bus supportLennart Poettering