Add commented-out support for alternate guestfwd syntax.
[libguestfs.git] / daemon / tar.c
2009-07-18 Richard JonesMake /sysroot path configurable.
2009-07-03 Jim Meyeringremove trailing blanks
2009-07-01 Richard W.M. JonesAll instances of 'pclose' now check for return value...
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-05-19 Richard JonesFix a memory leak in handling of tar files.
2009-04-26 Richard JonesUse ferror to check for error conditions in pipe.
2009-04-20 Richard JonesAdded tar-in, tar-out, tgz-in, tgz-out commands.