daemon: debug segv correct use of dereferencing NULL.
[libguestfs.git] / daemon / zero.c
2011-11-08 Matthew BoothUpdate FSF address.
2011-09-28 Richard W.M. Jonesdaemon: Move useful is_zero function to header file.
2011-08-16 Richard W.M. JonesImprove zeroing and detection of zeroes.
2011-05-17 Richard W.M. JonesNew APIs: is-zero and is-zero-device, to test if file...
2010-09-01 Richard JonesAdd progress messages to zero-device command.
2010-09-01 Richard JonesAdd progress messages to zero command.
2010-04-07 Richard JonesSigned/unsigned warning on 64 bit.
2010-03-31 Richard JonesNew API: guestfs_zero_device to zero whole devices.
2009-11-26 Richard JonesFix error handling in 'zero' function.
2009-08-17 Jim Meyeringdaemon/zero: don't ignore write and close errors
2009-08-13 Jim Meyeringgenerator.ml: use new "Pathname" designation
2009-08-13 Jim Meyering* src/generator.ml: Change all `String "device"' to...
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-30 Richard JonesAdded 'zero' command to wipe partition tables and super...