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
*
systemctl: drop pointless bitfield
Zbigniew Jędrzejewski-Szmek
2024-02-20
1
-1
/
+1
*
systemctl: drop chain invocation of telinit
Michael Biebl
2024-02-15
4
-23
/
+2
*
systemctl: don't warn unit needs reload if --no-warn
Mike Yuan
2024-02-14
1
-0
/
+3
*
systemctl: fix typo
Yu Watanabe
2024-02-09
1
-1
/
+1
*
systemctl: allow --now only if not install_client_side()
Mike Yuan
2024-02-09
1
-6
/
+11
*
systemctl: support disable/mask --now with unit template
Mike Yuan
2024-02-09
1
-9
/
+30
*
systemctl-util: some modernizations
Mike Yuan
2024-02-09
2
-33
/
+23
*
Remove duplicated command in help message
Martin Trigaux
2024-01-23
1
-1
/
+1
*
tree-wide: port over various pieces of code to strv_extend_many()
Lennart Poettering
2024-01-17
1
-5
/
+1
*
systemctl-is-system-running: display "offline" with --image
Antonio Alvarez Feijoo
2024-01-15
1
-1
/
+1
*
test: reinitialize arg_transport before parsing arguments
Frantisek Sumsal
2024-01-06
1
-0
/
+4
*
systemctl: use SYNTHETIC_ERRNO()
Frantisek Sumsal
2023-12-25
1
-7
/
+6
*
systemctl: swap cached_id_map and cached_name_map at one more place
Yu Watanabe
2023-12-23
1
-1
/
+1
*
systemctl: swap cached_id_map and cached_name_map
Yu Watanabe
2023-12-22
1
-5
/
+5
*
systemctl: configure boot loader options only when going through firmware
Mike Yuan
2023-12-20
1
-15
/
+14
*
systemctl: show success messages when showing transaction
Matteo Croce
2023-12-19
1
-0
/
+1
*
dbus-wait-for-jobs: change 'quiet' flag to enum
Matteo Croce
2023-12-19
1
-1
/
+3
*
Merge pull request #30399 from YHNdnzj/memory-accounting-always-peak
Yu Watanabe
2023-12-10
1
-6
/
+16
|
\
|
*
systemctl-show: always show memory peak if available
Mike Yuan
2023-12-09
1
-6
/
+16
*
|
systemctl: fix copy/paste
Luca Boccassi
2023-12-09
1
-1
/
+0
|
/
*
Merge pull request #30302 from keszybz/systemd-edit-stdin
Zbigniew Jędrzejewski-Szmek
2023-12-06
3
-2
/
+17
|
\
|
*
systemctl: add "edit --stdin"
Zbigniew Jędrzejewski-Szmek
2023-12-05
3
-2
/
+17
*
|
Merge pull request #29853 from YHNdnzj/sleep-automated
Zbigniew Jędrzejewski-Szmek
2023-12-06
5
-2
/
+14
|
\
\
|
*
|
systemctl: add support for Sleep() logind call
Mike Yuan
2023-12-05
5
-2
/
+14
|
|
/
*
|
systemctl-whoami: use pidfd to refer to processes
Mike Yuan
2023-12-06
1
-30
/
+134
*
|
Merge pull request #30101 from poettering/underline-rework
Lennart Poettering
2023-12-06
1
-29
/
+52
|
\
\
|
|
/
|
/
|
|
*
systemctl: also grey out useful hints in output, since no primary contents sh...
Lennart Poettering
2023-11-20
1
-5
/
+7
|
*
systemctl: port to the new underline cell attribute
Lennart Poettering
2023-11-20
1
-24
/
+45
*
|
systemctl: include unit ID in the property map
Frantisek Sumsal
2023-11-25
1
-0
/
+1
*
|
systemctl: distinguish reload and reexec
Christian Hesse
2023-11-22
1
-2
/
+4
*
|
systemctl: fix typo
Yu Watanabe
2023-11-21
1
-1
/
+1
*
|
systemctl-show: only show available memory if it was artifically limited
Florian Schmaus
2023-11-21
1
-3
/
+6
|
/
*
Merge pull request #29995 from keszybz/voidify-timestamp-getters
Lennart Poettering
2023-11-13
2
-2
/
+2
|
\
|
*
Rename {dual,triple}_timestamp_get to {dual,triple}_timestamp_now
Zbigniew Jędrzejewski-Szmek
2023-11-13
2
-2
/
+2
*
|
core: rename MemoryZswapCurrent -> MemoryZSwapCurrent
Yu Watanabe
2023-11-13
1
-1
/
+1
|
/
*
systemctl-show: merge subsequent swap printf() blocks
Florian Schmaus
2023-11-12
1
-5
/
+2
*
cgroup: add support for memory.zswap.current
Florian Schmaus
2023-11-12
1
-1
/
+10
*
cgroup: add support for memory.swap.current
Florian Schmaus
2023-11-11
1
-3
/
+12
*
cgroup: add support for memory.swap.peak
Florian Schmaus
2023-11-11
1
-0
/
+9
*
systemctl: grey out legend
Lennart Poettering
2023-11-07
1
-5
/
+13
*
cgroup: add support for memory.peak
Florian Schmaus
2023-11-06
1
-1
/
+9
*
process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...
Lennart Poettering
2023-11-02
2
-2
/
+2
*
parse-util: add parse_tristate() and use it everywhere
Lennart Poettering
2023-11-01
1
-8
/
+3
*
Merge pull request #29553 from keszybz/analyze-cat-config-tldr
Luca Boccassi
2023-10-25
1
-1
/
+1
|
\
|
*
analyze/cat-config: add switch to print only "interesting" parts of config files
Zbigniew Jędrzejewski-Szmek
2023-10-24
1
-1
/
+1
*
|
systemctl: fallback if logind doesn't support new flag
Luca Boccassi
2023-10-23
1
-0
/
+12
*
|
systemctl: automatically softreboot/kexec if set up on reboot
Luca Boccassi
2023-10-20
2
-5
/
+7
*
|
Merge pull request #29595 from YHNdnzj/systemctl-failed-system
Luca Boccassi
2023-10-19
4
-14
/
+41
|
\
\
|
*
|
systemctl: is-failed: check if system is degraded when no unit given
Mike Yuan
2023-10-18
2
-3
/
+27
|
*
|
systemctl: minor modernization
Mike Yuan
2023-10-18
3
-11
/
+14
[next]