Rewrite of main loop impl, start of FileIn/FileOut support.
[libguestfs.git] / daemon / daemon.h
2009-04-18 Richard JonesRewrite of main loop impl, start of FileIn/FileOut...
2009-04-11 Richard JonesAdded test suite.
2009-04-10 Richard JonesCHROOT_OUT must preserve errno.
2009-04-07 Richard Jonespvs/vgs/lvs commands working now.
2009-04-06 Richard JonesImplement list-devices and list-partitions.
2009-04-06 Richard JonesImplementations of 'cat', 'ls', and some cleanups.
2009-04-04 Richard JonesImplement RString and RStringList return types.
2009-04-03 Richard JonesImplemented 'mount' and 'touch' commands.
2009-04-03 Richard JonesMakes a series of non-trivial calls.
2009-04-03 Richard JonesDaemon and library are mostly talking to each other...