summaryrefslogtreecommitdiff
path: root/src/dbus-unit.c
Commit message (Expand)AuthorAge
* dbus-unit: make functions staticMichal Schmidt2012-01-17
* dbus: more efficient implementation of propertiesMichal Schmidt2012-01-16
* unit: remove union UnitMichal Schmidt2012-01-16
* cgroup: expose cgroup attributes as unit properties on the busLennart Poettering2011-08-21
* dbus: export unit file stateLennart Poettering2011-07-31
* dbus: export load error on unit objectsLennart Poettering2011-07-31
* unit: accept empty defaults for kill who/mode argsLennart Poettering2011-07-13
* dbus: split out object management code into dbus-common, and simplify itLennart Poettering2011-04-16
* src: our lord is coverityLennart Poettering2011-03-31
* dbus: fix dbus assert due to uninitialized errorAndrey Borzenkov2011-03-09
* drop unnecessary suffix NULs as gcc adds them anywayLennart Poettering2011-03-09
* dbus: return DBUS_ERROR_UNKNOWN_OBJECT when an object is unknownLennart Poettering2011-03-08
* build-sys: allow cross-compilationThierry Reding2010-11-23
* systemctl: introduce systemctl killLennart Poettering2010-10-22
* dbus: add introspection to midlevel pathsLennart Poettering2010-10-13
* manager: add missing second part of s/maintenance/failed/Matthew Miller2010-08-31
* unit: introduce AllowIsolate= switchLennart Poettering2010-08-30
* dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering2010-08-20
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-14
* unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...Lennart Poettering2010-08-11
* dbus: don't call bus_path_escape() with NULL unit nameLennart Poettering2010-08-09
* unit: deduce following unit value dynamically instead of statically, to avoid...Lennart Poettering2010-07-21
* device: do not merge devicesLennart Poettering2010-07-20
* systemctl: introduce reset-maintenance commandLennart Poettering2010-07-19
* unit: consider only_by_dependency setting when clients ask whether a unit is ...Lennart Poettering2010-07-17
* systemctl: warn when operating on service files that changed on disk but have...Lennart Poettering2010-07-17
* systemctl: introduce try-restart and reload-or-restart commandsLennart Poettering2010-07-13
* dbus: don't hit an assert if we sent a changed signal for something not in th...Lennart Poettering2010-07-11
* execute: add ability to configure the kill signalLennart Poettering2010-07-10
* dbus: make errors reported via D-Bus more usefulLennart Poettering2010-07-08
* dbus: log received message only once, in filter functionLennart Poettering2010-07-08
* install: implement --start optionLennart Poettering2010-07-06
* dbus: send signals about jobs to the clients having created them unconditiona...Lennart Poettering2010-07-05
* dbus: to make sure that systemd stays controllable during early bootup, regis...Lennart Poettering2010-06-19
* dbus: add simplified way to start an arbitrary unit in a single method callLennart Poettering2010-06-01
* dbus: automatically generate and install introspection filesLennart Poettering2010-05-23
* systemctl: add --block switch for synchronous starting of unitsLennart Poettering2010-05-22
* unit: add simple only-by-dependency flag for unitsLennart Poettering2010-05-21
* build-sys: move source files to subdirectoryLennart Poettering2010-05-16