summaryrefslogtreecommitdiff
path: root/src/dbus-manager.c
Commit message (Expand)AuthorAge
* systemd: add hardware watchdog supportLennart Poettering2012-04-05
* dbus: more efficient implementation of propertiesMichal Schmidt2012-01-16
* unit: remove union UnitMichal Schmidt2012-01-16
* coverity: change a few things so that coverity doesn't show so many false pos...Lennart Poettering2011-09-23
* dbus: 'directrion' is not a valid attributeTero Roponen2011-08-24
* convert int to boolean for dbus_bool_tKay Sievers2011-08-17
* dbus: fix MaskUnitFiles bus callLennart Poettering2011-08-02
* dbus: the changes array might actually be NULL when ti is emptyLennart Poettering2011-07-28
* systemctl: hook up new install logicLennart Poettering2011-07-25
* bus: expose installer functionsLennart Poettering2011-07-23
* unit: accept empty defaults for kill who/mode argsLennart Poettering2011-07-13
* dbus: send our finished signal when we are finished bootingLennart Poettering2011-06-27
* dbus: introduce UnsetAndSetEnvironment()Lennart Poettering2011-06-21
* dbus: make daemon reexecution synchronousLennart Poettering2011-04-28
* dbus: don't hit assert when dumping propertiesLennart Poettering2011-04-27
* dbus: split out object management code into dbus-common, and simplify itLennart Poettering2011-04-16
* dbus: expose monotonic timestamps on the busLennart Poettering2011-04-07
* don't make up buffer sizes, use standard LINE_MAX insteadLennart Poettering2011-04-07
* src: our lord is coverityLennart Poettering2011-03-31
* taint: add missing cgroups taint flagLennart Poettering2011-03-30
* manager: fix taint check for /usrLennart Poettering2011-03-30
* tainted: don't check if /usr is a mount point, only if it's not already mount...Kay Sievers2011-03-24
* dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnl...Lennart Poettering2011-03-09
* add org.freedesktop.DBus.Properies.Set methodAndrey Borzenkov2011-03-07
* dbus: add 'Tainted' property to Manager objectLennart Poettering2011-03-04
* dbus: expose distribution name and features on manager object as propertiesLennart Poettering2011-03-04
* dbus: pass along information why a job failed when it failed (dbus api change!)Lennart Poettering2011-02-24
* exec: introduce global defaults for the standard output of servicesLennart Poettering2011-02-15
* build-sys: allow cross-compilationThierry Reding2010-11-23
* manager: make list of default controllers configurableLennart Poettering2010-11-18
* drop support for MANAGER_SESSION, introduce MANAGER_USER insteadLennart Poettering2010-11-15
* manager: parse RD_TIMESTAMP passed from initrdLennart Poettering2010-11-10
* systemctl: introduce systemctl killLennart Poettering2010-10-22
* fsck: atomically replace base.target by rescue.target/reboot.target when fsck...Lennart Poettering2010-10-19
* dbus: expose shutdown helper via D-BusLennart Poettering2010-10-14
* sysv: optionally disable of SysV init/rcN.d support at compile timeFabiano Fidencio2010-09-27
* dbus: export number of total failed jobs on D-Bus interfaceLennart Poettering2010-09-23
* dbus: add Progress property to introspectionGustavo Sverzut Barbieri2010-09-21
* manager: calculate progress value while bootingLennart Poettering2010-09-21
* manager: measure startup timesLennart Poettering2010-09-21
* manager: count how many jobs we executedLennart Poettering2010-09-21
* manager: add missing second part of s/maintenance/failed/Matthew Miller2010-08-31
* mount: rework automatic mounting to follow the 'nofail' option in fstabLennart Poettering2010-08-25
* mount: add global configuration options for handling of auto mountsLennart Poettering2010-08-25
* dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering2010-08-20
* dbus: small typo in introspection dataMatthias Clasen2010-08-18
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-14
* service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin...Lennart Poettering2010-08-13
* systemctl: when calling 'status' accept a PIDLennart Poettering2010-08-13
* unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...Lennart Poettering2010-08-11