summaryrefslogtreecommitdiffstats
path: root/daemon/dd.c
Commit message (Expand)AuthorAgeFilesLines
* Add progress messages to copy-size command.Richard Jones2010-08-311-4/+15
* New API: guestfs_copy_size to copy a fixed number of bytes.Richard Jones2010-03-231-0/+81
* daemon: Don't need to prefix error messages with the command name.Richard Jones2010-02-121-1/+1
* dd: Missing include of <string.h>Richard Jones2009-11-251-0/+1
* Implement 'dd' command.Richard Jones2009-11-231-0/+71