summaryrefslogtreecommitdiff
path: root/src/import/curl-util.c
AgeCommit message (Expand)Author
2016-06-12./move.shLuke Shumaker
2016-04-08import: use (void) moreZbigniew Jędrzejewski-Szmek
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-17tree-wide: make macros for converting fds to pointers and back generic and us...Lennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-01-18util: replace RUN_WITH_LOCALE with extended locale functionsCristian Rodríguez
2014-12-31import: fix mem-leak in CurlGlueDavid Herrmann
2014-12-25import: prefer usec_t over time_tLennart Poettering
2014-12-24import: add a new "pull-gpt" verb for downloading GPT disk images from the in...Lennart Poettering
2014-12-19import: add new minimal tool "systemd-import" for pulling down foreign contai...Lennart Poettering