summaryrefslogtreecommitdiff
path: root/src/core/dbus-manager.c
AgeCommit message (Expand)Author
2017-02-12Merge pull request #5276 from poettering/resolved-cnameZbigniew Jędrzejewski-Szmek
2017-02-10install: when disabling units, do so even if the unit is missingLennart Poettering
2017-02-09dbus: permit seeing process list of units whose unit files are missingLennart Poettering
2017-02-09core: fix minor memory leakLennart Poettering
2017-02-06manager: refuse reloading/reexecing when /run is overly fullLennart Poettering
2016-12-20core: modernize the SwitchRoot() bus method a bitLennart Poettering
2016-11-16core: add bus calls for determining jobs waiting for other jobsLennart Poettering
2016-11-07Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek
2016-10-24shared, systemctl: teach is-enabled to show installation targetsJan Synacek
2016-10-24install: introduce UnitFileFlagsJan Synacek
2016-10-07core: add "invocation ID" concept to service managerLennart Poettering
2016-08-22core: add Ref()/Unref() bus calls for unitsLennart Poettering
2016-07-22core: add a concept of "dynamic" user ids, that are allocated as long as a se...Lennart Poettering
2016-07-08core: queue loading transient units after setting their properties (#3676)David Michael
2016-05-12core: added ListUnitsByNames dbus method (#3182)kayrus
2016-04-29core: rename StartLimitInterval= to StartLimitIntervalSec=Lennart Poettering
2016-04-29core: Filter by unit name behind the D-Bus, instead on the client side (#3142)kayrus
2016-04-22core,systemctl: add bus API to retrieve processes of a unitLennart Poettering
2016-04-21core/dbus-manager: drop unused param from installation functionsZbigniew Jędrzejewski-Szmek
2016-04-19shared/install,systemctl,core: report offending file on installation errorZbigniew Jędrzejewski-Szmek
2016-04-18shared/install: add helper function unit_file_changes_have_modification()Zbigniew Jędrzejewski-Szmek
2016-04-18Various formatting and style fixesZbigniew Jędrzejewski-Szmek
2016-04-16systemctl/core: ignore masked units in preset-allZbigniew Jędrzejewski-Szmek
2016-04-16tree-wide: use ERFKILL instead of ESHUTDOWN for "unit masked"Zbigniew Jędrzejewski-Szmek
2016-04-12core: make sure we always free the list of changesLennart Poettering
2016-04-12core: make sure we generate a nicer error when a linked unit is attempted to ...Lennart Poettering
2016-04-12core,systemctl: add new "systemctl revert" commandLennart Poettering
2016-04-12install: introduce a new unit file state "transient"Lennart Poettering
2016-04-12core: remove ManagerRunningAs enumLennart Poettering
2016-04-12core: when enabling a generated unit file, return a clean errorLennart Poettering
2016-04-12core: rework generator dir logic, move the dirs into LookupPaths structureLennart Poettering
2016-02-26clock-util: make clock_is_localtime() testable and add initial testsMartin Pitt
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-18core: fix memory leak on failed preset-allEvgeny Vereshchagin
2016-01-17core: fix memory leak on set-default, enable, disable etcEvgeny Vereshchagin
2015-12-15Merge pull request #2157 from keszybz/manager-statusDaniel Mack
2015-12-13manager: log log level changes uniformlyZbigniew Jędrzejewski-Szmek
2015-11-30core: expose soft limits on the busEvgeny Vereshchagin
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-27Merge pull request #1828 from fbuihuu/set-property-on-inactive-unitLennart Poettering
2015-11-22core: allow 'SetUnitProperties()' to run on inactive units tooFranck Bui
2015-11-17core: dispatch load queue each time we set up a transient unitsLennart Poettering
2015-11-17core: move check whether a unit is suitable to become transient into unit.cLennart Poettering
2015-11-17core: generate nice error messages for auxiliary transient units, tooLennart Poettering
2015-11-13core: enable transient unit support for slice unitsLennart Poettering
2015-11-13core: add new DefaultTasksMax= setting for system.confLennart Poettering
2015-11-12install: follow unit file symlinks in /usr, but not /etc when looking for [In...Lennart Poettering
2015-11-12install: never log from install functionsLennart Poettering
2015-11-10Remove snapshot unit typeZbigniew Jędrzejewski-Szmek
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering