Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ruby bindings didn't NULL-terminate an array, resulting in segfault.1.0.12 | Richard Jones | 2009-04-24 | 1 | -0/+5 |
| | |||||
* | Generated code for debug command. | Richard W.M. Jones | 2009-04-23 | 1 | -0/+35 |
| | |||||
* | Generated code for new mount_* commands. | Richard Jones | 2009-04-22 | 1 | -0/+93 |
| | |||||
* | Allow qemu binary to be overridden at runtime. | Richard Jones | 2009-04-22 | 1 | -0/+42 |
| | |||||
* | Fixes for CDPATH being set. | Richard Jones | 2009-04-20 | 1 | -1/+1 |
| | |||||
* | Added tar-in, tar-out, tgz-in, tgz-out commands. | Richard Jones | 2009-04-20 | 1 | -0/+108 |
| | |||||
* | Generated code for 'checksum' command. | Richard Jones | 2009-04-20 | 1 | -0/+29 |
| | |||||
* | Implement upload and download commands. | Richard Jones | 2009-04-20 | 1 | -0/+38 |
| | |||||
* | Begin to add the upload and download commands. | Richard Jones | 2009-04-18 | 1 | -0/+54 |
| | |||||
* | Separate out the high-level API actions. | Richard Jones | 2009-04-18 | 1 | -0/+95 |
| | | | | | | - Split out the high-level API actions so that they are in a separate file, and use the defined guestfs C API, instead of fiddling around with internal structures. | ||||
* | Allow Ruby bindings to build correctly even if libguestfs not installed. | Richard W.M. Jones | 2009-04-16 | 1 | -1/+1 |
| | |||||
* | Ruby bindings. | Richard Jones | 2009-04-16 | 8 | -0/+2357 |