summaryrefslogtreecommitdiffstats
path: root/daemon/proto.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement upload and download commands.Richard Jones2009-04-201-24/+226
|
* Separate out the high-level API actions.Richard Jones2009-04-181-1/+1
| | | | | | - 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.
* Added test suite.Richard Jones2009-04-111-4/+4
|
* pvs/vgs/lvs commands working now.Richard Jones2009-04-071-1/+1
|
* Parses return values and returned errors properly.Richard Jones2009-04-031-2/+1
|
* Makes a series of non-trivial calls.Richard Jones2009-04-031-3/+197
|
* Daemon and library are mostly talking to each other now.Richard Jones2009-04-031-0/+59