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
/
systemctl.c
Age
Commit message (
Expand
)
Author
2016-08-20
systemctl: kill all units specified on the command line, not just the first one.
Clinton Roy
2016-08-18
bus-util: unify loop around bus_append_unit_property_assignment()
Lennart Poettering
2016-08-04
journalctl,systemctl: add "short-full", "short-unix" mode to --help
Zbigniew Jędrzejewski-Szmek
2016-08-03
systemctl: consider service running only when it is in active or reloading st...
Lukáš Nykrýn
2016-07-27
systemctl: be sure to be quiet with 'systemctl is-enabled --quiet' (#3819)
Christian Rebischke
2016-07-26
systemctl: allow disable on the unit file path, but warn about it (#3806)
Michal Sekletar
2016-07-25
systemctl: use _cleanup_ for UnitCondition
Zbigniew Jędrzejewski-Szmek
2016-07-25
systemctl: simplify machine_info_clear
Zbigniew Jędrzejewski-Szmek
2016-07-25
systemctl: avoid "leaking" some strings in UnitStatusInfo
Zbigniew Jędrzejewski-Szmek
2016-07-25
systemctl: use cleanup function for UnitStatusInfo
Zbigniew Jędrzejewski-Szmek
2016-07-25
Merge pull request #3681 from walyong/systemctl_condition
Zbigniew Jędrzejewski-Szmek
2016-07-25
systemctl: style tweaks for the new condition code
Zbigniew Jędrzejewski-Szmek
2016-07-25
man: update systemctl man page for unit file commands, in particular "systemc...
Lennart Poettering
2016-07-22
Use "return log_error_errno" in more places"
Zbigniew Jędrzejewski-Szmek
2016-07-22
Merge pull request #3777 from poettering/id128-rework
Zbigniew Jędrzejewski-Szmek
2016-07-22
systemctl: never check inhibitors if -H or -M are used (#3781)
Lennart Poettering
2016-07-22
systemctl: fix format string for uint64_t field
Lennart Poettering
2016-07-22
systemctl: fix output alignment in "systemctl status"
Lennart Poettering
2016-07-18
treewide: remove unused variables
Thomas Hindoe Paaboel Andersen
2016-07-11
systemctl: show failed condition list
WaLyong Cho
2016-06-28
systemctl mask of an non-existent unit should print a warning (#3521)
Susant Sahani
2016-06-28
Remove blank line in the output of “systemctl show” (#3614)
Lénaïc Huard
2016-06-24
systemctl: fix an error condition from "-1" to something meaningful
Lennart Poettering
2016-06-24
systemctl: Create new unit files with "edit --force" (#3584)
Doug Christman
2016-06-22
systemctl: Add missing "/" to files created by 'edit --runtime'
Douglas Christman
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
[next]