aboutsummaryrefslogtreecommitdiff
path: root/src/lib/delivery/delivery_docker.c
Commit message (Expand)AuthorAgeFilesLines
* Replace msg, perror, and fprintf with SYS message macrosuse-sys-macrosJoseph Hunkeler2 days1-9/+9
* NUL terminate after copyJoseph Hunkeler2026-04-241-0/+2
* Fix snprintfsJoseph Hunkeler2026-04-231-8/+2
* Use snprintfJoseph Hunkeler2026-04-221-2/+2
* Replace sprintf with snprintfJoseph Hunkeler2026-04-151-11/+17
* Pass `--rm` to docker_script()Joseph Hunkeler2026-02-221-1/+1
* Move delivery_*.c sources into their own libraryJoseph Hunkeler2024-12-081-0/+132