summaryrefslogtreecommitdiffstats
path: root/test/TEST-45-TIMEDATE/meson.build (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-07machine: extend io.systemd.Machine.List output with sshPrivateKeyPath fieldIvan Kruglov2-2/+5
2024-10-07machine: use JSON_BUILD_PAIR_STRING_NON_EMPTY() in io.systemd.Machine.List ou...Ivan Kruglov1-4/+4
2024-10-07machine: introduce io.systemd.Machine.Kill varlink methodIvan Kruglov4-1/+78
2024-10-07machine: introduce io.systemd.Machine.Terminate varlink methodIvan Kruglov4-1/+36
2024-10-07machine: introduce io.systemd.Machine.Unregister varlink methodIvan Kruglov4-2/+64
2024-10-07machine: io.systemd.Machine.List supports 'pid' filterIvan Kruglov4-10/+123
2024-10-07test: set TEST_NESTED_KVM as defaultThomas Blume2-11/+5
2024-10-07mkosi: Switch to Fedora 41Daan De Meyer1-1/+1
2024-10-07sd-json: use sd_json_dispatch_const_string() in sd_json_dispatch_string()Yu Watanabe2-22/+8
2024-10-07tree-wide: drop doubled empty linesYu Watanabe62-69/+0
2024-10-07network: use Network.name for bus pathYu Watanabe1-20/+3
2024-10-07networkctl: sort ifindexes in status commandYu Watanabe1-9/+44
2024-10-07homectl: drop unnecessary bracketsYu Watanabe1-2/+1
2024-10-07po: Translated using Weblate (Kabyle)ButterflyOfFire1-8/+9
2024-10-07core: warn if a generator is world-writableLukas Nykryn3-1/+14
2024-10-07hwdb: add SCAI SKU prefix for Samsung keyboard mapping (#34648)Joshua Grisham1-10/+11
2024-10-07TODO: fix typoYu Watanabe1-3/+3
2024-10-06shutdown: In sync_with_progress(), log first then send SIGKILLBenjamin ROBIN1-4/+3
2024-10-06sd-json: reorder enum so that SD_JSON_FORMAT_OFF is firstZbigniew Jędrzejewski-Szmek1-12/+12
2024-10-06path-lookup: move xdg_user_dirs() to xdg-autostart-generatorMike Yuan3-38/+34
2024-10-06path-lookup: refactor lookup_paths_init() search paths handlingMike Yuan1-129/+119
2024-10-06path-lookup: introduce user_search_dirs() (shall replace xdg_user_dirs())Mike Yuan3-24/+32
2024-10-06path-lookup: assert that LOOKUP_PATHS_{EXCLUDE,TEMPORARY}_GENERATED are not u...Mike Yuan1-0/+1
2024-10-06path-lookup: unify *_generator_binary_paths()Mike Yuan3-90/+66
2024-10-06path-lookup: modernize get_paths_from_environ()Mike Yuan1-27/+19
2024-10-06path-lookup: shortcut patch_root_prefix() if no root_dirMike Yuan1-0/+3
2024-10-06path-lookup: unify acquire_{config,control,attached}_dir()Mike Yuan1-116/+69
2024-10-06path-lookup: use path_strv_contains() rather than strv_contains()Mike Yuan1-2/+2
2024-10-06path-lookup: clean up acquire_{generator,transient}_dirs() a bitMike Yuan1-35/+26
2024-10-06path-lookup: modernize runtime_directory() tooMike Yuan3-10/+10
2024-10-06path-lookup: deduplicate xdg_user_*() with sd_path_lookup()Mike Yuan8-97/+36
2024-10-06path-lookup: move from basic/ to libsystemd/Mike Yuan5-27/+56
2024-10-06path-lookup: move find_portable_profile() to portable-utilMike Yuan7-33/+46
2024-10-06path-lookup: move NETWORK_DIRS to network-util.hMike Yuan7-3/+9
2024-10-06unit-file: make unit_type_may_{alias_template} static inlineMike Yuan2-21/+18
2024-10-06basic/unit-file: move to shared/Mike Yuan4-1/+1
2024-10-06Use case insensitive comparison for the machine's architechtureDaniel Martinez1-1/+1
2024-10-05fs-util: rename laccess to access_nofollowMike Yuan18-21/+21