Christophe Grenier
|
ac32ef6ddf
|
PhotoRec: new prototype "void update_blocksize(...)"
|
2009-02-16 19:49:06 +01:00 |
|
Christophe Grenier
|
eb49b29a70
|
PhotoRec: add missing description in File Maker Pro 7 .fp7
|
2009-02-16 19:48:24 +01:00 |
|
Christophe Grenier
|
8e6e295828
|
PhotoRec: recover AppleSingle/AppleDouble, File Maker Pro .fp7, Heredis - Genealogy .hr9 and Microsoft SQL Server Log Data File .ldf
|
2009-02-15 20:33:58 +01:00 |
|
Christophe Grenier
|
b5c651da4a
|
PhotoRec: add a debug message about the initial sector reading
|
2009-02-15 20:32:05 +01:00 |
|
Christophe Grenier
|
527a025fea
|
PhotoRec: modify Ableton Live Sets detection
|
2009-02-15 20:31:31 +01:00 |
|
Christophe Grenier
|
9cc7246b51
|
fidentify.c: Fix a warning
|
2009-02-15 20:31:09 +01:00 |
|
Christophe Grenier
|
a68a077571
|
update_search_space_aux(): scan the list backward as the last item is often the one that is searched.
|
2009-02-11 09:00:54 +01:00 |
|
Christophe Grenier
|
a3677f451c
|
If compiled with sudo support, add a sudo menu item for non-root user even if device list isn't empty.
|
2009-02-11 08:59:26 +01:00 |
|
Christophe Grenier
|
ed7550dea8
|
PhotoRec: when excluding NTFS allocated space, abort if an error occurs instead of skipping the problem.
|
2009-02-11 08:56:10 +01:00 |
|
Christophe Grenier
|
52e88bbb5b
|
Add the first sectors number to the log message when copying files from a FAT.
|
2009-02-11 08:55:15 +01:00 |
|
Christophe Grenier
|
71b0e4cdc0
|
PhotoRec: Recovers mov files that begin by a "mdat" container
|
2009-02-11 08:53:59 +01:00 |
|
Christophe Grenier
|
5bdd86a353
|
Log error message when fwrite failed
|
2009-02-09 08:57:04 +01:00 |
|
Christophe Grenier
|
04ca834333
|
Remove unecessary return value for del_search_space()
|
2009-02-09 08:56:10 +01:00 |
|
Christophe Grenier
|
a055652117
|
Add manifest files to request highest available execution level under Windows Vista UAC
|
2009-02-09 08:54:45 +01:00 |
|
Christophe Grenier
|
e8b390f730
|
PhotoRec: fix Windows PE .exe file identification bug and recover i386-COFF executable
|
2009-02-03 22:35:15 +01:00 |
|
Christophe Grenier
|
0ed831f349
|
PhotoRec: recover Mozilla XPCOM Type Library .xpt
|
2009-02-03 22:34:04 +01:00 |
|
Christophe Grenier
|
c53bac566b
|
hdaccess.c: fix compilation for cygwin (breakage introduced when fixing compilation warning)
|
2009-02-03 09:48:17 +01:00 |
|
Christophe Grenier
|
2fc044d74c
|
PhotoRec: Office document are still not well distinguished between themself...
|
2009-02-03 09:39:12 +01:00 |
|
Christophe Grenier
|
9cb6d20ebf
|
PhotoRec: recover Outlook Nickfile .nk2
|
2009-02-03 09:30:31 +01:00 |
|
Christophe Grenier
|
203df0e3a5
|
Fix some compilation warnings
|
2009-02-03 09:29:29 +01:00 |
|
Christophe Grenier
|
c6e94c6adf
|
PhotoRec: recover MS Visio with .vsd extension
|
2009-02-03 09:24:45 +01:00 |
|
Christophe Grenier
|
b37bae8b19
|
configure.ac: libewf checks HAVE_OFF64_T, so defines it
|
2009-02-03 09:23:02 +01:00 |
|
Christophe Grenier
|
c06ebfc5f2
|
Define as static some functions
|
2009-02-01 20:57:12 +01:00 |
|
Christophe Grenier
|
c4f158b6ff
|
Fix some missing headers for cygwin
|
2009-02-01 20:54:44 +01:00 |
|
Christophe Grenier
|
fe300381a6
|
PhotoRec: recover Fruity Loop .flp files
|
2009-02-01 11:02:35 +01:00 |
|
Christophe Grenier
|
c40836ae88
|
PhotoRec: recover Exchange Database .edb
|
2009-02-01 10:59:13 +01:00 |
|
Christophe Grenier
|
cd7e6da787
|
PhotoRec: recover more Pentax .tif as .pef, add missing header
|
2009-01-31 22:46:37 +01:00 |
|
Christophe Grenier
|
5e2ed32a43
|
Cache optimisation: data is probably in the last buffers
|
2009-01-31 17:58:37 +01:00 |
|
Christophe Grenier
|
84767da6eb
|
comp_FAT() cleanup
|
2009-01-31 17:46:22 +01:00 |
|
Christophe Grenier
|
56d98fd7a2
|
Use pread() and pwrite() argument style for internal I/O
|
2009-01-31 17:07:08 +01:00 |
|
Christophe Grenier
|
9970a484b6
|
TestDisk: fix name in log
|
2009-01-30 00:10:12 +01:00 |
|
Christophe Grenier
|
77f0954223
|
Fix a few memory leaks found using Coccinelle, http://www.emn.fr/x-info/coccinelle/
|
2009-01-29 08:53:42 +01:00 |
|
Christophe Grenier
|
a48dbbd425
|
src/diskacc.c: Fix typo in warning message
|
2009-01-27 08:53:41 +01:00 |
|
Christophe Grenier
|
2e25e5f10b
|
Under Windows, use aligned memory for memory allocation bigger than 512 bytes
|
2009-01-27 08:52:59 +01:00 |
|
Christophe Grenier
|
85b96151b5
|
TestDisk: fix a little bug when no log is asked
|
2009-01-26 21:14:07 +01:00 |
|
Christophe Grenier
|
16cba0657e
|
Fix display of partition bigger than 2GB
|
2009-01-26 20:59:50 +01:00 |
|
Christophe Grenier
|
67756ae597
|
PhotoRec: fix an invalid boundary check when inserting signature
|
2009-01-26 09:07:20 +01:00 |
|
Christophe Grenier
|
b2e017d7b1
|
Remove redundant check
|
2009-01-26 08:27:10 +01:00 |
|
Christophe Grenier
|
bb57e38772
|
PhotoRec: identify LyX .lyx files
|
2009-01-26 08:26:52 +01:00 |
|
Christophe Grenier
|
6b1a5e44c2
|
Remove duplicated include in src/hdaccess.c
|
2009-01-22 19:22:24 +01:00 |
|
Christophe Grenier
|
05d442468b
|
PhotoRec: recover APA Style Helper .apa and Cool Edit/Adobe Audition session .ses
|
2009-01-22 19:20:43 +01:00 |
|
Christophe Grenier
|
3b9391496f
|
PhotoRec: recover Lotus Data Interchange Format .dif
Moving Picture Experts Group Audio Layer 3 Uniform Resource Locator.m3u
Reaper Project rpp
Windows Play List.wpl
|
2009-01-22 19:19:14 +01:00 |
|
Christophe Grenier
|
939f83042f
|
PhotoRec: an icon should be square and 16 pixels minimum
|
2009-01-22 19:11:04 +01:00 |
|
Christophe Grenier
|
33499cc620
|
PhotoRec: remove useless include
|
2009-01-22 19:10:27 +01:00 |
|
Christophe Grenier
|
c59351554c
|
PhotoRec: add boundary checking for gz, jpg and pdf
|
2009-01-22 19:09:33 +01:00 |
|
Christophe Grenier
|
69ba4ed04c
|
PhotoRec: fix endless loop
|
2009-01-22 19:09:18 +01:00 |
|
Christophe Grenier
|
d04321d68a
|
PhotoRec: identified some constants as is
|
2009-01-22 19:06:11 +01:00 |
|
Christophe Grenier
|
4aedccda8b
|
PhotoRec: recover Java .class, Python Compiled Script .pyc, Timezone info and XV thumbnail image
|
2009-01-20 08:23:12 +01:00 |
|
Christophe Grenier
|
5d64598673
|
PhotoRec: recover Windows ico icons
|
2009-01-18 16:27:34 +01:00 |
|
Christophe Grenier
|
e91fc1e8a7
|
PhotoRec: recover TrueType Font .ttf files
|
2009-01-18 15:09:35 +01:00 |
|