Age | Commit message (Expand) | Author |
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 |
2012-06-13 | systemctl: remove is_socket_listening | Michal Schmidt |
2012-06-13 | systemctl: style fixes for the previous patch | Michal Schmidt |
2012-06-13 | systemctl will print warning when stopping unit | Michal Sekletar |
2012-06-04 | systemctl: rename "man" to "help" | Kay Sievers |
2012-05-31 | systemctl: introduce "systemctl man" to show man page for unit | Lennart Poettering |
2012-05-30 | build-sys: fix built with --disable-logind | Lennart Poettering |
2012-05-23 | manager: rework generator logic | Lennart Poettering |
2012-05-22 | units: remove service sysv_path variable and replace it by generic unit_path | Lennart Poettering |
2012-05-21 | delta: fix spelling of overridden | Nis Martensen |
2012-05-21 | units: introduce new Documentation= field and make use of it everywhere | Lennart Poettering |
2012-05-21 | systemctl: drop useless DBus calls from 'systemctl show foo.service' | Michal Schmidt |
2012-05-14 | systemctl: add switch-root verb | Lennart Poettering |
2012-05-08 | logind: implement suspend/hibernate calls with inhibition logic | Lennart Poettering |
2012-05-08 | sleep: implement suspend/hibernate as first class targets | Lennart Poettering |