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