summaryrefslogtreecommitdiff
path: root/src/systemctl/systemctl.c
AgeCommit message (Expand)Author
2013-01-04systemctl: enable chkconfig compat only if chkconfig is found rather than bas...Lennart Poettering
2013-01-04systemctl: add is-failedThomas Hindoe Paaboel Andersen
2012-12-28systemctl: switch-root - read init= from /proc/cmdlineTom Gundersen
2012-12-24systemctl: don't show cgroup field for a unit if cgroup is emptyLennart Poettering
2012-12-06systemctl: verbose message on missing [Install]Michal Schmidt
2012-12-03systemctl: fix typos in help textUmut Tezduyar
2012-11-23time-util: also rename FORMAT_TIMESTAMP_PRETTY → _MAXLennart Poettering
2012-11-23util: rename format_timestamp_pretty() to format_timestamp_relative() because...Lennart Poettering
2012-11-16journal: recommend journalctl -x more oftenLennart Poettering
2012-11-15systemctl: add help for --type/-tZbigniew Jędrzejewski-Szmek
2012-11-15systemctl: remove empty line in case of no unitsZbigniew Jędrzejewski-Szmek
2012-11-12enable localization for common *ctl commandsDave Reisner
2012-10-28systemctl: skip JOBS column if no jobsZbigniew Jędrzejewski-Szmek
2012-10-28logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering
2012-10-23systemctl: refer to systemctl -n, to not overwhelm the adminLennart Poettering
2012-10-19systemctl: fix return code in chrootChristian Hesse
2012-10-19systemctl: modernizationLennart Poettering
2012-10-19systemctl: remove --follow optionLennart Poettering
2012-10-19util: unify usage of on_tty() in util.cLennart Poettering
2012-10-18journalctl: unify ellipsation handling between journalctl and systemctlLennart Poettering
2012-10-15systemctl: don't mangle name when it is a pathLukas Nykryn
2012-10-11journal: support epxorting the journal in a format suitable for text/event-st...Lennart Poettering
2012-10-04systemctl: colorize number of units listedZbigniew Jędrzejewski-Szmek
2012-10-04systemctl: do not print header if no units listedZbigniew Jędrzejewski-Szmek
2012-10-02selinux: rework selinux access check logicLennart Poettering
2012-09-28logs-show: various cleanupsLennart Poettering
2012-09-19systemctl: warn about triggering units only at the endZbigniew Jędrzejewski-Szmek
2012-09-19systemctl: properly report successZbigniew Jędrzejewski-Szmek
2012-09-19systemctl: use automatic cleanup once moreZbigniew Jędrzejewski-Szmek
2012-09-19systemctl: use automatic cleanupZbigniew Jędrzejewski-Szmek
2012-09-18core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek
2012-09-14systemctl: show unit name when a job failsLennart Poettering
2012-09-13systemctl: minor coding style fixesLennart Poettering
2012-09-13install: append .service when enable/disable... is calledVáclav Pavlín
2012-09-12systemctl: direct the user to list-unit-files from the list-units outputLennart Poettering
2012-09-11when determining unit file list, include invalid unit names in an "invalid" s...Lennart Poettering
2012-09-05systemctl: properly build flags for show_journal_by_unit()Lennart Poettering
2012-09-05shutdown: remove explicit sync() invocationsLennart Poettering
2012-09-05journalctl: rework JSON output modeLennart Poettering
2012-08-14service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn
2012-08-10systemctl: fix issue with systemctl daemon-reexecSimon Peeters
2012-08-08move bus_method_call_with_reply() to dbus-commonSimon Peeters
2012-08-08systemctl: use bus_method_call_with_reply() where posibleSimon Peeters
2012-08-08systemctl: add bus_method_call_with_replySimon Peeters
2012-08-06shutdown: allow to specify broadcast message when cancelling shutdownMichal Sekletar
2012-07-26journalctl: hightlight log lines by priorityLennart Poettering
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden
2012-07-23systemctl: use color specification understood by dotZbigniew Jędrzejewski-Szmek
2012-07-22collect, keymap, systemctl: use _noreturn_Zbigniew Jędrzejewski-Szmek