summaryrefslogtreecommitdiff
path: root/systemctl.vala
AgeCommit message (Expand)Author
2010-05-16build-sys: move source files to subdirectoryLennart Poettering
2010-05-16systemctl: log whenever a unit/job changesLennart Poettering
2010-05-09environment: allow control of the environment block via D-BusLennart Poettering
2010-04-24systemctl: minor output fixesLennart Poettering
2010-04-24systemctl: load unit if needed when isolatingLennart Poettering
2010-04-24systemctl: load unit if necessaryLennart Poettering
2010-04-23get rid of unicode arrows, since the linux console cannot show them, not even...Lennart Poettering
2010-04-22manager: introduce 'isolate' job mode which kills all units but the requested...Lennart Poettering
2010-04-21manager: automatically GC unreferenced unitsLennart Poettering
2010-04-21reload: implement reload/reexec logicLennart Poettering
2010-04-18snapshot: implement snapshot unit logicLennart Poettering
2010-04-13systemctl: show sub state along active stateLennart Poettering
2010-04-10dbus: add Dump() D-Bus callLennart Poettering
2010-04-08systemctl: minor output fixLennart Poettering
2010-04-07vala: take command line args to control whether to talk to system or session ...Lennart Poettering
2010-02-05dbus: send out signals when units/jobs come, go and changeLennart Poettering
2010-02-03systemctl: suppress a gcc sign assignemnt warningLennart Poettering
2010-02-03systemadm: fix signed comparison issueLennart Poettering
2010-02-03license: add GPLv2+ license blurbs everwhereLennart Poettering
2010-02-03systemadm: implement basic control UI systemadmLennart Poettering
2010-02-02systemctl: minor additionsLennart Poettering
2010-02-02client: add a very basic Vala command line toolLennart Poettering