Todo: ntfsclone.
[libguestfs.git] / daemon / upload.c
2009-08-20 Jim Meyeringdaemon: diagnose socket write failure
2009-08-13 Jim Meyeringgenerator.ml: finish adding Dev_or_Path support
2009-08-13 Jim Meyeringgenerator.ml: use new "Pathname" designation
2009-08-13 Jim Meyerings/NEED_ROOT_OR_IS_DEVICE/REQUIRE_ROOT_OR_RESOLVE_DEVICE/
2009-08-13 Jim Meyeringchange almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/
2009-07-03 Jim Meyeringremove trailing blanks
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-04-20 Richard JonesSome fixes to daemon upload command:
2009-04-19 Richard JonesImplement upload and download commands.
2009-04-18 Richard JonesRewrite of main loop impl, start of FileIn/FileOut...