Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | daemon: collect list of called external commands | Olaf Hering | 2012-08-30 | 1 | -1/+3 |
* | Use O_CLOEXEC / SOCK_CLOEXEC for almost all file descriptors. | Richard W.M. Jones | 2012-03-14 | 1 | -4/+4 |
* | Update FSF address. | Matthew Booth | 2011-11-08 | 1 | -1/+1 |
* | daemon: Don't use ../src path to include generator_protocol.h | Richard W.M. Jones | 2010-11-03 | 1 | -1/+1 |
* | Add progress messages to copy-size command. | Richard Jones | 2010-08-31 | 1 | -4/+15 |
* | New API: guestfs_copy_size to copy a fixed number of bytes. | Richard Jones | 2010-03-23 | 1 | -0/+81 |
* | daemon: Don't need to prefix error messages with the command name. | Richard Jones | 2010-02-12 | 1 | -1/+1 |
* | dd: Missing include of <string.h> | Richard Jones | 2009-11-25 | 1 | -0/+1 |
* | Implement 'dd' command. | Richard Jones | 2009-11-23 | 1 | -0/+71 |