index
:
testdisk
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
partnone.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unsued parameters from check_btrfs() and recover_ISO()
Christophe Grenier
2012-04-15
1
-2/+2
*
partnone.c: add missing include wbfs.h
Christophe Grenier
2012-03-10
1
-0/+1
*
Recover WBFS (Wii Backup File System) partition
Christophe Grenier
2012-01-16
1
-0/+4
*
Locate lost GFS2 partition but not yet the size
Christophe Grenier
2011-08-28
1
-0/+1
*
Add detection of Vmware VMFS partition
Christophe Grenier
2011-07-20
1
-0/+9
*
For non partionned media formated as FAT, set bytes per sector according
Christophe Grenier
2011-03-05
1
-1/+3
*
TestDisk: recover btrfs, a GPL-licensed copy-on-write file system for Linux.
Christophe Grenier
2011-03-05
1
-0/+5
*
On non-partionned media, discovers exFAT filesystem using backup sector.
Christophe Grenier
2011-01-07
1
-1/+6
*
Detect ext2/3/4 filesystem using group 3 backup superblock when main superblo...
Christophe Grenier
2011-01-05
1
-0/+22
*
Search for FAT32 and NTFS backup boot sector when checking if the partition t...
Christophe Grenier
2010-10-31
1
-0/+13
*
TestDisk: reduce the number of read operations
Christophe Grenier
2010-06-22
1
-14/+34
*
Code cleanup
Christophe Grenier
2009-10-25
1
-3/+4
*
Identify ISO9660 image as non-partitionned media
Christophe Grenier
2009-10-19
1
-1/+8
*
TestDisk: locate ZFS partition beginning
Christophe Grenier
2009-08-18
1
-0/+1
*
TestDisk: recover exFAT partition
Christophe Grenier
2009-03-22
1
-0/+5
*
Fix some compilation warnings
Christophe Grenier
2009-02-03
1
-9/+7
*
Define as static some functions
Christophe Grenier
2009-02-01
1
-2/+3
*
Split ncurses text interface from functions
Christophe Grenier
2009-01-14
1
-1/+1
*
Code cleanup after using LLVM/Clang Static Analyzer
Christophe Grenier
2008-11-16
1
-2/+2
*
Defined more functions as static
Christophe Grenier
2008-11-10
1
-1/+6
*
Store disk geometry in cylinders/heads_per_cylinder/sectors_per_head instead ...
Christophe Grenier
2008-07-18
1
-4/+4
*
Distinguish ext4 from ext3 filesystem
Christophe Grenier
2008-07-14
1
-0/+2
*
Make the code less C++ hostile
Christophe Grenier
2008-06-23
1
-2/+2
*
code cleanup: rename aff_buffer() fixup
Christophe Grenier
2008-04-07
1
-1/+1
*
code cleanup: rename aff_buffer()
Christophe Grenier
2008-04-02
1
-4/+4
*
Remove the possibility to add a partition for non-partionned disk
Christophe Grenier
2008-02-28
1
-6/+1
*
"testdisk -lu device" will list the partition with sector unit
Christophe Grenier
2007-12-05
1
-1/+1
*
First version in git
Christophe Grenier
2007-10-29
1
-0/+365