Age | Commit message (Expand) | Author |
2016-05-02 | core: fix detection whether per-unit drop-ins changed | Lennart Poettering |
2016-04-29 | core: Filter by unit name behind the D-Bus, instead on the client side (#3142) | kayrus |
2016-04-22 | systemctl: add two minor assert()s | Lennart Poettering |
2016-04-22 | shared: drop kernel_thread bool from cgroups show code | Lennart Poettering |
2016-04-22 | core,systemctl: add bus API to retrieve processes of a unit | Lennart Poettering |
2016-04-21 | systemctl,pid1: do not warn about missing install info with "preset" | Zbigniew Jędrzejewski-Szmek |
2016-04-19 | systemctl: hide "following" units if '--all' is not passed (#2967) | Franck Bui |
2016-04-19 | systemctl: warning about missing install info for template units | Zbigniew Jędrzejewski-Szmek |
2016-04-19 | shared/install,systemctl,core: report offending file on installation error | Zbigniew Jędrzejewski-Szmek |
2016-04-18 | Various formatting and style fixes | Zbigniew Jędrzejewski-Szmek |
2016-04-16 | systemctl/core: ignore masked units in preset-all | Zbigniew Jędrzejewski-Szmek |
2016-04-16 | tree-wide: use ERFKILL instead of ESHUTDOWN for "unit masked" | Zbigniew Jędrzejewski-Szmek |
2016-04-16 | systemctl: make --root=/ disable dbus again | Zbigniew Jędrzejewski-Szmek |
2016-04-13 | systemctl: fix leak | Zbigniew Jędrzejewski-Szmek |
2016-04-13 | tree-wide: remove useless NULLs from strjoina | Zbigniew Jędrzejewski-Szmek |
2016-04-12 | systemctl: when we want to know whether there's a native unit file, don't cho... | Lennart Poettering |
2016-04-12 | core: make sure we generate a nicer error when a linked unit is attempted to ... | Lennart Poettering |
2016-04-12 | core,systemctl: add new "systemctl revert" command | Lennart Poettering |
2016-04-12 | systemctl: don't confuse sysv code with generated units | Lennart Poettering |
2016-04-12 | systemctl: add error message when we get unexpected event from waitid() | Lennart Poettering |
2016-04-12 | systemctl: fix incorrect errno for error message | Lennart Poettering |
2016-04-12 | systemctl: move check whether a service exists as native unit file to install.c | Lennart Poettering |
2016-04-12 | core: rework reboot parameter logic a bit | Lennart Poettering |
2016-04-12 | install: introduce a new unit file state "transient" | Lennart Poettering |
2016-04-12 | core: remove ManagerRunningAs enum | Lennart Poettering |
2016-04-12 | systemctl: port systemctl over to the new LookupPaths configuration directory... | Lennart Poettering |
2016-04-12 | core: when enabling a generated unit file, return a clean error | Lennart Poettering |
2016-04-12 | core: add a new unit file state "generated" | Lennart Poettering |
2016-04-12 | core: rework generator dir logic, move the dirs into LookupPaths structure | Lennart Poettering |
2016-04-06 | Merge pull request #2962 from keszybz/value-option | Lennart Poettering |
2016-04-04 | systemctl: add --value option | Zbigniew Jędrzejewski-Szmek |
2016-04-01 | systemctl: use correct printf macros for uint32 | Martin Pitt |
2016-03-23 | systemctl: no need to pass --all if inactive is explicitly requested in list-... | Franck Bui |
2016-03-07 | Merge pull request #2768 from benjarobin/fix-2718 | Daniel Mack |
2016-03-05 | systemctl: improve error message when starting a unit failed | Ronny Chevalier |
2016-03-03 | systemctl: add missing OOM check | Ronny Chevalier |
2016-03-02 | systemctl: rm empty dropin dirs after cancelled edit | Ronny Chevalier |
2016-02-29 | systemctl: Fix warn: action_to_runlevel() is not used | Benjamin ROBIN |
2016-02-29 | systemctl: Replace check_one_unit() by get_state_one_unit() | Benjamin ROBIN |
2016-02-25 | Merge pull request #2671 from 0xAX/move-pager-open-to-one-place | Zbigniew Jędrzejewski-Szmek |
2016-02-26 | tree-wide: merge pager_open_if_enabled() to the pager_open() | Alexander Kuleshov |
2016-02-23 | tree-wide: minor formatting inconsistency cleanups | Vito Caputo |
2016-02-22 | tree-wide: make ++/-- usage consistent WRT spacing | Vito Caputo |
2016-02-15 | systemctl: fix style to avoid modification of array passed by caller | Zbigniew Jędrzejewski-Szmek |
2016-02-15 | systemctl: include -M or -H arguments in the hint | Zbigniew Jędrzejewski-Szmek |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-02-01 | core: fix support for transient resource limit properties | Lennart Poettering |
2016-01-29 | systemctl: actually honour the try-reload-or-restart verb aabf5d4243408 promised | Lennart Poettering |
2016-01-29 | systemctl: make most systemctl commands NOPs in a chroot() environment | Lennart Poettering |
2016-01-29 | systemctl: consider a chroot() environment always offline | Lennart Poettering |