Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement upload and download commands. | Richard Jones | 2009-04-20 | 1 | -4/+16 |
* | Use GUESTFS_LAUNCH_FLAG in the daemon, and use correct uint32_t. | Richard Jones | 2009-04-19 | 1 | -2/+2 |
* | Added test suite. | Richard Jones | 2009-04-11 | 1 | -33/+55 |
* | Implement list-devices and list-partitions. | Richard Jones | 2009-04-06 | 1 | -0/+24 |
* | Implementations of 'cat', 'ls', and some cleanups. | Richard Jones | 2009-04-06 | 1 | -0/+32 |
* | Implement RString and RStringList return types. | Richard Jones | 2009-04-04 | 1 | -8/+22 |
* | Implemented 'mount' and 'touch' commands. | Richard Jones | 2009-04-03 | 1 | -22/+171 |
* | Makes a series of non-trivial calls. | Richard Jones | 2009-04-03 | 1 | -0/+20 |
* | Daemon and library are mostly talking to each other now. | Richard Jones | 2009-04-03 | 1 | -3/+24 |
* | Add the first version of the guestfsd daemon. | Richard Jones | 2009-04-03 | 1 | -0/+205 |