summaryrefslogtreecommitdiff
path: root/src/core/org.freedesktop.systemd1.conf
AgeCommit message (Expand)Author
2016-10-24shared, systemctl: teach is-enabled to show installation targetsJan Synacek
2016-10-07core: add "invocation ID" concept to service managerLennart Poettering
2016-08-22core: add Ref()/Unref() bus calls for unitsLennart Poettering
2016-08-08core: amend policy to open up dynamic user queries (#3920)Zbigniew Jędrzejewski-Szmek
2016-05-12core: added ListUnitsByNames dbus method (#3182)kayrus
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-12core,systemctl: add new "systemctl revert" commandLennart Poettering
2014-10-08systemctl: add add-wants and add-requires verbsLukas Nykryn
2014-08-18core: Verify systemd1 DBus method callers via polkitStef Walter
2014-05-19core: Filter by state behind the D-Bus API, not in the systemctl client.David Strauss
2013-05-30systemctl: add commands set-default and get-defaultVáclav Pavlín
2012-04-12move more main systemd parts to core/Kay Sievers