Commit graph

706 commits

Author SHA1 Message Date
Christophe Grenier
5d07b7dee0 Cygwin: use posix path when creating a log file 2009-12-11 09:13:35 +01:00
Christophe Grenier
49937e2eb5 Detect disks when compiled for Haiku (free open source operating system compatible with BeOS) 2009-12-11 08:59:34 +01:00
Christophe Grenier
bc7d06b24a PhotoRec: stricter check for Mysql .frm files 2009-12-11 08:58:53 +01:00
Christophe Grenier
5f454164d3 PhotoRec: recover Wilcom ES .emb files 2009-12-11 08:58:21 +01:00
Christophe Grenier
e09d7251ba fidentify: enable all file formats 2009-12-11 08:57:56 +01:00
Christophe Grenier
25cda512e4 Enable -Wc++-compat compilation warning 2009-12-11 08:57:26 +01:00
Christophe Grenier
c0100379de Enable sudo for i686-apple-darwin9 binaries 2009-12-11 08:56:51 +01:00
Christophe Grenier
afb7622b84 Avoid some .ini, .java and .txt false positifs 2009-11-01 11:21:36 +01:00
Christophe Grenier
174dc0f7b6 Add missing fwrite return check 2009-11-01 11:20:54 +01:00
Christophe Grenier
8abc660f79 PhotoRec: when no partition table is found, default to none 2009-11-01 11:20:06 +01:00
Christophe Grenier
8f99c2dbed Remove unused disk_car argument from test_ISO() function 2009-11-01 11:18:54 +01:00
Christophe Grenier
91d178c3e6 Fix header definition for function taking no argument 2009-11-01 11:18:13 +01:00
Christophe Grenier
0f8ec768e7 Add offset in hfs+ structure comment 2009-11-01 11:17:32 +01:00
Christophe Grenier
f5825008f9 PhotoRec: handle miniFAT when extracting doc/xls/ppt title from summary 2009-11-01 11:15:47 +01:00
Christophe Grenier
6166156b47 PhotoRec: stricter check for .dbf files 2009-11-01 11:14:14 +01:00
Christophe Grenier
3718ffa332 PhotoRec: record last valid offset of a file, will be usefull for bruteforce 2009-11-01 11:13:27 +01:00
Christophe Grenier
650b7d41e9 TestDisk: fix ext2/ext3/ext4 superblock detection for 1024b block 2009-11-01 11:11:52 +01:00
Christophe Grenier
b95dd54ca2 Define _FORTIFY_SOURCE during compilation to enable more source code warnings 2009-11-01 11:10:47 +01:00
Christophe Grenier
71f416eccc PhotoRec: recover Opera preferences .win files 2009-10-25 18:40:07 +01:00
Christophe Grenier
b646a5ff15 PhotoRec: recover encrypted file by eCryptfs 2009-10-25 18:37:41 +01:00
Christophe Grenier
5e2419cf2a PhotoRec: recover Adobe's Extensible Metadata Platform .xmp files 2009-10-25 18:34:24 +01:00
Christophe Grenier
94b459950f PhotoRec: make atd_header static 2009-10-25 18:31:27 +01:00
Christophe Grenier
9b6efe3914 PhotoRec: don'tinclude iso9660.h in iso.h 2009-10-25 18:29:16 +01:00
Christophe Grenier
67e2a113f9 PhotoRec: better detection of docx/xlsx/pptx 2009-10-25 18:27:46 +01:00
Christophe Grenier
a4c75d5c74 PhotoRec: fix MPEG-1 system header start code detection 2009-10-25 18:27:20 +01:00
Christophe Grenier
7cf77194c3 PhotoRec: try to detect Microsoft Tape .bkf end of file 2009-10-25 18:26:34 +01:00
Christophe Grenier
5156d5b462 Code cleanup 2009-10-25 18:26:16 +01:00
Christophe Grenier
4a75ec8eff PhotoRec: recover Nintendo DS Game ROM Image .nds 2009-10-19 22:28:30 +02:00
Christophe Grenier
96b7bc652c PhotoRec: recover Matlab .mat files 2009-10-19 22:26:39 +02:00
Christophe Grenier
b265db85de PhotoRec: recover Color profiles .icc 2009-10-19 22:25:12 +02:00
Christophe Grenier
d2cd0813d5 PhotoRec: recover File Maker Pro .fp5 2009-10-19 22:18:07 +02:00
Christophe Grenier
07c141de4d Identify ISO9660 image as non-partitionned media 2009-10-19 22:14:08 +02:00
Christophe Grenier
33e823ef65 Move fat_set_part_name() to src/common.c and rename it to set_part_name_chomp() 2009-10-19 22:09:01 +02:00
Christophe Grenier
609bd8fda9 List 0xFB PC/Intel partition id as VMFS, VMware FileSystem 2009-10-19 21:21:27 +02:00
Christophe Grenier
b5e0a94732 PhotoRec: do not parse TIFF Makernotes 2009-10-19 21:19:39 +02:00
Christophe Grenier
8a313c74db Log syntax error in command line 2009-10-19 21:11:38 +02:00
Christophe Grenier
23e6383487 PhotoRec: minimal detection of file size of Adobe Photoshop Image .psd 2009-10-19 21:09:15 +02:00
Christophe Grenier
406d5caa38 PhotoRec: search for JPEG beginning by SOI + APP12 2009-10-19 21:04:12 +02:00
Christophe Grenier
becc29d842 PhotoRec: recover Mathlab model .mdl 2009-10-06 07:34:14 +02:00
Christophe Grenier
006f11a550 PhotoRec: distinguish .xml.gz from .gz 2009-10-06 07:33:06 +02:00
Christophe Grenier
ea16ced823 Scan for the first 20 disks under Mac OS X instead of 10 (fix) 2009-10-06 07:32:52 +02:00
Christophe Grenier
fd56b0906f dir.c: little code reorganisation 2009-09-30 09:29:51 +02:00
Christophe Grenier
f7352667c7 Scan for the first 20 disks under Mac OS X instead of 10 2009-09-30 09:25:24 +02:00
Christophe Grenier
5f35472669 file_template is a model for adding a new file format to PhotoRec 2009-09-05 13:35:38 +02:00
Christophe Grenier
3fa7dda9e7 Detect Windows server 2008 and Windows server 2008 R2 - compilation fix 2009-09-04 09:08:44 +02:00
Christophe Grenier
733a732f03 Detect Windows server 2008 and Windows server 2008 R2 2009-09-03 08:16:31 +02:00
Christophe Grenier
093f5e4485 Fix HPA/DCO detection for some big disks (ie 1.5TB) 2009-09-03 08:15:46 +02:00
Christophe Grenier
2910dcad71 PhotoRec: recover Mnemosyne .mem files 2009-09-03 08:15:14 +02:00
Christophe Grenier
34b943e881 PhotoRec: recover Bacula backup .bac and Qemu image .cow (COW and COW2) 2009-09-03 08:14:03 +02:00
Christophe Grenier
5e5828c170 Log the machine architecture 2009-08-27 08:48:06 +02:00