chiark / gitweb /
Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.h
[elogind.git] / src / import /
2015-01-19 Zbigniew Jędrzejew... Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.h
2015-01-18 Cristian Rodríguezutil: replace RUN_WITH_LOCALE with extended locale...
2015-01-16 Lennart Poetteringimport: support importing qcow2 images
2015-01-16 Lennart Poetteringimport: support downloading .xz compressed images
2015-01-15 Lennart Poetteringnspawn,machined: change default container image locatio...
2015-01-15 Lennart Poetteringimport: rename "gpt" disk image type to "raw"
2015-01-13 Lennart Poetteringimport: make sure we don't mangle file ownerships with...
2015-01-08 Lennart Poetteringimport: also set NOCOW for gpt disk images
2014-12-31 David Herrmannimport: fix mem-leak in CurlGlue
2014-12-26 Lennart Poetteringimport: make image root directory configurable, instead...
2014-12-26 Lennart Poetteringimport: properly remove pre-existing images if --force...
2014-12-26 Lennart Poetteringimport: beef up gpt importer to optionally make writabl...
2014-12-26 Lennart Poetteringimport: minor improvements to dkr importer
2014-12-25 Lennart Poetteringmachined: beef up machined image listing with creation...
2014-12-25 Lennart Poetteringimport: prefer usec_t over time_t
2014-12-24 Lennart Poetteringimport: add a new "pull-gpt" verb for downloading GPT...
2014-12-24 Lennart Poetteringimport: three minor fixes
2014-12-24 Lennart Poetteringimport: print friendly error messages on errors
2014-12-24 Lennart Poetteringimport: remember when we were finished importing
2014-12-24 Lennart Poetteringimport: make the dkr import URL a part of the import...
2014-12-23 Lennart Poetteringimport: fix compiler warning
2014-12-23 Lennart Poetteringimport: rename 'poll-dck' to 'pull-dkr'
2014-12-19 Lennart Poetteringimport: Verb[] array can be static, too
2014-12-19 Tom Gundersenimport: dck - fix curl error handling
2014-12-19 Lennart Poetteringimport: add new minimal tool "systemd-import" for pulli...