summaryrefslogtreecommitdiff
path: root/src/systemctl
AgeCommit message (Expand)Author
2014-07-08systemctl: fix visual alignment for lines prefixed with color dotsMichal Schmidt
2014-07-07systemctl: show StatusErrno value in "systemctl status"Lennart Poettering
2014-06-25systemctl: add new "is-system-running" command to check whether system is ful...Lennart Poettering
2014-06-16systemctl: reverse order of args when verbosely creating symlinksDave Reisner
2014-06-17systemctl: output human readable strings in "systemctl enable" and "systemctl...Lennart Poettering
2014-06-17install: beef up preset logic to limit to only enable or only disable, and do...Lennart Poettering
2014-05-19core: Filter by state behind the D-Bus API, not in the systemctl client.David Strauss
2014-05-19fix spelling of privilegeNis Martensen
2014-05-17systemctl: more cleanupThomas Hindoe Paaboel Andersen
2014-05-15systemctl: small cleanupZbigniew Jędrzejewski-Szmek
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek
2014-05-15Make systemctl --root look for files in the proper placesZbigniew Jędrzejewski-Szmek
2014-05-15sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering
2014-05-10systemctl: return an error code is status failsZbigniew Jędrzejewski-Szmek
2014-04-23delta: draw arrows with draw_special_char()Lennart Poettering
2014-04-21systemctl: delete REBOOT_PARAM_FILE if no parameter is specifiedMichael Olbrich
2014-04-16systemctl: allow to change the default target without the --force switchDjalal Harouni
2014-04-16systemctl: add --recursive for list-timersThomas Hindoe Paaboel Andersen
2014-04-16systemctl: add --recursive for list-socketsThomas Hindoe Paaboel Andersen
2014-04-12Unify GREEDY_REALLOC and GREEDY_REALLOC_TZbigniew Jędrzejewski-Szmek
2014-04-05systemctl: update NAME to PATTERN in help()Zbigniew Jędrzejewski-Szmek
2014-03-27systemctl: fix spelling in commentBrandon Philips
2014-03-24timer: support timers that can resume the system from suspendLennart Poettering
2014-03-24systemctl: show last trigger time in "systemctl list-timers"Lennart Poettering
2014-03-18systemctl: sort local host entry before container in list-machines outputLennart Poettering
2014-03-18systemctl: prefix list-units and list-machines output with a circle indicatin...Lennart Poettering
2014-03-17systemctl: introduce -r switch to show units running in local containers in a...Lennart Poettering
2014-03-16Use strlen even for constant stringsJosh Triplett
2014-03-14utmp-wtmp: allow overriding username on wallSebastian Thorarensen
2014-03-13systemctl: autopage always if systemctl status is invoked without argsLennart Poettering
2014-03-13systemctl: suppress duplicate newline if there's not log output in "systemctl...Lennart Poettering
2014-03-13systemctl: reorder verbsLennart Poettering
2014-03-13systemctl: make sure status -a doesn't terminate too soonLennart Poettering
2014-03-13systemctl: show a colored red dot in "status" output indicating the state of ...Lennart Poettering
2014-03-12systemctl: when "systemctl status" is called without arguments show a short o...Lennart Poettering
2014-03-12systemctl: add new "list-machines" commandLennart Poettering
2014-03-11systemctl: for switch-root check, if we switch to a systemd initHarald Hoyer
2014-03-05systemd-run: add new --property= switch that can set arbitrary properties for...Lennart Poettering
2014-03-04Introduce strv_consume which takes ownershipZbigniew Jędrzejewski-Szmek
2014-02-25Replace /var/run with /run in remaining placesZbigniew Jędrzejewski-Szmek
2014-02-23systemctl: move next elapse calculation to its own functionDjalal Harouni
2014-02-23core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering
2014-02-21systemctl: fix compiler warning in list_timers()Daniel Mack
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2014-02-19systemctl: remove erroneous return in runlevel_parse_argv()Maciej Wereski
2014-02-13systemctl: fix exit statuses from is-active/is-failedDave Reisner
2014-02-13core: add SystemCallArchitectures= unit setting to allow disabling of non-nativeLennart Poettering
2014-02-10includes: remove duplicate includesTom Gundersen
2014-01-20systemctl: skip native unit file handling if sysv file handling already handl...Lennart Poettering
2014-01-15systemctl: introduce new "import-environment" commandLennart Poettering