summaryrefslogtreecommitdiff
path: root/src/dbus-unit.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-17dbus-unit: make functions staticMichal Schmidt1-19/+0
2012-01-16dbus: more efficient implementation of propertiesMichal Schmidt1-59/+2
2012-01-16unit: remove union UnitMichal Schmidt1-42/+42
2012-01-11unit: implement new PropagateReloadTo=/PropagateReloadFrom= operationsLennart Poettering1-0/+6
2012-01-06unit: properly update references to units which are mergedLennart Poettering1-0/+2
2011-08-21cgroup: expose cgroup attributes as unit properties on the busLennart Poettering1-0/+3
2011-07-31dbus: export unit file stateLennart Poettering1-0/+3
2011-07-31dbus: export load error on unit objectsLennart Poettering1-1/+4
2011-05-05unit: make ignoring in snapshots a per unit property, instead of a per unit t...Lennart Poettering1-0/+2
2011-04-16dbus: split out object management code into dbus-common, and simplify itLennart Poettering1-15/+15
2011-04-16manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...Lennart Poettering1-1/+5
2011-04-07dbus: expose monotonic timestamps on the busLennart Poettering1-3/+13
2011-04-07unit: introduce OnFailureIsolate=Lennart Poettering1-0/+1
2011-03-09condition: take a timestamp and store last result of conditionsLennart Poettering1-5/+9
2011-03-09dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnl...Lennart Poettering1-0/+4
2011-02-08dbus: use ControlGroup as property name to match config optionLennart Poettering1-2/+2
2010-10-29unit: replace StopRetroactively= by BindTo= dependenciesLennart Poettering1-2/+4
2010-10-28unit: replace recursive_stop by stop_retroactively to simplify things a littleLennart Poettering1-2/+2
2010-10-22systemctl: introduce systemctl killLennart Poettering1-1/+6
2010-09-27fix spelling of 'unneeded' at various placesLennart Poettering1-2/+2
2010-08-31manager: add missing second part of s/maintenance/failed/Matthew Miller1-1/+1
2010-08-30unit: introduce AllowIsolate= switchLennart Poettering1-0/+4
2010-08-20dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering1-1/+0
2010-08-17emacs: disable tabs in .h files, tooLennart Poettering1-1/+1
2010-08-11unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...Lennart Poettering1-2/+7
2010-08-09manager: when two pending jobs conflict, keep the one that "conflicts", remov...Lennart Poettering1-0/+2
2010-07-20device: do not merge devicesLennart Poettering1-0/+3
2010-07-19systemctl: introduce reset-maintenance commandLennart Poettering1-0/+1
2010-07-17job: timeout every job independently of the unitLennart Poettering1-1/+3
2010-07-17unit: introduce OnFailure dependencies to activate units on failure of other ...Lennart Poettering1-0/+2
2010-07-17systemctl: warn when operating on service files that changed on disk but have...Lennart Poettering1-1/+4
2010-07-13systemctl: introduce try-restart and reload-or-restart commandsLennart Poettering1-1/+9
2010-07-10execute: add ability to configure the kill signalLennart Poettering1-1/+0
2010-07-06install: implement --start optionLennart Poettering1-0/+4
2010-07-04dbus: complete coverage for unit interfaceLennart Poettering1-0/+4
2010-07-01core: rename struct timestamp to dual_timestamp to avoid name clash with IP s...Lennart Poettering1-4/+4
2010-05-23dbus: automatically generate and install introspection filesLennart Poettering1-48/+50
2010-05-16build-sys: move source files to subdirectoryLennart Poettering1-0/+128