index
:
libguestfs.git
master
oldlinux
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.4
stable-1.6
stable-1.8
[MIRROR] library for accessing and modifying guest disk images
Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemon
/
zero.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tempus fugit.
Richard W.M. Jones
2012-01-18
1
-1
/
+1
*
Update FSF address.
Matthew Booth
2011-11-08
1
-1
/
+1
*
daemon: Move useful is_zero function to header file.
Richard W.M. Jones
2011-09-28
1
-18
/
+0
*
Improve zeroing and detection of zeroes.
Richard W.M. Jones
2011-08-16
1
-20
/
+61
*
New APIs: is-zero and is-zero-device, to test if file or device is all zeroes.
Richard W.M. Jones
2011-05-17
1
-1
/
+74
*
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