Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add progress messages to zero-device command. | Richard Jones | 2010-09-01 | 1 | -5/+16 |
* | Add progress messages to zero command. | Richard Jones | 2010-09-01 | 1 | -1/+3 |
* | Signed/unsigned warning on 64 bit. | Richard Jones | 2010-04-07 | 1 | -1/+1 |
* | New API: guestfs_zero_device to zero whole devices. | Richard Jones | 2010-03-31 | 1 | -0/+37 |
* | Fix error handling in 'zero' function. | Richard Jones | 2009-11-26 | 1 | -10/+7 |
* | daemon/zero: don't ignore write and close errors | Jim Meyering | 2009-08-17 | 1 | -4/+14 |
* | generator.ml: use new "Pathname" designation | Jim Meyering | 2009-08-13 | 1 | -1/+1 |
* | * src/generator.ml: Change all `String "device"' to `Device "device"'. | Jim Meyering | 2009-08-13 | 1 | -2/+0 |
* | change almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/ | Jim Meyering | 2009-08-13 | 1 | -1/+1 |
* | remove trailing blanks | Jim Meyering | 2009-07-03 | 1 | -1/+1 |
* | In the daemon, change all const char * parameters to char *. | Richard Jones | 2009-06-10 | 1 | -1/+1 |
* | Added 'zero' command to wipe partition tables and superblocks. | Richard Jones | 2009-04-30 | 1 | -0/+52 |