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-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
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
[next]