index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
systemctl
/
systemctl-enable.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
systemctl-enable: support reenable --now
Mike Yuan
2024-07-09
1
-14
/
+43
*
systemctl-enable: some cleanups
Mike Yuan
2024-07-09
1
-38
/
+39
*
systemctl: fix log message when glob patterns passed to disable command and f...
Yu Watanabe
2024-05-01
1
-1
/
+2
*
path-lookup: rename lookup_paths_free -> _done
Mike Yuan
2024-03-06
1
-1
/
+1
*
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
*
Fix a typo in `systemctl-enable.c`
G2-Games
2023-10-06
1
-1
/
+1
*
systemctl-enable: warn if disabled/masked units has active triggering units
Mike Yuan
2023-09-27
1
-3
/
+14
*
systemctl: don't duplicate string needlessly
Mike Yuan
2023-09-27
1
-6
/
+7
*
systemctl: reflect that statically enabled units can be in .upholds/
Mike Yuan
2023-09-27
1
-1
/
+1
*
unit-file: support UpheldBy= in [Install] settings (adding Upholds= deps
Mike Yuan
2023-05-15
1
-3
/
+3
*
systemctl: reduce variable scope
David Tardon
2023-04-12
1
-4
/
+4
*
tree-wide: drop unneeded output params
David Tardon
2023-04-12
1
-1
/
+1
*
systemctl-enable: use CLEANUP_ARRAY
David Tardon
2023-04-11
1
-12
/
+9
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-11
/
+11
*
systemctl: explicitly cast the constants to uint64_t
Frantisek Sumsal
2023-03-03
1
-1
/
+1
*
systemctl: warn if units disabled in user scope are still enabled globally
Mike Yuan
2023-02-22
1
-0
/
+37
*
systemctl: allow suppress the warning of no install info using --no-warn
Mike Yuan
2022-12-03
1
-1
/
+1
*
systemctl: warn if trying to disable a unit with no install info
Mike Yuan
2022-12-03
1
-5
/
+10
*
shared/install: rename UnitFileChange to InstallChange
Zbigniew Jędrzejewski-Szmek
2022-10-13
1
-3
/
+3
*
systemctl: Fix style nit
Daan De Meyer
2022-09-22
1
-1
/
+1
*
systemctl: Improve link directory separator error message
Daan De Meyer
2022-09-22
1
-1
/
+2
*
systemctl: fix silent failure when --root is not found
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-1
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-3
/
+0
*
systemctl: remove unused parameter
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-3
/
+3
*
systemctl: drop left-over parens
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-2
/
+2
*
systemctl: rework daemon_reload() functions
Lennart Poettering
2022-02-22
1
-4
/
+8
*
systemctl: systematically rename verb entrypoints verb_xyz()
Lennart Poettering
2022-02-22
1
-4
/
+4
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-2
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
systemctl: split up humungous systemctl.c file
Lennart Poettering
2020-10-07
1
-0
/
+284