index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
systemctl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add short-iso-precise for journalctl output (#5884)
Ian Wienand
2017-05-08
1
-1
/
+2
*
build-sys: use a single ENABLE_LOGIND conditional
Zbigniew Jędrzejewski-Szmek
2017-04-05
1
-8
/
+7
*
systemctl: fix broken vertical lines in list-dependencies --all (#5608)
Felix Zhang
2017-03-20
1
-0
/
+1
*
systemctl: fix bad memory access when mangle_names() fails (#5485)
Lennart Poettering
2017-02-28
1
-0
/
+1
*
systemctl: suffix cmdline options that take arguments with =
Lennart Poettering
2017-02-21
1
-2
/
+2
*
tree-wide: add man: to manpage references (#5402)
Lucas Werkmeister
2017-02-21
1
-1
/
+1
*
systemctl: Fix condition in start_special() (#5399)
Benjamin Robin
2017-02-20
1
-1
/
+1
*
Merge pull request #5392 from keszybz/systemctl-edit
Lennart Poettering
2017-02-20
1
-41
/
+71
|
\
|
*
systemctl: give a hint about --force --force when communication with manager ...
Zbigniew Jędrzejewski-Szmek
2017-02-20
1
-27
/
+32
|
*
systemctl: fix hint with edit --global/--user
Zbigniew Jędrzejewski-Szmek
2017-02-19
1
-1
/
+4
|
*
systemctl: fix editing of units with no fragment
Zbigniew Jędrzejewski-Szmek
2017-02-19
1
-23
/
+27
|
*
systemctl: when told to edit an instance, do not edit the template
Zbigniew Jędrzejewski-Szmek
2017-02-19
1
-3
/
+21
*
|
systemctl: fix error messages (#5389)
Lucas Werkmeister
2017-02-19
1
-2
/
+2
|
/
*
copy: change the various copy_xyz() calls to take a unified flags parameter
Lennart Poettering
2017-02-17
1
-2
/
+2
*
tree-wide: make bus_map_all_properties return a proper sd_bus_error
Lennart Poettering
2017-02-09
1
-8
/
+9
*
systemctl: make sure that --now is carried out (#5209)
Jan Synacek
2017-02-08
1
-8
/
+12
*
core: when loading .wants and .requires, follow the same logic as .d conf dro...
Zbigniew Jędrzejewski-Szmek
2017-02-08
1
-1
/
+2
*
Merge pull request #5213 from keszybz/systemctl-root-cat
Lennart Poettering
2017-02-03
1
-2
/
+2
|
\
|
*
systemctl: also use chase_symlinks for dropins
Zbigniew Jędrzejewski-Szmek
2017-02-02
1
-1
/
+1
|
*
systemctl: do not prepend arg_root twice when catting units
Zbigniew Jędrzejewski-Szmek
2017-02-02
1
-1
/
+1
*
|
systemctl: 'show' don't exit with a failure status if the requested property ...
Franck Bui
2017-02-02
1
-5
/
+2
|
/
*
systemctl: restore --failed (#5198)
Zbigniew Jędrzejewski-Szmek
2017-02-02
1
-0
/
+1
*
systemctl: ignore SIGTERM after switch root
Zbigniew Jędrzejewski-Szmek
2017-01-31
1
-1
/
+12
*
systemctl: always avoid being killed when doing switch-root
Zbigniew Jędrzejewski-Szmek
2017-01-31
1
-5
/
+3
*
systemctl: fix alignment with units in not-found state
Zbigniew Jędrzejewski-Szmek
2017-01-15
1
-1
/
+1
*
systemctl: uninitalized variable
Zbigniew Jędrzejewski-Szmek
2017-01-15
1
-1
/
+2
*
systemctl: remove duplicate entries showed by list-dependencies (#5049)
Franck Bui
2017-01-12
1
-1
/
+1
*
systemctl: do not segfault when we cannot find template unit (#4915)
Zbigniew Jędrzejewski-Szmek
2016-12-20
1
-4
/
+18
*
fs-util: add flags parameter to chase_symlinks()
Lennart Poettering
2016-12-01
1
-1
/
+1
*
systemctl: fix 'is-enabled' exit status on failure when executed in chroot (#...
Franck Bui
2016-11-30
1
-1
/
+1
*
core: make sure initrd-switch-root command survives PID1's killing spree (#4730)
Franck Bui
2016-11-24
1
-0
/
+10
*
core/dbus-job, systemctl: shorten some code
Zbigniew Jędrzejewski-Szmek
2016-11-17
1
-17
/
+11
*
systemctl: shorter list-jobs --before/--after output a bit
Zbigniew Jędrzejewski-Szmek
2016-11-17
1
-3
/
+3
*
systemctl: show waiting jobs when "systemctl list-jobs --after/--before" is c...
Lennart Poettering
2016-11-16
1
-2
/
+54
*
systemctl: add env var to force connection to system manager via the bus
Lennart Poettering
2016-11-16
1
-0
/
+3
*
systemctl: resolve symlinks when finding unit paths (#4545)
Felipe Sateler
2016-11-12
1
-12
/
+19
*
tree-wide: make invocations of extract_first_word more uniform (#4627)
Zbigniew Jędrzejewski-Szmek
2016-11-11
1
-11
/
+4
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
Merge pull request #4510 from keszybz/tree-wide-cleanups
Lennart Poettering
2016-11-03
1
-5
/
+5
|
\
|
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-5
/
+5
*
|
Merge pull request #4481 from poettering/perpetual
Zbigniew Jędrzejewski-Szmek
2016-11-03
1
-16
/
+21
|
\
\
|
*
|
systemctl: tweak the "systemctl list-units" output a bit
Lennart Poettering
2016-11-02
1
-14
/
+19
|
*
|
systemctl: properly turn off color after active column
Lennart Poettering
2016-11-02
1
-2
/
+2
*
|
|
systemctl: fix incorrect "need reload" on cat (#4535)
Lucas Werkmeister
2016-11-02
1
-1
/
+1
|
/
/
*
|
systemctl: warn when cat shows changed unit files (#4493)
Lucas Werkmeister
2016-10-27
1
-0
/
+14
*
|
systemctl: fix two minor memory leaks in --wait handling
Lennart Poettering
2016-10-25
1
-4
/
+10
*
|
shared, systemctl: teach is-enabled to show installation targets
Jan Synacek
2016-10-24
1
-3
/
+71
*
|
install: introduce UnitFileFlags
Jan Synacek
2016-10-24
1
-10
/
+18
|
/
*
systemctl: ditto for list-unit-files
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-13
/
+24
*
systemctl: use underlines to seperate unit types in listing
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-27
/
+42
[next]