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
2017-02-21
systemctl: suffix cmdline options that take arguments with =
Lennart Poettering
2017-02-20
tree-wide: add man: to manpage references (#5402)
Lucas Werkmeister
2017-02-20
systemctl: Fix condition in start_special() (#5399)
Benjamin Robin
2017-02-20
Merge pull request #5392 from keszybz/systemctl-edit
Lennart Poettering
2017-02-19
systemctl: give a hint about --force --force when communication with manager ...
Zbigniew Jędrzejewski-Szmek
2017-02-19
systemctl: fix hint with edit --global/--user
Zbigniew Jędrzejewski-Szmek
2017-02-19
systemctl: fix editing of units with no fragment
Zbigniew Jędrzejewski-Szmek
2017-02-19
systemctl: when told to edit an instance, do not edit the template
Zbigniew Jędrzejewski-Szmek
2017-02-19
systemctl: fix error messages (#5389)
Lucas Werkmeister
2017-02-17
copy: change the various copy_xyz() calls to take a unified flags parameter
Lennart Poettering
2017-02-09
tree-wide: make bus_map_all_properties return a proper sd_bus_error
Lennart Poettering
2017-02-08
systemctl: make sure that --now is carried out (#5209)
Jan Synacek
2017-02-07
core: when loading .wants and .requires, follow the same logic as .d conf dro...
Zbigniew Jędrzejewski-Szmek
2017-02-03
Merge pull request #5213 from keszybz/systemctl-root-cat
Lennart Poettering
2017-02-02
systemctl: 'show' don't exit with a failure status if the requested property ...
Franck Bui
2017-02-02
systemctl: also use chase_symlinks for dropins
Zbigniew Jędrzejewski-Szmek
2017-02-02
systemctl: do not prepend arg_root twice when catting units
Zbigniew Jędrzejewski-Szmek
2017-02-02
systemctl: restore --failed (#5198)
Zbigniew Jędrzejewski-Szmek
2017-01-31
systemctl: ignore SIGTERM after switch root
Zbigniew Jędrzejewski-Szmek
2017-01-31
systemctl: always avoid being killed when doing switch-root
Zbigniew Jędrzejewski-Szmek
2017-01-15
systemctl: fix alignment with units in not-found state
Zbigniew Jędrzejewski-Szmek
2017-01-15
systemctl: uninitalized variable
Zbigniew Jędrzejewski-Szmek
2017-01-11
systemctl: remove duplicate entries showed by list-dependencies (#5049)
Franck Bui
2016-12-20
systemctl: do not segfault when we cannot find template unit (#4915)
Zbigniew Jędrzejewski-Szmek
2016-12-01
fs-util: add flags parameter to chase_symlinks()
Lennart Poettering
2016-11-30
systemctl: fix 'is-enabled' exit status on failure when executed in chroot (#...
Franck Bui
2016-11-24
core: make sure initrd-switch-root command survives PID1's killing spree (#4730)
Franck Bui
2016-11-16
core/dbus-job, systemctl: shorten some code
Zbigniew Jędrzejewski-Szmek
2016-11-16
systemctl: shorter list-jobs --before/--after output a bit
Zbigniew Jędrzejewski-Szmek
2016-11-16
systemctl: show waiting jobs when "systemctl list-jobs --after/--before" is c...
Lennart Poettering
2016-11-16
systemctl: add env var to force connection to system manager via the bus
Lennart Poettering
2016-11-11
systemctl: resolve symlinks when finding unit paths (#4545)
Felipe Sateler
2016-11-11
tree-wide: make invocations of extract_first_word more uniform (#4627)
Zbigniew Jędrzejewski-Szmek
2016-11-07
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-03
Merge pull request #4510 from keszybz/tree-wide-cleanups
Lennart Poettering
2016-11-02
Merge pull request #4481 from poettering/perpetual
Zbigniew Jędrzejewski-Szmek
2016-11-02
systemctl: fix incorrect "need reload" on cat (#4535)
Lucas Werkmeister
2016-11-02
systemctl: tweak the "systemctl list-units" output a bit
Lennart Poettering
2016-11-02
systemctl: properly turn off color after active column
Lennart Poettering
2016-10-27
systemctl: warn when cat shows changed unit files (#4493)
Lucas Werkmeister
2016-10-25
systemctl: fix two minor memory leaks in --wait handling
Lennart Poettering
2016-10-24
shared, systemctl: teach is-enabled to show installation targets
Jan Synacek
2016-10-24
install: introduce UnitFileFlags
Jan Synacek
2016-10-23
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-17
systemctl: ditto for list-unit-files
Zbigniew Jędrzejewski-Szmek
2016-10-17
systemctl: use underlines to seperate unit types in listing
Zbigniew Jędrzejewski-Szmek
2016-10-11
man: avoid using the term "loaded" for units currently in memory, since we al...
Lennart Poettering
2016-10-10
core: when determining whether a process exit status is clean, consider wheth...
Lennart Poettering
2016-10-10
exit-status: kill is_clean_exit_lsb(), move logic to sysv-generator
Lennart Poettering
2016-10-01
systemctl: Add --wait option to wait until started units terminate again
Martin Pitt
[next]