Age | Commit message (Expand) | Author |
2012-10-28 | systemctl: skip JOBS column if no jobs | Zbigniew Jędrzejewski-Szmek |
2012-10-28 | logind: support for hybrid sleep (i.e. suspend+hibernate at the same time) | Lennart Poettering |
2012-10-23 | systemctl: refer to systemctl -n, to not overwhelm the admin | Lennart Poettering |
2012-10-19 | systemctl: fix return code in chroot | Christian Hesse |
2012-10-19 | systemctl: modernization | Lennart Poettering |
2012-10-19 | systemctl: remove --follow option | Lennart Poettering |
2012-10-19 | util: unify usage of on_tty() in util.c | Lennart Poettering |
2012-10-18 | journalctl: unify ellipsation handling between journalctl and systemctl | Lennart Poettering |
2012-10-15 | systemctl: don't mangle name when it is a path | Lukas Nykryn |
2012-10-11 | journal: support epxorting the journal in a format suitable for text/event-st... | Lennart Poettering |
2012-10-04 | systemctl: colorize number of units listed | Zbigniew Jędrzejewski-Szmek |
2012-10-04 | systemctl: do not print header if no units listed | Zbigniew Jędrzejewski-Szmek |
2012-10-02 | selinux: rework selinux access check logic | Lennart Poettering |
2012-09-28 | logs-show: various cleanups | Lennart Poettering |
2012-09-19 | systemctl: warn about triggering units only at the end | Zbigniew Jędrzejewski-Szmek |
2012-09-19 | systemctl: properly report success | Zbigniew Jędrzejewski-Szmek |
2012-09-19 | systemctl: use automatic cleanup once more | Zbigniew Jędrzejewski-Szmek |
2012-09-19 | systemctl: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2012-09-18 | core: move ManagerRunningAs to shared | Zbigniew Jędrzejewski-Szmek |
2012-09-14 | systemctl: show unit name when a job fails | Lennart Poettering |
2012-09-13 | systemctl: minor coding style fixes | Lennart Poettering |
2012-09-13 | install: append .service when enable/disable... is called | Václav Pavlín |
2012-09-12 | systemctl: direct the user to list-unit-files from the list-units output | Lennart Poettering |
2012-09-11 | when determining unit file list, include invalid unit names in an "invalid" s... | Lennart Poettering |
2012-09-05 | systemctl: properly build flags for show_journal_by_unit() | Lennart Poettering |
2012-09-05 | shutdown: remove explicit sync() invocations | Lennart Poettering |
2012-09-05 | journalctl: rework JSON output mode | Lennart Poettering |
2012-08-14 | service: add options RestartPreventExitStatus and SuccessExitStatus | Lukas Nykryn |
2012-08-10 | systemctl: fix issue with systemctl daemon-reexec | Simon Peeters |
2012-08-08 | move bus_method_call_with_reply() to dbus-common | Simon Peeters |
2012-08-08 | systemctl: use bus_method_call_with_reply() where posible | Simon Peeters |
2012-08-08 | systemctl: add bus_method_call_with_reply | Simon Peeters |
2012-08-06 | shutdown: allow to specify broadcast message when cancelling shutdown | Michal Sekletar |
2012-07-26 | journalctl: hightlight log lines by priority | Lennart Poettering |
2012-07-26 | log.h: new log_oom() -> int -ENOMEM, use it | Shawn Landden |
2012-07-25 | use "Out of memory." consistantly (or with "\n") | Shawn Landden |
2012-07-23 | systemctl: use color specification understood by dot | Zbigniew Jędrzejewski-Szmek |
2012-07-22 | collect, keymap, systemctl: use _noreturn_ | Zbigniew Jędrzejewski-Szmek |
2012-07-20 | core: drop KillMode parameter from KillUnit() bus call | Lennart Poettering |
2012-07-17 | logs: Adapt interface in log-show.c (show_journal_by_unit) | Zbigniew Jędrzejewski-Szmek |
2012-07-10 | systemctl: filter shown units by their load state | Zbigniew Jędrzejewski-Szmek |
2012-07-10 | systemctl: check the argument to -t for invalid values | Zbigniew Jędrzejewski-Szmek |
2012-07-09 | MeeGo: Remove build support for MeeGo distribution. | Auke Kok |
2012-06-25 | systemctl: make sure we print URLs we can't show in systemctl in a nicely cli... | Lennart Poettering |
2012-06-22 | systemctl: automatically turn paths and unescaped unit names into proper unit... | Lennart Poettering |
2012-06-17 | journal: expose and make use of cutoff times of journal | Lennart Poettering |
2012-06-14 | systemctl: clearer error message for missing install information | Michal Schmidt |
2012-06-13 | unit-name: introduce unit_dbus_path_from_name() | Michal Schmidt |
2012-06-13 | systemctl: warn about all active triggers, not just sockets | Michal Schmidt |
2012-06-13 | systemctl: fix iteration in check_listening_sockets() | Michal Schmidt |