summaryrefslogtreecommitdiff
path: root/src/systemctl
AgeCommit message (Expand)Author
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
2012-07-20core: drop KillMode parameter from KillUnit() bus callLennart Poettering
2012-07-17logs: Adapt interface in log-show.c (show_journal_by_unit)Zbigniew Jędrzejewski-Szmek
2012-07-10systemctl: filter shown units by their load stateZbigniew Jędrzejewski-Szmek
2012-07-10systemctl: check the argument to -t for invalid valuesZbigniew Jędrzejewski-Szmek
2012-07-09MeeGo: Remove build support for MeeGo distribution.Auke Kok
2012-06-25systemctl: make sure we print URLs we can't show in systemctl in a nicely cli...Lennart Poettering
2012-06-22systemctl: automatically turn paths and unescaped unit names into proper unit...Lennart Poettering
2012-06-17journal: expose and make use of cutoff times of journalLennart Poettering
2012-06-14systemctl: clearer error message for missing install informationMichal Schmidt
2012-06-13unit-name: introduce unit_dbus_path_from_name()Michal Schmidt
2012-06-13systemctl: warn about all active triggers, not just socketsMichal Schmidt
2012-06-13systemctl: fix iteration in check_listening_sockets()Michal Schmidt
2012-06-13systemctl: remove is_socket_listeningMichal Schmidt
2012-06-13systemctl: style fixes for the previous patchMichal Schmidt
2012-06-13systemctl will print warning when stopping unitMichal Sekletar
2012-06-04systemctl: rename "man" to "help"Kay Sievers
2012-05-31systemctl: introduce "systemctl man" to show man page for unitLennart Poettering
2012-05-30build-sys: fix built with --disable-logindLennart Poettering
2012-05-23manager: rework generator logicLennart Poettering
2012-05-22units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering
2012-05-21delta: fix spelling of overriddenNis Martensen
2012-05-21units: introduce new Documentation= field and make use of it everywhereLennart Poettering
2012-05-21systemctl: drop useless DBus calls from 'systemctl show foo.service'Michal Schmidt
2012-05-14systemctl: add switch-root verbLennart Poettering
2012-05-08logind: implement suspend/hibernate calls with inhibition logicLennart Poettering
2012-05-08sleep: implement suspend/hibernate as first class targetsLennart Poettering
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-05-04systemctl: fix typoLennart Poettering
2012-05-03dbus: include unit name in JobNew/JobRemoved signalsLennart Poettering
2012-05-03systemctl: allow 'systemctl reboot -ff' to succeed even without D-BusLennart Poettering
2012-05-03systemctl: print a nice error message if an unprivileged user calls systemctl...Lennart Poettering