summaryrefslogtreecommitdiffstats
path: root/daemon/file.c
Commit message (Expand)AuthorAgeFilesLines
* Added test suite.Richard Jones2009-04-111-0/+74
* New commands: rm rmdir rm-rf mkdir mkdir-p chmod chownRichard Jones2009-04-101-0/+60
* Definition and implementation of new guestfs_read_lines API call.Richard Jones2009-04-081-1/+53
* Implementations of 'cat', 'ls', and some cleanups.Richard Jones2009-04-061-9/+69
* Implement RString and RStringList return types.Richard Jones2009-04-041-0/+7
* Implemented 'mount' and 'touch' commands.Richard Jones2009-04-031-0/+63