index
:
testdisk
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dimage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Image Creation creates an image file if missing
Christophe Grenier
2011-06-02
1
-2/+3
*
During Image Creation, refresh the display each 0.01%
Christophe Grenier
2011-04-27
1
-5/+25
*
Fix to deal with ncurses 5.8 API violation, newwin(0,0,0,0) doesn't create a ...
Christophe Grenier
2011-03-28
1
-1/+1
*
Use destination offset instead of source offset when creating a partition ima...
Christophe Grenier
2010-04-27
1
-25/+28
*
TestDisk: Skip 10MB if a read error occurs during image creation.
Christophe Grenier
2009-06-12
1
-23/+89
*
Fix some compilation warnings
Christophe Grenier
2009-02-03
1
-17/+1
*
Use pread() and pwrite() argument style for internal I/O
Christophe Grenier
2009-01-31
1
-1/+1
*
Fix a few memory leaks found using Coccinelle, http://www.emn.fr/x-info/cocci...
Christophe Grenier
2009-01-29
1
-0/+4
*
Split ncurses text interface from functions
Christophe Grenier
2009-01-14
1
-4/+1
*
Make the code less C++ hostile
Christophe Grenier
2008-06-23
1
-1/+1
*
Fix memory leak in file_zip.c, uninitialized variable in phrrecn.c and invali...
Christophe Grenier
2008-02-13
1
-1/+1
*
Bugfix for invalid ncurses usage after disk imaging
Christophe Grenier
2008-02-11
1
-2/+2
*
Compatibility fix for e2fsprogs 1.40.6
Christophe Grenier
2008-02-10
1
-0/+10
*
add image file creation from partition
Christophe Grenier
2008-01-09
1
-0/+153