]> git.ipfire.org Git - thirdparty/systemd.git/history - src/systemctl/systemctl.c
enable localization for common *ctl commands
[thirdparty/systemd.git] / src / systemctl / systemctl.c
2012-11-12  Dave Reisnerenable localization for common *ctl commands
2012-10-28  Zbigniew Jędrzejew... systemctl: skip JOBS column if no jobs
2012-10-27  Lennart Poetteringlogind: support for hybrid sleep (i.e. suspend+hibernat...
2012-10-22  Lennart Poetteringsystemctl: refer to systemctl -n, to not overwhelm...
2012-10-19  Christian Hessesystemctl: fix return code in chroot
2012-10-19  Lennart Poetteringsystemctl: modernization
2012-10-18  Lennart Poetteringsystemctl: remove --follow option
2012-10-18  Lennart Poetteringutil: unify usage of on_tty() in util.c
2012-10-18  Lennart Poetteringjournalctl: unify ellipsation handling between journalc...
2012-10-15  Lukas Nykrynsystemctl: don't mangle name when it is a path
2012-10-11  Lennart Poetteringjournal: support epxorting the journal in a format...
2012-10-04  Zbigniew Jędrzejew... systemctl: colorize number of units listed
2012-10-04  Zbigniew Jędrzejew... systemctl: do not print header if no units listed
2012-10-02  Lennart Poetteringselinux: rework selinux access check logic
2012-09-27  Lennart Poetteringlogs-show: various cleanups
2012-09-19  Zbigniew Jędrzejew... systemctl: warn about triggering units only at the end
2012-09-19  Zbigniew Jędrzejew... systemctl: properly report success
2012-09-19  Zbigniew Jędrzejew... systemctl: use automatic cleanup once more
2012-09-19  Zbigniew Jędrzejew... systemctl: use automatic cleanup
2012-09-18  Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-14  Lennart Poetteringsystemctl: show unit name when a job fails
2012-09-13  Lennart Poetteringsystemctl: minor coding style fixes
2012-09-13  Václav Pavlíninstall: append .service when enable/disable... is...
2012-09-12  Lennart Poetteringsystemctl: direct the user to list-unit-files from...
2012-09-10  Lennart Poetteringwhen determining unit file list, include invalid unit...
2012-09-06  Lennart Poetteringsystemctl: properly build flags for show_journal_by_unit()
2012-09-05  Lennart Poetteringshutdown: remove explicit sync() invocations
2012-09-05  Lennart Poetteringjournalctl: rework JSON output mode
2012-08-14  Lukas Nykrynservice: add options RestartPreventExitStatus and Succe...
2012-08-10  Simon Peeterssystemctl: fix issue with systemctl daemon-reexec
2012-08-08  Lennart PoetteringMerge remote-tracking branch 'simonpe/cleanup'
2012-08-08  Simon Peetersmove bus_method_call_with_reply() to dbus-common
2012-08-07  Simon Peeterssystemctl: use bus_method_call_with_reply() where posible
2012-08-07  Simon Peeterssystemctl: add bus_method_call_with_reply
2012-08-06  Michal Sekletarshutdown: allow to specify broadcast message when cance...
2012-07-26  Lennart Poetteringjournalctl: hightlight log lines by priority
2012-07-26  Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25  Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-23  Zbigniew Jędrzejew... systemctl: use color specification understood by dot
2012-07-22  Zbigniew Jędrzejew... collect, keymap, systemctl: use _noreturn_
2012-07-19  Lennart Poetteringcore: drop KillMode parameter from KillUnit() bus call
2012-07-17  Zbigniew Jędrzejew... logs: Adapt interface in log-show.c (show_journal_by_unit)
2012-07-10  Zbigniew Jędrzejew... systemctl: filter shown units by their load state
2012-07-10  Zbigniew Jędrzejew... systemctl: check the argument to -t for invalid values
2012-07-09  Auke KokMeeGo: Remove build support for MeeGo distribution.
2012-06-25  Lennart Poetteringsystemctl: make sure we print URLs we can't show in...
2012-06-22  Lennart Poetteringsystemctl: automatically turn paths and unescaped unit...
2012-06-16  Lennart Poetteringjournal: expose and make use of cutoff times of journal
2012-06-14  Michal Schmidtsystemctl: clearer error message for missing install...
2012-06-13  Michal Schmidtunit-name: introduce unit_dbus_path_from_name()
2012-06-13  Michal Schmidtsystemctl: warn about all active triggers, not just...
2012-06-13  Michal Schmidtsystemctl: fix iteration in check_listening_sockets()
2012-06-13  Michal Schmidtsystemctl: remove is_socket_listening
2012-06-13  Michal Schmidtsystemctl: style fixes for the previous patch
2012-06-13  Michal Sekletarsystemctl will print warning when stopping unit
2012-06-04  Kay Sieverssystemctl: rename "man" to "help"
2012-05-31  Lennart Poetteringsystemctl: introduce "systemctl man" to show man page...
2012-05-30  Lennart Poetteringbuild-sys: fix built with --disable-logind
2012-05-23  Lennart Poetteringmanager: rework generator logic
2012-05-22  Lennart Poetteringunits: remove service sysv_path variable and replace...
2012-05-21  Nis Martensendelta: fix spelling of overridden
2012-05-21  Lennart Poetteringunits: introduce new Documentation= field and make...
2012-05-21  Michal Schmidtsystemctl: drop useless DBus calls from 'systemctl...
2012-05-14  Lennart Poetteringsystemctl: add switch-root verb
2012-05-08  Lennart Poetteringlogind: implement suspend/hibernate calls with inhibiti...
2012-05-08  Lennart Poetteringsleep: implement suspend/hibernate as first class targets
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-05-03  Lennart Poetteringsystemctl: fix typo
2012-05-03  Lennart Poetteringdbus: include unit name in JobNew/JobRemoved signals
2012-05-03  Lennart Poetteringsystemctl: allow 'systemctl reboot -ff' to succeed...
2012-05-03  Lennart Poetteringsystemctl: print a nice error message if an unprivilege...
2012-05-03  Lennart Poetteringsystemctl: get rid of arg_immediate and fold it into...
2012-04-16  Lennart Poetteringsystemctl: show main and control PID explicitly in...
2012-04-16  Lennart Poetteringcgls: don't show empty cgroups by default
2012-04-12  Kay Sieversmove all tools to subdirs