index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
TEST-45-TIMEDATE
/
meson.build
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-07
machine: extend io.systemd.Machine.List output with sshPrivateKeyPath field
Ivan Kruglov
2
-2
/
+5
2024-10-07
machine: use JSON_BUILD_PAIR_STRING_NON_EMPTY() in io.systemd.Machine.List ou...
Ivan Kruglov
1
-4
/
+4
2024-10-07
machine: introduce io.systemd.Machine.Kill varlink method
Ivan Kruglov
4
-1
/
+78
2024-10-07
machine: introduce io.systemd.Machine.Terminate varlink method
Ivan Kruglov
4
-1
/
+36
2024-10-07
machine: introduce io.systemd.Machine.Unregister varlink method
Ivan Kruglov
4
-2
/
+64
2024-10-07
machine: io.systemd.Machine.List supports 'pid' filter
Ivan Kruglov
4
-10
/
+123
2024-10-07
test: set TEST_NESTED_KVM as default
Thomas Blume
2
-11
/
+5
2024-10-07
mkosi: Switch to Fedora 41
Daan De Meyer
1
-1
/
+1
2024-10-07
sd-json: use sd_json_dispatch_const_string() in sd_json_dispatch_string()
Yu Watanabe
2
-22
/
+8
2024-10-07
tree-wide: drop doubled empty lines
Yu Watanabe
62
-69
/
+0
2024-10-07
network: use Network.name for bus path
Yu Watanabe
1
-20
/
+3
2024-10-07
networkctl: sort ifindexes in status command
Yu Watanabe
1
-9
/
+44
2024-10-07
homectl: drop unnecessary brackets
Yu Watanabe
1
-2
/
+1
2024-10-07
po: Translated using Weblate (Kabyle)
ButterflyOfFire
1
-8
/
+9
2024-10-07
core: warn if a generator is world-writable
Lukas Nykryn
3
-1
/
+14
2024-10-07
hwdb: add SCAI SKU prefix for Samsung keyboard mapping (#34648)
Joshua Grisham
1
-10
/
+11
2024-10-07
TODO: fix typo
Yu Watanabe
1
-3
/
+3
2024-10-06
shutdown: In sync_with_progress(), log first then send SIGKILL
Benjamin ROBIN
1
-4
/
+3
2024-10-06
sd-json: reorder enum so that SD_JSON_FORMAT_OFF is first
Zbigniew Jędrzejewski-Szmek
1
-12
/
+12
2024-10-06
path-lookup: move xdg_user_dirs() to xdg-autostart-generator
Mike Yuan
3
-38
/
+34
2024-10-06
path-lookup: refactor lookup_paths_init() search paths handling
Mike Yuan
1
-129
/
+119
2024-10-06
path-lookup: introduce user_search_dirs() (shall replace xdg_user_dirs())
Mike Yuan
3
-24
/
+32
2024-10-06
path-lookup: assert that LOOKUP_PATHS_{EXCLUDE,TEMPORARY}_GENERATED are not u...
Mike Yuan
1
-0
/
+1
2024-10-06
path-lookup: unify *_generator_binary_paths()
Mike Yuan
3
-90
/
+66
2024-10-06
path-lookup: modernize get_paths_from_environ()
Mike Yuan
1
-27
/
+19
2024-10-06
path-lookup: shortcut patch_root_prefix() if no root_dir
Mike Yuan
1
-0
/
+3
2024-10-06
path-lookup: unify acquire_{config,control,attached}_dir()
Mike Yuan
1
-116
/
+69
2024-10-06
path-lookup: use path_strv_contains() rather than strv_contains()
Mike Yuan
1
-2
/
+2
2024-10-06
path-lookup: clean up acquire_{generator,transient}_dirs() a bit
Mike Yuan
1
-35
/
+26
2024-10-06
path-lookup: modernize runtime_directory() too
Mike Yuan
3
-10
/
+10
2024-10-06
path-lookup: deduplicate xdg_user_*() with sd_path_lookup()
Mike Yuan
8
-97
/
+36
2024-10-06
path-lookup: move from basic/ to libsystemd/
Mike Yuan
5
-27
/
+56
2024-10-06
path-lookup: move find_portable_profile() to portable-util
Mike Yuan
7
-33
/
+46
2024-10-06
path-lookup: move NETWORK_DIRS to network-util.h
Mike Yuan
7
-3
/
+9
2024-10-06
unit-file: make unit_type_may_{alias_template} static inline
Mike Yuan
2
-21
/
+18
2024-10-06
basic/unit-file: move to shared/
Mike Yuan
4
-1
/
+1
2024-10-06
Use case insensitive comparison for the machine's architechture
Daniel Martinez
1
-1
/
+1
2024-10-05
fs-util: rename laccess to access_nofollow
Mike Yuan
18
-21
/
+21