summaryrefslogtreecommitdiff
path: root/src/dbus-unit.h
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
* unit: implement new PropagateReloadTo=/PropagateReloadFrom= operationsLennart Poettering2012-01-11
* unit: properly update references to units which are mergedLennart Poettering2012-01-06
* 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: make ignoring in snapshots a per unit property, instead of a per unit t...Lennart Poettering2011-05-05
* dbus: split out object management code into dbus-common, and simplify itLennart Poettering2011-04-16
* manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...Lennart Poettering2011-04-16
* dbus: expose monotonic timestamps on the busLennart Poettering2011-04-07
* unit: introduce OnFailureIsolate=Lennart Poettering2011-04-07
* condition: take a timestamp and store last result of conditionsLennart Poettering2011-03-09
* dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnl...Lennart Poettering2011-03-09
* dbus: use ControlGroup as property name to match config optionLennart Poettering2011-02-08
* unit: replace StopRetroactively= by BindTo= dependenciesLennart Poettering2010-10-29
* unit: replace recursive_stop by stop_retroactively to simplify things a littleLennart Poettering2010-10-28
* systemctl: introduce systemctl killLennart Poettering2010-10-22
* fix spelling of 'unneeded' at various placesLennart Poettering2010-09-27
* 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: disable tabs in .h files, tooLennart Poettering2010-08-17
* unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...Lennart Poettering2010-08-11
* manager: when two pending jobs conflict, keep the one that "conflicts", remov...Lennart Poettering2010-08-09
* device: do not merge devicesLennart Poettering2010-07-20
* systemctl: introduce reset-maintenance commandLennart Poettering2010-07-19
* job: timeout every job independently of the unitLennart Poettering2010-07-17
* unit: introduce OnFailure dependencies to activate units on failure of other ...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
* execute: add ability to configure the kill signalLennart Poettering2010-07-10
* install: implement --start optionLennart Poettering2010-07-06
* dbus: complete coverage for unit interfaceLennart Poettering2010-07-04
* core: rename struct timestamp to dual_timestamp to avoid name clash with IP s...Lennart Poettering2010-07-01
* dbus: automatically generate and install introspection filesLennart Poettering2010-05-23
* build-sys: move source files to subdirectoryLennart Poettering2010-05-16