index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
systemctl
Age
Commit message (
Expand
)
Author
2016-06-16
Merge pull request #3546 from keszybz/systemctl-fixes
Lennart Poettering
2016-06-16
systemctl: delay pager/polkit agent opening as much as possible
Zbigniew Jędrzejewski-Szmek
2016-06-16
systemctl: make sure we terminate the bus connection first, and then close th...
Lennart Poettering
2016-06-15
systemctl: also fall back to ListUnitsFiltered on access denied
Zbigniew Jędrzejewski-Szmek
2016-06-15
systemctl: do not open pager twice
Zbigniew Jędrzejewski-Szmek
2016-06-13
systemctl: rework "systemctl status" a bit
Lennart Poettering
2016-06-13
systemctl: fix assertion hit when showing state of a unit without control group
Lennart Poettering
2016-06-13
systemctl: disallow systemctl --user reboot (#3519)
Zbigniew Jędrzejewski-Szmek
2016-06-10
systemctl: prolong timeout of "systemctl daemon-reload"
Lennart Poettering
2016-06-10
systemctl: don't suppress error code when handling legacy commands
Lennart Poettering
2016-06-04
systemctl: install sigbus handler (#3435)
Evgeny Vereshchagin
2016-06-04
Merge pull request #3392 from poettering/assorted-stuff
Zbigniew Jędrzejewski-Szmek
2016-05-31
systemctl: systemctl show --property' needs verification of property (#3364)
Susant Sahani
2016-05-31
systemctl: Replace init script error codes with enum (#3400)
Susant Sahani
2016-05-30
util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...
Lennart Poettering
2016-05-30
systemctl: return diffrent error code if service exist or not (#3385)
Susant Sahani
2016-05-28
systemctl: remove empty line between comment and action
Zbigniew Jędrzejewski-Szmek
2016-05-28
Merge pull request #3336 from eworm-de/systemctl-set-default
Zbigniew Jędrzejewski-Szmek
2016-05-27
core: add cgroup memory controller support on the unified hierarchy (#3315)
Tejun Heo
2016-05-27
systemctl: fix code path (and memory leak) on error
Christian Hesse
2016-05-27
systemctl: fix return values on success
Christian Hesse
2016-05-27
systemctl: remove extra comma
Christian Hesse
2016-05-26
{machine,system}ctl: always pass &changes and &n_changes (#3350)
Christian Hesse
2016-05-20
Merge pull request #3290 from htejun/cgroup2-io-compat
Lennart Poettering
2016-05-19
systemctl: suppress no-[Install] hint when --quiet is used (#3295)
Zbigniew Jędrzejewski-Szmek
2016-05-19
systemctl: reload configuration when enabling sysv units too (#3297)
Franck Bui
2016-05-19
systemctl: restore the no-sync option for legacy halt (#3249)
tblume
2016-05-18
core: introduce CGroupIOLimitType enums
Tejun Heo
2016-05-16
Merge pull request #3193 from htejun/cgroup-io-controller
Lennart Poettering
2016-05-09
tree-wide: rename draw_special_char to special_glyph
Zbigniew Jędrzejewski-Szmek
2016-05-07
systemctl: do not print header if no units will be listed
Zbigniew Jędrzejewski-Szmek
2016-05-07
systemctl: rewrite code to explicitly take care of n_units==0 case
Zbigniew Jędrzejewski-Szmek
2016-05-06
systemctl: indentation fix
Lennart Poettering
2016-05-05
core: add io controller support on the unified hierarchy
Tejun Heo
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
[next]