summaryrefslogtreecommitdiffstats
path: root/src/core/exec-invoke.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-03mkosi: Use apt patterns to install dependencies on Debian/UbuntuDaan De Meyer1-7/+20
2024-09-03mkosi: Make systemd package filtering more robustDaan De Meyer4-8/+13
2024-09-03json-util: Add JSON_BUILD_PAIR_UNSIGNED_NOT_EQUAL()Daan De Meyer2-3/+7
2024-09-03json-util: Add JSON_BUILD_TRISTATE() and friendsDaan De Meyer2-0/+64
2024-09-03json-util: Add JSON_BUILD_PAIR_BASE64_NON_EMPTY() and friendsDaan De Meyer2-0/+44
2024-09-03json-util: Add JSON_BUILD_PAIR_BYTE_ARRAY_NON_EMPTY()Daan De Meyer2-0/+32
2024-09-03json-util: Add JSON_BUILD_PAIR_INTEGER_NON_NEGATIVE()Daan De Meyer2-2/+13
2024-09-03json-util: Add JSON_BUILD_PAIR_INTEGER_NON_ZERO()Daan De Meyer2-0/+30
2024-09-03json-util: Add JSON_BUILD_PAIR_CALLBACK_NON_NULL()Daan De Meyer3-0/+48
2024-09-03json-util: Add JSON_BUILD_PAIR_DUAL_TIMESTAMP_NON_NULL()Daan De Meyer2-0/+32
2024-09-03json-util: Add JSON_BUILD_PAIR_DUAL_TIMESTAMP()Daan De Meyer1-0/+1
2024-09-03json-util: Add JSON_BUILD_RATELIMIT()Daan De Meyer2-0/+69
2024-09-03json-util: Add JSON_BUILD_STRING_ORDERED_SET()Daan De Meyer3-0/+54
2024-09-03repart: Add compression supportDaan De Meyer8-38/+177
2024-09-03TEST-58-REPART: Only skip part of testcase_minimize() that requires rootDaan De Meyer1-5/+5
2024-09-03TEST-58-REPART: Always run TEST-58-REPART in virtual machineDaan De Meyer1-0/+1
2024-09-03mkosi: Don't create sanitizer wrappers for every mkfs binaryDaan De Meyer1-5/+0
2024-09-03resolve: fix typoYu Watanabe1-1/+1
2024-09-03resolved: include Varlink error on inconsistent DNS-SD services in introspect...Lennart Poettering5-3/+11
2024-09-02test: don't install Python scripts from systemd-test RPMFrantisek Sumsal1-1/+1
2024-09-02sysupdated: Improve logging about jobsAdrian Vovk1-10/+21
2024-09-02sysupdated: Cleanup handling of notificationsAdrian Vovk1-32/+21
2024-09-02sysupdate: Don't ignore callout binary failureAdrian Vovk1-18/+40
2024-09-02portable: ensure PORTABLE_FORCE_ATTACH works even when there is a leftover unitLuca Boccassi2-6/+59
2024-09-02efi: add file_handle_read() helper that reads from a file handleLennart Poettering2-10/+26
2024-09-02efi: return pointer to processed string in strtolower8()/strtolower16()Lennart Poettering2-8/+9
2024-09-01conf-parser: use log_syntax_parse_error() and friends moreYu Watanabe2-202/+137
2024-09-01conf-parser: several cleanups for DEFINE_CONFIG_PARSE_ENUMV() macroYu Watanabe1-18/+16
2024-09-01tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friendsYu Watanabe40-157/+120
2024-09-01log: protect errno from log_syntax_invalid_utf8_internal()Yu Watanabe1-0/+1
2024-09-01log: introduce log_syntax_parse_error()Yu Watanabe2-0/+56
2024-09-01test: modernize test-networkd-confYu Watanabe1-79/+68
2024-09-01test: modernize test-conf-parser.cYu Watanabe1-26/+30
2024-09-01conf-parser: make config_parse_strv() stricter and optionally drop duplicated...Yu Watanabe2-12/+26
2024-09-01conf-parser: fix memleak in config_parse_calendar()Yu Watanabe1-3/+4
2024-09-01network/route: fix typoYu Watanabe1-1/+1
2024-09-01network/route: fix adjustment of nexthop weightYu Watanabe1-2/+16
2024-09-01network/route: also update source, status, and so on EEXISTYu Watanabe5-37/+100
2024-09-01network/route: also show weight of gateway in debugging logsYu Watanabe1-3/+4
2024-09-01basic/raw-clone: refuse CLONE_PIDFD tooMike Yuan1-6/+6
2024-08-31docs/UIDS-GIDS: drop obsolete comment about FedoraZbigniew Jędrzejewski-Szmek1-3/+0
2024-08-31test-network: use the same MTU bytes for veth interfacesYu Watanabe1-0/+2
2024-08-31labeler: set network label when tests for networkd or friends are updatedYu Watanabe1-1/+1
2024-08-31man: fix typosChristoph Anton Mitterer2-2/+2
2024-08-31progress-bar: Add unbuffered variantAdrian Vovk3-23/+41
2024-08-31updatectl: Improve behavior of progress loggingAdrian Vovk1-6/+16
2024-08-31man: fix typoYu Watanabe1-1/+1
2024-08-31updatectl: Ensure we clear the progress barAdrian Vovk1-0/+3
2024-08-31sysupdated: Register known error typesAdrian Vovk3-2/+7
2024-08-31progress-bar: Put a space after the prefixAdrian Vovk4-7/+9