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