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
*
io-util: introduce loop_write_full that takes a timeout
Mike Yuan
2023-09-07
1
-1
/
+1
*
systemctl: drop unnecessary else
Mike Yuan
2023-09-05
1
-2
/
+3
*
core,systemctl: refuse switching root if we're not in initrd
Mike Yuan
2023-09-02
1
-0
/
+4
*
core,systemctl: refuse switching root to current root properly
Mike Yuan
2023-09-02
1
-1
/
+8
*
systemctl-show: rename cleanup function
David Tardon
2023-08-17
1
-2
/
+2
*
tree-wide: use LIST_CLEAR()
David Tardon
2023-08-17
1
-12
/
+2
*
meson: use install_emptydir() and drop meson-make-symlink.sh
Yu Watanabe
2023-08-08
1
-3
/
+4
*
meson: also merge declarations of fuzzers with other executables
Yu Watanabe
2023-08-03
1
-11
/
+8
*
meson: move declaration of systemctl
Yu Watanabe
2023-07-31
1
-0
/
+24
*
Drop split-usr and unmerged-usr support
Luca Boccassi
2023-07-28
1
-1
/
+1
*
various: use RET_GATHER
Zbigniew Jędrzejewski-Szmek
2023-07-13
1
-6
/
+3
*
systemctl: implement a new "whoami" verb, that just returns unit of caller/PID
Lennart Poettering
2023-07-04
4
-1
/
+80
*
systemctl: let's emphasize a bit that halt/poweroff/reboot/shutdown are compa...
Lennart Poettering
2023-06-15
2
-7
/
+21
*
systemctl: add "systemctl soft-reboot" command
Lennart Poettering
2023-06-02
6
-2
/
+11
*
tree-wide: use _cleanup_set_free_ and friends
Yu Watanabe
2023-05-31
2
-3
/
+3
*
label: Introduce LabelOps to do pre/post labelling operations
Daan De Meyer
2023-05-31
1
-1
/
+1
*
systemctl: list-units: use TABLE_TIMESTAMP_RELATIVE_MONOTONIC
Mike Yuan
2023-05-26
1
-7
/
+21
*
tree-wide: remove (void) cast around sync()
Lennart Poettering
2023-05-19
1
-1
/
+1
*
Merge pull request #27638 from YHNdnzj/upheldby-unit-file
Mike Yuan
2023-05-16
1
-3
/
+3
|
\
|
*
unit-file: support UpheldBy= in [Install] settings (adding Upholds= deps
Mike Yuan
2023-05-15
1
-3
/
+3
*
|
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
2
-10
/
+15
*
systemctl: rework 'if' to 'switch' statement
Lennart Poettering
2023-04-28
1
-11
/
+17
*
preset: Add ignore directive
Daan De Meyer
2023-04-14
1
-12
/
+19
*
tree-wide: rename cleanup function
David Tardon
2023-04-14
1
-1
/
+1
*
image-policy: introduce parse_image_policy_argument() helper
Yu Watanabe
2023-04-13
1
-14
/
+8
*
Merge pull request #27027 from dtardon/unit-file-list-cleanup
Lennart Poettering
2023-04-13
2
-17
/
+7
|
\
|
*
systemctl: fix a memory leak
David Tardon
2023-04-12
1
-0
/
+2
|
*
systemctl-list-unit-files: drop workaround for Coverity
David Tardon
2023-04-12
1
-1
/
+1
|
*
systemctl: drop stray assignment
David Tardon
2023-04-12
1
-2
/
+0
|
*
systemctl: use _cleanup_ for UnitFileList hash
David Tardon
2023-04-12
1
-14
/
+4
*
|
service: allow freeing the fdstore via cleaning
Lennart Poettering
2023-04-13
2
-2
/
+3
*
|
Merge pull request #25608 from poettering/dissect-moar
Lennart Poettering
2023-04-12
2
-1
/
+22
|
\
\
|
*
|
tree-wide: hook up image dissection policy logic everywhere
Lennart Poettering
2023-04-05
2
-1
/
+22
|
|
/
*
|
systemctl: reduce variable scope
David Tardon
2023-04-12
4
-16
/
+19
*
|
tree-wide: drop unneeded output params
David Tardon
2023-04-12
4
-4
/
+4
*
|
Merge pull request #27033 from dtardon/array-cleanup
Yu Watanabe
2023-04-12
4
-47
/
+34
|
\
\
|
*
|
systemctl-set-default: use CLEANUP_ARRAY
David Tardon
2023-04-11
1
-8
/
+7
|
*
|
systemctl-preset-all: shorten code a tiny bit
David Tardon
2023-04-11
1
-6
/
+5
|
*
|
systemctl-preset-all: use CLEANUP_ARRAY
David Tardon
2023-04-11
1
-11
/
+8
|
*
|
systemctl-enable: use CLEANUP_ARRAY
David Tardon
2023-04-11
1
-12
/
+9
|
*
|
systemctl-add-dependency: shorten code a tiny bit
David Tardon
2023-04-11
1
-6
/
+5
|
*
|
systemctl-add-dependency: use CLEANUP_ARRAY
David Tardon
2023-04-11
1
-14
/
+10
|
|
/
*
|
systemctl: suppress error for try-* if unit is masked
Mike Yuan
2023-04-11
1
-2
/
+8
*
|
tree-wide: A few more uses of "unmet" for conditions
Colin Walters
2023-04-11
1
-1
/
+1
*
|
edit-util: introduce overwrite_with_origin switch
Mike Yuan
2023-04-07
1
-0
/
+1
*
|
edit-util: add DROPIN_MARKER_{START,END}
Mike Yuan
2023-04-07
1
-5
/
+2
|
/
*
systemctl: show service status string in other color
Lennart Poettering
2023-03-28
1
-1
/
+1
*
systemctl: show fd store info in status output
Lennart Poettering
2023-03-28
1
-0
/
+8
*
systemctl: dont's how memory limits that aren't available via D-Bus props
Lennart Poettering
2023-03-28
1
-1
/
+5
[next]