index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
systemctl
/
systemctl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared/logs-show: introduce journal_browse_prepare()
Mike Yuan
2024-08-22
1
-6
/
+3
*
networkctl: support edit --stdin
Mike Yuan
2024-08-12
1
-1
/
+1
*
systemctl: refuse --capsule=foo with --system
Yu Watanabe
2024-08-04
1
-0
/
+4
*
logind: implement maintenance time
Ludwig Nussel
2024-06-20
1
-6
/
+9
*
systemctl: Implement --wait for kill command
Daan De Meyer
2024-05-01
1
-0
/
+1
*
systemctl: add forgotten --after/--before to --help text
Lennart Poettering
2024-04-23
1
-0
/
+2
*
systemctl: add forgotten --reboot-argument= to --help text
Lennart Poettering
2024-04-23
1
-0
/
+2
*
systemctl: add forgotten --message= to --help text
Lennart Poettering
2024-04-23
1
-0
/
+1
*
systemctl,busctl: sort includes
Mike Yuan
2024-03-26
1
-1
/
+1
*
systemctl: allow connecting to capsule instances with --capsule=/-C
Lennart Poettering
2024-03-14
1
-1
/
+17
*
dissect-image: add flag for explicitly enabling userspace verity signature ch...
Lennart Poettering
2024-02-28
1
-1
/
+2
*
systemctl: drop chain invocation of telinit
Michael Biebl
2024-02-15
1
-13
/
+2
*
Merge pull request #30302 from keszybz/systemd-edit-stdin
Zbigniew Jędrzejewski-Szmek
2023-12-06
1
-1
/
+10
|
\
|
*
systemctl: add "edit --stdin"
Zbigniew Jędrzejewski-Szmek
2023-12-05
1
-1
/
+10
*
|
systemctl: add support for Sleep() logind call
Mike Yuan
2023-12-05
1
-0
/
+4
|
/
*
parse-util: add parse_tristate() and use it everywhere
Lennart Poettering
2023-11-01
1
-8
/
+3
*
systemctl: automatically softreboot/kexec if set up on reboot
Luca Boccassi
2023-10-20
1
-4
/
+1
*
systemctl: is-failed: check if system is degraded when no unit given
Mike Yuan
2023-10-18
1
-2
/
+3
*
systemctl: implement a new "whoami" verb, that just returns unit of caller/PID
Lennart Poettering
2023-07-04
1
-1
/
+5
*
systemctl: add "systemctl soft-reboot" command
Lennart Poettering
2023-06-02
1
-2
/
+5
*
dissect-image: port mount_image_privately_interactively() to use /run/systemd...
Lennart Poettering
2023-05-16
1
-1
/
+1
*
core/systemctl: when switching root default to /sysroot/
Lennart Poettering
2023-04-29
1
-2
/
+2
*
image-policy: introduce parse_image_policy_argument() helper
Yu Watanabe
2023-04-13
1
-14
/
+8
*
service: allow freeing the fdstore via cleaning
Lennart Poettering
2023-04-13
1
-1
/
+2
*
tree-wide: hook up image dissection policy logic everywhere
Lennart Poettering
2023-04-05
1
-1
/
+20
*
systemctl: add option --when for scheduled shutdown
Mike Yuan
2023-03-14
1
-0
/
+28
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-6
/
+6
*
Merge pull request #26491 from dtardon/list-paths
Yu Watanabe
2023-02-22
1
-0
/
+3
|
\
|
*
systemctl: add list-paths verb
David Tardon
2023-02-21
1
-0
/
+3
*
|
dissect-image: Return mount point fd if requested
Daan De Meyer
2023-02-17
1
-0
/
+1
*
|
systemctl: add --kill-value= argument to systemctl
Lennart Poettering
2023-02-17
1
-0
/
+29
|
/
*
systemctl: suppress warning about missing /proc/ when --no-warn
Yu Watanabe
2023-01-12
1
-7
/
+7
*
systemctl: new option --drop-in for specifying drop-in filename
Mike Yuan
2022-12-20
1
-0
/
+9
*
Merge pull request #25616 from poettering/chase-symlinks-opendir
Zbigniew Jędrzejewski-Szmek
2022-12-06
1
-0
/
+8
|
\
|
*
systemctl: print a clear warning if people invoke systemctl without /proc/
Lennart Poettering
2022-12-02
1
-0
/
+8
*
|
Merge pull request #25437 from YHNdnzj/systemctl-disable-warn-statically-enab...
Zbigniew Jędrzejewski-Szmek
2022-12-05
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
systemctl: allow suppress the warning of no install info using --no-warn
Mike Yuan
2022-12-03
1
-0
/
+9
*
|
systemctl: deprecate passing positional argument to reboot completely
Mike Yuan
2022-11-27
1
-1
/
+1
|
/
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
shutdown: Add Xen kexec support
Samuel Thibault
2022-11-02
1
-0
/
+1
*
install: include full type name in special UnitFilePresetMode values
Lennart Poettering
2022-10-14
1
-1
/
+1
*
systemctl: add support for --image option
Richard Phibel
2022-09-27
1
-1
/
+39
*
shared/logs-show: add new --output= format "short-delta"
Daniel Braunwarth
2022-09-23
1
-1
/
+1
*
tree-wide: change --kill-who to --kill-whom
Zbigniew Jędrzejewski-Szmek
2022-08-26
1
-7
/
+7
*
systemctl: add list-automounts verb
David Tardon
2022-07-25
1
-0
/
+3
*
systemctl: enable colorized logging by default
Yu Watanabe
2022-07-07
1
-2
/
+1
*
systemctl: add `edit` verb to arguments' help text
Elias Probst
2022-06-10
1
-5
/
+6
*
man/systemctl: improve grammar in description of --check-inhibitors
Zbigniew Jędrzejewski-Szmek
2022-06-01
1
-2
/
+2
*
Rename UnitFileScope to LookupScope
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-6
/
+6
*
systemctl: rework daemon_reload() functions
Lennart Poettering
2022-02-22
1
-2
/
+2
[next]