index
:
testdisk
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
TestDisk: display the partition table type if autodetected
Christophe Grenier
13 days
1
-0/+1
*
Recover WBFS (Wii Backup File System) partition
Christophe Grenier
2012-01-16
1
-0/+1
*
Add filename and filesize filters in NTFS undelete
Christophe Grenier
2012-01-02
1
-0/+3
*
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/+1
*
Read HDD serial number and firmware revision (Linux)
Christophe Grenier
2011-06-30
1
-0/+3
*
TestDisk: recover btrfs, a GPL-licensed copy-on-write file system for Linux.
Christophe Grenier
2011-03-05
1
-2/+46
*
Introduce pread_fast(), a function that can return a pointer to the data in c...
Christophe Grenier
2010-11-05
1
-0/+1
*
MBRCode: Avoid to replace the disk signature used by Vista and later
Christophe Grenier
2010-08-18
1
-1/+0
*
Handle Humax partition table
Christophe Grenier
2010-06-22
1
-1/+4
*
Identify ISO9660 image as non-partitionned media
Christophe Grenier
2009-10-19
1
-1/+1
*
Move fat_set_part_name() to src/common.c and rename it to set_part_name_chomp()
Christophe Grenier
2009-10-19
1
-0/+1
*
List 0xFB PC/Intel partition id as VMFS, VMware FileSystem
Christophe Grenier
2009-10-19
1
-0/+1
*
TestDisk: locate ZFS partition beginning
Christophe Grenier
2009-08-18
1
-14/+23
*
Cylinder is now long unsigned int. Fix a parameter inversion for the DOS vers...
Christophe Grenier
2009-04-12
1
-2/+2
*
TestDisk: recover exFAT partition
Christophe Grenier
2009-03-22
1
-7/+2
*
Use pread() and pwrite() argument style for internal I/O
Christophe Grenier
2009-01-31
1
-2/+2
*
Split ncurses text interface from functions
Christophe Grenier
2009-01-14
1
-1/+0
*
Modify header files for C function declaration if C++ compilation
Christophe Grenier
2009-01-10
1
-0/+8
*
When copying filenames, try to deal more efficently with filename restriction
Christophe Grenier
2008-11-16
1
-2/+0
*
Store hpa and dco values in the disk internal structure
Christophe Grenier
2008-10-07
1
-0/+3
*
Store disk geometry in cylinders/heads_per_cylinder/sectors_per_head instead ...
Christophe Grenier
2008-07-18
1
-2/+9
*
Distinguish ext4 from ext3 filesystem
Christophe Grenier
2008-07-14
1
-1/+1
*
Fix filenames when copying accentuated filenames from a FAT under MacOSX
Christophe Grenier
2008-06-02
1
-1/+1
*
Add td_min(), td_max() functions
Christophe Grenier
2008-04-11
1
-1/+17
*
Reports OS version and compiler version
Christophe Grenier
2008-03-24
1
-17/+0
*
Move rebuild_FAT_BS, FAT_init_rootdir and repair_FAT_table headers to fat_adv.h
Christophe Grenier
2008-03-24
1
-1/+0
*
Use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX under Windows to get disk size (Fix bogg...
Christophe Grenier
2008-02-05
1
-0/+1
*
Better handle FAT filenames
Christophe Grenier
2007-12-05
1
-1/+0
*
"testdisk -lu device" will list the partition with sector unit
Christophe Grenier
2007-12-05
1
-3/+9
*
Start to reorganise how disk/file access works
Christophe Grenier
2007-12-02
1
-2/+8
*
Fix for type change when there is no partition table
Christophe Grenier
2007-11-19
1
-5/+5
*
IO redirection for alt. superblock/bs is enabled before file listing
Christophe Grenier
2007-11-13
1
-2/+4
*
Handle unicode filenames in display and when copying files from an NTFS parti...
Christophe Grenier
2007-11-06
1
-2/+1
*
First version in git
Christophe Grenier
2007-10-29
1
-0/+426