summaryrefslogtreecommitdiffstats
path: root/daemon/file.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | - implement 'll' command. - outlines for 'ls' and 'cat' commands.
* Implemented 'mount' and 'touch' commands.Richard Jones2009-04-031-0/+63