summaryrefslogtreecommitdiff
path: root/src/systemctl
Commit message (Expand)AuthorAgeFilesLines
* systemctl: verbose message on missing [Install]Michal Schmidt2012-12-061-1/+10
* systemctl: fix typos in help textUmut Tezduyar2012-12-031-2/+2
* time-util: also rename FORMAT_TIMESTAMP_PRETTY → _MAXLennart Poettering2012-11-231-1/+1
* util: rename format_timestamp_pretty() to format_timestamp_relative() because...Lennart Poettering2012-11-231-2/+2
* journal: recommend journalctl -x more oftenLennart Poettering2012-11-161-2/+2
* systemctl: add help for --type/-tZbigniew Jędrzejewski-Szmek2012-11-151-0/+22
* systemctl: remove empty line in case of no unitsZbigniew Jędrzejewski-Szmek2012-11-151-2/+3
* enable localization for common *ctl commandsDave Reisner2012-11-121-0/+2
* systemctl: skip JOBS column if no jobsZbigniew Jędrzejewski-Szmek2012-10-281-10/+18
* logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering2012-10-281-3/+14
* systemctl: refer to systemctl -n, to not overwhelm the adminLennart Poettering2012-10-231-2/+2
* systemctl: fix return code in chrootChristian Hesse2012-10-191-0/+1
* systemctl: modernizationLennart Poettering2012-10-191-39/+17
* systemctl: remove --follow optionLennart Poettering2012-10-191-11/+0
* util: unify usage of on_tty() in util.cLennart Poettering2012-10-191-18/+0
* journalctl: unify ellipsation handling between journalctl and systemctlLennart Poettering2012-10-181-2/+3
* systemctl: don't mangle name when it is a pathLukas Nykryn2012-10-151-1/+9
* journal: support epxorting the journal in a format suitable for text/event-st...Lennart Poettering2012-10-111-1/+1
* systemctl: colorize number of units listedZbigniew Jędrzejewski-Szmek2012-10-041-5/+23
* systemctl: do not print header if no units listedZbigniew Jędrzejewski-Szmek2012-10-041-15/+16
* selinux: rework selinux access check logicLennart Poettering2012-10-021-2/+2
* logs-show: various cleanupsLennart Poettering2012-09-281-2/+6
* systemctl: warn about triggering units only at the endZbigniew Jędrzejewski-Szmek2012-09-191-5/+10
* systemctl: properly report successZbigniew Jędrzejewski-Szmek2012-09-191-2/+6
* systemctl: use automatic cleanup once moreZbigniew Jędrzejewski-Szmek2012-09-191-18/+13
* systemctl: use automatic cleanupZbigniew Jędrzejewski-Szmek2012-09-191-14/+8
* core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek2012-09-181-1/+2
* systemctl: show unit name when a job failsLennart Poettering2012-09-141-61/+73
* systemctl: minor coding style fixesLennart Poettering2012-09-131-11/+13
* install: append .service when enable/disable... is calledVáclav Pavlín2012-09-131-1/+31
* systemctl: direct the user to list-unit-files from the list-units outputLennart Poettering2012-09-121-2/+4
* when determining unit file list, include invalid unit names in an "invalid" s...Lennart Poettering2012-09-111-1/+2
* systemctl: properly build flags for show_journal_by_unit()Lennart Poettering2012-09-051-1/+1
* shutdown: remove explicit sync() invocationsLennart Poettering2012-09-051-10/+1
* journalctl: rework JSON output modeLennart Poettering2012-09-051-1/+1
* service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn2012-08-141-1/+1
* systemctl: fix issue with systemctl daemon-reexecSimon Peeters2012-08-101-3/+8
* move bus_method_call_with_reply() to dbus-commonSimon Peeters2012-08-081-74/+1
* systemctl: use bus_method_call_with_reply() where posibleSimon Peeters2012-08-081-890/+342
* systemctl: add bus_method_call_with_replySimon Peeters2012-08-081-0/+58
* shutdown: allow to specify broadcast message when cancelling shutdownMichal Sekletar2012-08-061-11/+28
* journalctl: hightlight log lines by priorityLennart Poettering2012-07-261-3/+6
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-261-26/+14
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-251-10/+10
* systemctl: use color specification understood by dotZbigniew Jędrzejewski-Szmek2012-07-231-1/+1
* collect, keymap, systemctl: use _noreturn_Zbigniew Jędrzejewski-Szmek2012-07-221-1/+1
* core: drop KillMode parameter from KillUnit() bus callLennart Poettering2012-07-201-11/+0
* logs: Adapt interface in log-show.c (show_journal_by_unit)Zbigniew Jędrzejewski-Szmek2012-07-171-1/+6
* systemctl: filter shown units by their load stateZbigniew Jędrzejewski-Szmek2012-07-101-7/+14
* systemctl: check the argument to -t for invalid valuesZbigniew Jędrzejewski-Szmek2012-07-101-0/+4