Commit graph

1135 commits

Author SHA1 Message Date
Christophe Grenier
0fa2eaf52d Fix header in wbfs.h 2012-01-16 21:11:22 +01:00
Christophe Grenier
e4b9ab19fe Minor code cleanup in file_test_availability() 2012-01-16 20:41:22 +01:00
Christophe Grenier
2b8154b0b2 PhotoRec: better check (WP Mac/WP5/WP6) for Corel Documents .wpd files 2012-01-16 20:39:34 +01:00
Christophe Grenier
41859a7d2f Recover WBFS (Wii Backup File System) partition 2012-01-16 20:37:38 +01:00
Christophe Grenier
106fb14319 Make FAT RebuildBS works when there is a single FAT table 2012-01-07 11:42:10 +01:00
Christophe Grenier
d741d15777 Add filename and filesize filters in NTFS undelete 2012-01-02 08:06:02 +01:00
Christophe Grenier
47589702c0 6.14-WIP version 2012-01-02 07:50:47 +01:00
Christophe Grenier
7b76957010 Add WINDOW *window argument to get_string() 2012-01-01 18:44:44 +01:00
Christophe Grenier
e4429ca8c2 Modify warning about mismatching geometry between FAT and NTFS boot sector and HD geometry 2012-01-01 18:40:32 +01:00
Christophe Grenier
2558b79c76 blocs_to_skip is now unsigned 2011-12-28 07:55:27 +01:00
Christophe Grenier
aedff08ddb Avoid some signed/unsigned values checks 2011-12-28 07:54:40 +01:00
Christophe Grenier
976cc0bdbf Add missing header 2011-12-28 07:54:29 +01:00
Christophe Grenier
dd6f53eaa2 Check wctomb() return value 2011-12-28 07:53:57 +01:00
Christophe Grenier
556e30ab35 Use more recent C convention for members of struct_io_manager 2011-12-28 07:52:06 +01:00
Christophe Grenier
639d289a0a Rewrote how TestDisk aligns partition on cylinder or 1MB boundary 2011-12-28 07:51:15 +01:00
Christophe Grenier
7943d695f9 Remove "Allow partial last cylinder" option 2011-12-08 09:00:52 +01:00
Christophe Grenier
01fc5101b7 Code cleanup: remove constant argument 'align" from add_ext_part_i386() 2011-12-08 08:25:48 +01:00
Christophe Grenier
665801edac PhotoRec: recover Premiere .proproj files 2011-12-03 10:07:13 +01:00
Christophe Grenier
5a8a0f5eb5 Before removing allocated from PhotoRec search space, check the sector size stored in FAT boot sector 2011-12-03 10:05:43 +01:00
Christophe Grenier
ebc6574a5f Display "No file selected" if no file have been selected for the copy operation 2011-12-03 10:05:09 +01:00
Christophe Grenier
a9b52c72ae src/hdcache.c code cleanup 2011-11-22 08:41:24 +01:00
Christophe Grenier
420c7c0460 Fix a disk cache issue due to bad sectors 2011-11-22 08:40:39 +01:00
Christophe Grenier
5898b194cd Cygwin version: get better ReadFile error message 2011-11-22 08:31:31 +01:00
Christophe Grenier
12078be37a Update description in RPM spec file 2011-11-22 08:28:08 +01:00
Christophe Grenier
2394d9d625 PhotoRec: avoid an endless loop during .caf recovery 2011-11-22 08:27:33 +01:00
Christophe Grenier
fe1d27b519 TestDisk & PhotoRec 6.13 2011-11-15 08:25:30 +01:00
Christophe Grenier
b3a8023e94 Fix a potential endless loop (PhotoRec 6.12 affected, not 6.11.3) 2011-11-15 07:29:46 +01:00
Christophe Grenier
681a2531a2 Use "./configure --disable-dfxml" to disable DFXML feature 2011-11-15 07:16:09 +01:00
Christophe Grenier
e97359ef26 Handle x86_64-w64-mingw32 compilation target 2011-11-06 19:52:02 +01:00
Christophe Grenier
aba5a2e6c8 PhotoRec: fix MS Compress signature 2011-11-06 19:11:25 +01:00
Christophe Grenier
50a89881ad Remove unused variable 2011-11-06 19:11:02 +01:00
Nick Schrader
5b83e83701 PhotoRec: minimal EBML decoder to recover .mkv and .webm files 2011-11-06 10:42:47 +01:00
Christophe Grenier
0722dc5e7e When listing ADS, free the stream name after usage 2011-11-05 11:43:58 +01:00
Christophe Grenier
da22fa1754 Remove memory leak in error paths in file_sig.c 2011-11-05 11:42:49 +01:00
Christophe Grenier
a349ba99c8 Close a file descriptor leak in diskcp.c 2011-11-05 11:42:08 +01:00
Christophe Grenier
d86b025fb2 Modify xml_set_command_line to avoid using realloc 2011-11-05 11:41:14 +01:00
Christophe Grenier
c4ab5f6a0b PhotoRec: fix OpenDocument extension detection
Regression introduced in #bfa7d012cffb1b6ef60fba4c8b526ef9c3aaad4f
2011-11-02 08:11:40 +01:00
Christophe Grenier
b56086b0f6 file_tib.c Fix regression introduced in #c63960562842934ff3929b2d537ecd901027d5cb 2011-11-02 08:10:01 +01:00
Christophe Grenier
5bb16c5408 PhotoRec: fix Assassin's Creed II .save recovery 2011-11-02 08:09:26 +01:00
Christophe Grenier
8469f754c7 file_riff.c: Fix regression introduced in #bd92f8847e15aadfe676e7e56e3f934547dd762b 2011-11-02 08:06:38 +01:00
Christophe Grenier
b24ea8407a file_ace.c Fix regression introduced in #bbd33e63af7fb5f51de719a986f52f00bc6ce614 2011-11-02 08:05:15 +01:00
Christophe Grenier
978df31cf2 PhotoRec: recover CATIA .catdrawing 2011-11-01 10:03:04 +01:00
Christophe Grenier
0bf1fddbbb Search for Linux /dev/md* device instead of /dev/md? 2011-11-01 10:01:42 +01:00
Christophe Grenier
c7e5f50504 Avoid a potential out of bound read access in debug code 2011-10-31 17:51:32 +01:00
Christophe Grenier
3167cafd50 Restrict variable context 2011-10-31 17:51:21 +01:00
Christophe Grenier
7da26dcb16 Restrict variable context 2011-10-31 17:50:33 +01:00
Christophe Grenier
3ec90e5b17 PhotoRec: check rotation field when recovering .x3f Sigma raw 2011-10-30 12:17:45 +01:00
Christophe Grenier
eacb786b64 PhotoRec: stricter check for compressed flash .swc 2011-10-30 12:17:11 +01:00
Christophe Grenier
622c4c001b PhotoRec: modify .pyc recovery to recover Python byte-compiled 2.6, 2.7, 3.0, 3.1 and 3.2 2011-10-30 12:16:09 +01:00
Christophe Grenier
a0a5105a3b PhotoRec: allow more crypto algorithms in .gpg detection 2011-10-30 12:14:55 +01:00