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