index
:
testdisk
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
analyse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recover WBFS (Wii Backup File System) partition
Christophe Grenier
2012-01-16
1
-0/+5
*
Locate lost GFS2 partition but not yet the size
Christophe Grenier
2011-08-28
1
-2/+7
*
Add detection of Vmware VMFS partition
Christophe Grenier
2011-07-20
1
-0/+21
*
TestDisk: recover btrfs, a GPL-licensed copy-on-write file system for Linux.
Christophe Grenier
2011-03-05
1
-1/+20
*
Fix exFAT recovery using backup boot sector
Christophe Grenier
2011-01-07
1
-3/+1
*
Try to locate truecrypt logical partition by using the logical partition entry.
Christophe Grenier
2010-11-29
1
-0/+6
*
Introduce pread_fast(), a function that can return a pointer to the data in c...
Christophe Grenier
2010-11-05
1
-83/+101
*
TestDisk: reduce the number of read operations
Christophe Grenier
2010-06-22
1
-10/+4
*
TestDisk: fix HFSP detection
Christophe Grenier
2010-06-22
1
-2/+2
*
Add specific tests (ie magic value) before checking for a filesystem (Use les...
Christophe Grenier
2010-04-27
1
-68/+166
*
TestDisk: locate ZFS partition beginning
Christophe Grenier
2009-08-18
1
-0/+2
*
TestDisk: recover exFAT partition
Christophe Grenier
2009-03-22
1
-0/+17
*
Fix some compilation warnings
Christophe Grenier
2009-02-03
1
-11/+5
*
Use pread() and pwrite() argument style for internal I/O
Christophe Grenier
2009-01-31
1
-25/+10
*
Split ncurses text interface from functions
Christophe Grenier
2009-01-14
1
-99/+2
*
Fix some compilation warning when ncurses isn't used
Christophe Grenier
2008-08-05
1
-0/+2
*
Distinguish ext4 from ext3 filesystem
Christophe Grenier
2008-07-14
1
-2/+2
*
Make the code less C++ hostile
Christophe Grenier
2008-06-23
1
-1/+1
*
"testdisk -lu device" will list the partition with sector unit
Christophe Grenier
2007-12-05
1
-1/+1
*
- Use wprintw ncurses function instead of a custom one
Christophe Grenier
2007-11-02
1
-3/+3
*
First version in git
Christophe Grenier
2007-10-29
1
-0/+359