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 |
|
Christophe Grenier
|
ed0df8fb10
|
Show Alternate Data Stream from NTFS directory
|
2011-10-25 08:12:35 +02:00 |
|
Christophe Grenier
|
7250b1e070
|
PhotoRec: Partition table need to be read again if sector size has been changed,
so force the user to select again the disk.
|
2011-10-25 08:09:39 +02:00 |
|
Christophe Grenier
|
ba15991f70
|
Use "int" instead of "boolean" in src/file_jpg.c
|
2011-10-25 08:09:03 +02:00 |
|
Christophe Grenier
|
55b6af7234
|
Don't follow ".." when listing the whole filesystem
|
2011-10-25 08:08:05 +02:00 |
|
Christophe Grenier
|
c82323c870
|
DOS/DJGPP: Fix NTFS Alternate Data Stream filesize
|
2011-10-17 08:02:12 +02:00 |
|
Christophe Grenier
|
8ca78851c4
|
ntfs_mbstoucs takes 2 parameters in ntfs-3g and 3 in ntfsprogs
|
2011-10-17 07:59:33 +02:00 |
|
Christophe Grenier
|
dd7cf48369
|
NTFS listing: display Alternate Data Stream (ADS)
|
2011-10-17 07:21:56 +02:00 |
|
Christophe Grenier
|
5f5e0c430b
|
NTFS undelete: list Alternate Data Stream (ADS)
|
2011-10-17 07:21:10 +02:00 |
|
Christophe Grenier
|
0bcdd11e9a
|
NTFS undelete: fix filesize display
|
2011-10-16 21:24:17 +02:00 |
|
Christophe Grenier
|
90a16326fd
|
Remove EWF pathname limit
Reorder src/ewf.c for HAVE_LIBEWF_V2_API
|
2011-10-16 21:22:16 +02:00 |
|
Christophe Grenier
|
61fa7141bb
|
Fix detection of empty list when loading partitions list from backup.log
|
2011-10-15 14:30:58 +02:00 |
|
Christophe Grenier
|
57fb232687
|
PhotoRec: add missing return value to header_check_lxo()
|
2011-10-15 14:30:22 +02:00 |
|
Joachim Metz
|
73d7082094
|
Deal with libewf v2 new API
|
2011-10-15 13:38:08 +02:00 |
|
Christophe Grenier
|
bc9d4278c0
|
PhotoRec: recover SeeNezSST and snz text files
|
2011-10-15 12:17:35 +02:00 |
|
Christophe Grenier
|
72404b4c74
|
PhotoRec: check fseek return value in zip file validation
|
2011-10-15 12:17:20 +02:00 |
|
Christophe Grenier
|
31300161d1
|
PhotoRec: check fseek return value in tiff file validation
|
2011-10-15 12:11:03 +02:00 |
|
Christophe Grenier
|
c639605628
|
PhotoRec: check fseek return value in tib file validation
|
2011-10-15 12:10:51 +02:00 |
|
Christophe Grenier
|
76887c43cb
|
PhotoRec: check fseek return value in psf file validation
|
2011-10-15 12:10:10 +02:00 |
|