index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
systemctl
/
systemctl-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename spawn-polkit-agent.c to just polkit-agent.c
Zbigniew Jędrzejewski-Szmek
2024-06-26
1
-1
/
+1
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-1
/
+1
*
systemctl: use FOREACH_ARRAY and FOREACH_ELEMENT more
Mike Yuan
2024-04-19
1
-2
/
+2
*
systemctl: allow connecting to capsule instances with --capsule=/-C
Lennart Poettering
2024-03-14
1
-1
/
+1
*
systemctl: generalize GetUnitByPIDFD handling
Mike Yuan
2024-02-24
1
-0
/
+148
*
systemctl-util: use strv_free_and_replace at one more place
Mike Yuan
2024-02-24
1
-3
/
+1
*
systemctl: don't warn unit needs reload if --no-warn
Mike Yuan
2024-02-14
1
-0
/
+3
*
systemctl-util: some modernizations
Mike Yuan
2024-02-09
1
-31
/
+21
*
systemctl: swap cached_id_map and cached_name_map at one more place
Yu Watanabe
2023-12-23
1
-1
/
+1
*
systemctl: clean up check_triggering_units
Mike Yuan
2023-09-27
1
-19
/
+52
*
systemctl: make unit_is_masked always query manager
Mike Yuan
2023-09-27
1
-11
/
+17
*
tree-wide: remove (void) cast around sync()
Lennart Poettering
2023-05-19
1
-1
/
+1
*
chase-symlinks: Rename chase_symlinks() to chase()
Daan De Meyer
2023-03-24
1
-2
/
+2
*
systemctl: refuse to acquire dbus connection with --global
Yu Watanabe
2023-03-13
1
-0
/
+3
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-10
/
+6
*
systemctl: list-dependencies: support --type= and --state=
Mike Yuan
2023-01-16
1
-0
/
+29
*
systemctl: include upheld units in dependencies
David Tardon
2022-07-17
1
-1
/
+3
*
systemctl: drop color settings in log message
Yu Watanabe
2022-07-07
1
-3
/
+1
*
systemctl: simplify code a bit
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-4
/
+5
*
Rename UnitFileScope to LookupScope
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-5
/
+5
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-6
/
+1
*
systemctl: fix operations on relative paths
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-9
/
+6
*
tree-wide: use strv_contains() in more places
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-1
/
+1
*
tree-wide: do not print hint about -M if -M is already used
Zbigniew Jędrzejewski-Szmek
2021-11-04
1
-1
/
+1
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-0
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-5
/
+3
*
systemctl: reduce scope of iterator variables
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-5
/
+3
*
tree-wide: propagate error code from _from_string() functions
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
*
systemctl: unit_file_find_fragment() doesn't log about errors, hence do it in...
Lennart Poettering
2021-01-14
1
-1
/
+1
*
systemctl: explicitly comment two cases where we don't log on error cases, on...
Lennart Poettering
2021-01-14
1
-3
/
+6
*
systemctl: properly initialize return params in all success cases
Lennart Poettering
2021-01-14
1
-2
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
sd-bus: add custom return code when $XDG_RUNTIME_DIR is not set
Zbigniew Jędrzejewski-Szmek
2020-10-14
1
-1
/
+1
*
systemctl: split up humungous systemctl.c file
Lennart Poettering
2020-10-07
1
-0
/
+936