aboutsummaryrefslogtreecommitdiffstats
path: root/src/sysupdate/sysupdate-transfer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sysupdate: Add --transfer-source=Daan De Meyer2024-09-091-2/+10
* socket-util: make recvmsg_safe() handle MSG_TRUNC tooMike Yuan2024-09-041-9/+11
* Merge pull request #34140 from yuwata/conf-parser-log-messageYu Watanabe2024-09-031-2/+2
|\
| * tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friendsYu Watanabe2024-09-021-2/+2
* | sysupdate: Don't ignore callout binary failureAdrian Vovk2024-09-021-18/+40
|/
* sysupdate: Repair incomplete versions in-placeAdrian Vovk2024-08-221-2/+1
* sysupdate: fix return types according to style guideAbderrahim Kitouni2024-07-151-2/+2
* sysupdate: Support changelogs & appstream metadataAdrian Vovk2024-07-121-0/+47
* sysupdate: Report download progress via sd_notifyAdrian Vovk2024-07-121-14/+233
* sysupdate: use log_syntax() when logging about a configuration fileLennart Poettering2024-04-041-1/+1
* sysupdate: print assumed valueBurak Gerz2024-03-311-0/+1
* sysupdate: port over to new invoke_callout_binary() callLennart Poettering2024-02-211-56/+34
* process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FORK_DEATHSIG_SIGTERMLennart Poettering2023-11-021-1/+1
* sysupdate: Allow patterns to match path with directoriesValentin David2023-09-281-1/+8
* treewide: fix "an" before consonant U soundsJoerg Behrmann2023-07-061-1/+1
* string-util: move version_is_valid() into generic codeLennart Poettering2023-06-201-1/+0
* sysupdate.d: Add way to drop binaries into $BOOTAdrian Vovk2023-06-031-22/+26
* tree-wide: use _cleanup_set_free_ and friendsYu Watanabe2023-06-011-1/+1
* process-util: make safe_fork() unset $NOTIFY_SOCKETYu Watanabe2023-04-171-1/+0
* chase-symlinks: Rename chase_symlinks() to chase()Daan De Meyer2023-03-241-2/+2
* gpt: Expose GptPartitionType and get rid of SECONDARY/OTHERDaan De Meyer2022-11-151-8/+8
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-16/+8
* tree-wide: allow ASCII fallback for → in logsDavid Tardon2022-06-281-2/+6
* Move path_simplify_and_warn() to new shared/parse-helpers.cZbigniew Jędrzejewski-Szmek2022-04-071-1/+1
* sysupdate: add new component "sysupdate"Lennart Poettering2022-03-191-0/+1247