summaryrefslogtreecommitdiffstats
path: root/daemon
Commit message (Collapse)AuthorAgeFilesLines
* Implement RString and RStringList return types.Richard Jones2009-04-047-8/+195
| | | | | - implement 'll' command. - outlines for 'ls' and 'cat' commands.
* Implemented 'mount' and 'touch' commands.Richard Jones2009-04-035-22/+334
|
* Parses return values and returned errors properly.Richard Jones2009-04-031-2/+1
|
* Makes a series of non-trivial calls.Richard Jones2009-04-034-4/+224
|
* Daemon and library are mostly talking to each other now.Richard Jones2009-04-037-9/+186
|
* Lots more auto-generation.Richard Jones2009-04-032-0/+105
|
* Add the first version of the guestfsd daemon.Richard Jones2009-04-032-1/+211
|
* Various fixes to the build system, add 'make test-boot-image' target.Richard Jones2009-04-012-0/+4
|
* Moved .cvsignore -> .gitignore.Richard Jones2009-04-011-13/+0
|
* Now using febootstrap.rjones2009-03-243-13/+4
|
* Final fixes to build environment, and added autogen.sh.rjones2009-03-031-1/+1
|
* Build environment set up for libguestfs.rjones2009-03-035-0/+759