Commit graph

3067 commits

Author SHA1 Message Date
Christophe Grenier
1739339385 PhotoRec: detect .iso filesize 2008-04-02 23:58:10 +02:00
Christophe Grenier
26cd126d3f PhotoRec: read 512k chunks instead of 128k 2008-04-02 23:54:03 +02:00
Christophe Grenier
3e43d84bdc Resize HD cache buffer when request is too big for the current buffer instead of splitting the request 2008-04-02 23:52:53 +02:00
Christophe Grenier
ec6c082a03 tab_insert() is static 2008-04-02 23:51:32 +02:00
Christophe Grenier
0278c9fb57 For text recovery only check the first 2048 bytes 2008-04-02 23:50:52 +02:00
Christophe Grenier
277aa252cd In testdisk.spec add BuildRequires: ntfsprogs-devel
Don't build static by default
2008-04-02 23:49:41 +02:00
Christophe Grenier
c8d175066c Disable crypto for ntfsprogs compilation
Fix configure --enable-sudo and --enable-missing-uuid-ok
Check io.h header for mingw
2008-04-02 23:47:50 +02:00
Christophe Grenier
87430ae765 Add .iso file support (Don't always work) 2008-03-29 09:54:25 +01:00
Christophe Grenier
a9debb8616 Add Windows RE(store) partition type for PC/Intel partition 2008-03-29 09:53:29 +01:00
Christophe Grenier
478e4b6bc8 PhotoRec: for JPEG files, fix conversion from time/date store in Exif header to Unix time 2008-03-29 09:52:48 +01:00
Christophe Grenier
924ff24783 PhotoRec: for gzip files, extract the time/date from header and set the file time 2008-03-29 09:51:51 +01:00
Christophe Grenier
aca14bd4fc Need debug>1 to display an hexdump of windows IOCTL_STORAGE_QUERY_PROPERTY buffer 2008-03-25 22:27:05 +01:00
Christophe Grenier
485fd6942c Fix TestDisk welcome message 2008-03-25 22:25:25 +01:00
Christophe Grenier
b20a03462c Fix for NTFS listing: only hides system files beginning by '$' (not . and ..) 2008-03-24 17:20:03 +01:00
Christophe Grenier
4e7502c959 Reports OS version and compiler version 2008-03-24 16:30:07 +01:00
Christophe Grenier
5f39b5f995 Move rebuild_FAT_BS, FAT_init_rootdir and repair_FAT_table headers to fat_adv.h 2008-03-24 16:26:32 +01:00
Christophe Grenier
ef4104d8ce Don't define menuNTFS/menuEXT2 if libntfs/libext2 is missing 2008-03-24 16:21:42 +01:00
Christophe Grenier
c873eb1dbb Fix preprocessor directive in partgpt.c 2008-03-24 16:02:31 +01:00
Christophe Grenier
cdfe231f21 add a cast for iconv call 2008-03-24 16:01:52 +01:00
Christophe Grenier
dc0f1fe091 add a format attribute to log_handler() 2008-03-24 16:01:05 +01:00
Christophe Grenier
cffa6d713f make vaff_txt() static 2008-03-24 16:00:31 +01:00
Christophe Grenier
75c3c983d4 fsync function may be missing, fix for mingw 2008-03-24 15:59:47 +01:00
Christophe Grenier
cb62d65a75 Search for a partition where Vista usually creates the first one even if the user don't enable Vista search 2008-03-24 15:58:26 +01:00
Christophe Grenier
b11554f611 include mingw/io.h for mkdir() 2008-03-24 15:56:18 +01:00
Christophe Grenier
f657702e89 check for cygwin/version.h, windows.h headers and fsync()
Add some compiler warning flags
2008-03-24 15:55:19 +01:00
Christophe Grenier
0d65ac9871 Links to tinfo library if available, solves "make static" under F-7 2008-03-23 16:24:11 +01:00
Christophe Grenier
cd3818d991 Fix compile.sh 2008-03-23 16:22:02 +01:00
Christophe Grenier
cac1480710 Log the partition table type autodetected 2008-03-20 22:20:42 +01:00
Christophe Grenier
9954b60f48 Don't scan too much after the end of the disk as defined by the user 2008-03-20 22:20:16 +01:00
Christophe Grenier
0bcf5eddc3 Use LIBEWF_VERSION_STRING instead of LIBEWF_VERSION if available 2008-03-20 22:19:00 +01:00
Christophe Grenier
aaf2567e74 Update compile.sh to avoid unnecessary download 2008-03-20 22:16:05 +01:00
Christophe Grenier
fe8333d690 PhotoRec: for JPEG files, extract the time/date from Exif header and set the file time 2008-03-14 09:03:52 +01:00
Christophe Grenier
cce19d9147 When loading FileOpts saved options, don't log the option by default 2008-03-14 09:02:57 +01:00
Christophe Grenier
0b5471c5c0 Better description about MFT fixing 2008-03-14 09:00:50 +01:00
Christophe Grenier
8eda05607c After writing a new partition table don't prompt the user when TestDisk execution is driven by command line arguments 2008-03-14 08:59:57 +01:00
Christophe Grenier
6a07d91701 Fix SC V10 .dc header 2008-03-14 08:58:30 +01:00
Christophe Grenier
b58ca3d7db PhotoRec: identify MS Publisher .pub files 2008-03-14 08:58:01 +01:00
Christophe Grenier
5148a5273b In latest libewf beta, libewf_get_bytes_per_sector() and libewf_get_media_size() take 2 arguments 2008-03-14 08:57:10 +01:00
Christophe Grenier
12e2a801d6 PhotoRec: add Ghost .gho recovery 2008-03-10 07:21:54 +01:00
Christophe Grenier
1b1b4672af PhotoRec: Load and save FileOpts settings 2008-03-10 07:20:25 +01:00
Christophe Grenier
9c8a8341b1 Add a warning when fixing MFT 2008-03-10 07:15:52 +01:00
Christophe Grenier
db11ba13c8 Get disk model under Windows 2008-03-10 07:14:03 +01:00
Christophe Grenier
823bde42a7 TSCe Survey Controller DC v10.0 recovery 2008-03-09 14:31:06 +01:00
Christophe Grenier
67aed3e03d Add /cmd device ...,list,recursive support 2008-03-09 14:10:58 +01:00
Christophe Grenier
e533688f8f Update headers check and e2fsprogs version 2008-03-09 14:09:40 +01:00
Christophe Grenier
2aa0acbdec Remove the possibility to add a partition for non-partionned disk 2008-02-28 13:37:32 +01:00
Christophe Grenier
30e5494daa Hide NTFS system files but not files beginning by '$' 2008-02-28 08:57:36 +01:00
Christophe Grenier
c111650f87 Use better description in Advanced menu 2008-02-27 20:38:08 +01:00
Christophe Grenier
10b6712c62 PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
Christophe Grenier
b26cdf689d Change the display unit when changing the partition type 2008-02-27 08:35:28 +01:00