Commit graph

  • c64fe5f996 Redraw the full screen after a file listing Christophe Grenier 2009-03-22 14:53:02 +0100
  • cc398a8e64 PhotoRec: allow R(egistered) char in txt file Christophe Grenier 2009-03-22 14:52:26 +0100
  • d71e1f3184 PhotoRec: reorganize how TIFF tag are searched Christophe Grenier 2009-03-22 14:51:04 +0100
  • 73d4b9ab3d PhotoRec: bugfix, reset file_rename pointer in reset_file_recovery() Christophe Grenier 2009-03-22 14:49:55 +0100
  • 30213c7fed PhotoRec: modify Canon Raw picture .crw EOF footer detection Christophe Grenier 2009-03-22 14:48:53 +0100
  • 1b8d918bc1 TestDisk: recover exFAT partition Christophe Grenier 2009-03-22 14:45:52 +0100
  • fedfee5946 PhotoRec: fix for TIFF .fff Christophe Grenier 2009-03-15 21:28:36 +0100
  • aaaac59018 PhotoRec: limit recursion depth and loop count when checking exe information Christophe Grenier 2009-03-15 21:20:21 +0100
  • 1f11723545 file_exe.c: Add missing boundary checks Christophe Grenier 2009-03-13 08:42:42 +0100
  • f8e2853897 PhotoRec: log the correct sector numbers during FAT unformat in expert mode Christophe Grenier 2009-03-11 22:57:47 +0100
  • 8d6beb9d6e code cleanup: remove unused verbose parameter to disk_get_hpa_dco() Christophe Grenier 2009-03-06 19:42:56 +0100
  • 22d825524d code cleanup, fix signed/unsigned warnings Christophe Grenier 2009-03-06 19:38:48 +0100
  • c01909eefa code cleanup: remove verbose argument to fewf_init Christophe Grenier 2009-03-06 19:31:55 +0100
  • 1af8dd56e4 code cleanup: remove verbose argument to add_partition_*() Christophe Grenier 2009-03-06 19:26:32 +0100
  • 60b94687c7 PhotoRec: avoid a false positive with some jpg inside avi Christophe Grenier 2009-03-06 19:25:34 +0100
  • 521be918ba PhotoRec: when loading a previous session, avoid sscanf() and strtol() for better performance Christophe Grenier 2009-03-01 20:00:07 +0100
  • a286195976 PhotoRec: Use "Disk identification, please wait..." and "Filesystem analysis, please wait..." messages Christophe Grenier 2009-03-01 19:56:46 +0100
  • 326cfc953c find_blocksize: fix a bug introduced yesterday Christophe Grenier 2009-02-27 19:31:41 +0100
  • 3207ec33ff PhotoRec: bugfix, don't reset the blocksize if it's already known Christophe Grenier 2009-02-26 09:42:59 +0100
  • 3d3621bb97 PhotoRec file_exe.c: Get the original filename from PE fileinfo structure Christophe Grenier 2009-02-26 09:34:48 +0100
  • 454be989b7 find_blocksize() cleanup Christophe Grenier 2009-02-26 09:32:05 +0100
  • 85e9a4dd0d PhotoRec: recover some "DB" files Christophe Grenier 2009-02-26 09:31:22 +0100
  • abc5c40723 file_ace.c: read 4096 bytes instead of 256 when checking the header Christophe Grenier 2009-02-26 09:30:02 +0100
  • 9a84e56b96 Use e2fsprogs 1.41.4 instead of 1.41.0 if no version is installed Christophe Grenier 2009-02-26 09:29:25 +0100
  • b399eb805f PhotoRec: add the possibility to do a FAT unformat in expert mode Christophe Grenier 2009-02-22 13:56:42 +0100
  • 11b327dd89 Add PE information when building windows binaries Christophe Grenier 2009-02-22 13:55:25 +0100
  • 29e38d620f TIFF: remove redundant define Christophe Grenier 2009-02-20 14:06:47 +0100
  • 6f36a1347a PhotoRec: extract the filename from the gzip header if available Christophe Grenier 2009-02-20 14:06:21 +0100
  • f48301fea1 PhotoRec: extract the filename from Diablo II .d2 content Christophe Grenier 2009-02-20 14:05:49 +0100
  • 94ac39c100 PhotoRec: create the infrastructure to set a filename using the file content Christophe Grenier 2009-02-20 14:04:50 +0100
  • e6392fbec9 fidentify: log debug information Christophe Grenier 2009-02-20 14:04:26 +0100
  • 9c85398217 export find_sectors_per_cluster_aux() Christophe Grenier 2009-02-20 14:03:59 +0100
  • 2801b7815b PhotoRec: recover Diablo II .d2s and .mk5 files generated by a custom CAD-CAM software Christophe Grenier 2009-02-18 20:09:49 +0100
  • 8ac6a0d4ac PhotoRec: search Ableton Lives Sets .als footer Christophe Grenier 2009-02-18 20:07:16 +0100
  • 76a8f20f27 PhotoRec: move get_next_header() and get_next_sector() to the new file pnext.h Christophe Grenier 2009-02-17 09:32:59 +0100
  • ee97a896a2 Fix PhotoRec FAT free space carving, the first sector of cluster 2 was erronously removed from the disk space to analyse. Christophe Grenier 2009-02-16 20:01:52 +0100
  • 1bb6df5595 Move find_sectors_per_cluster() and no_of_cluster2part_type() to a separated file Christophe Grenier 2009-02-16 19:59:12 +0100
  • ac32ef6ddf PhotoRec: new prototype "void update_blocksize(...)" Christophe Grenier 2009-02-16 19:49:06 +0100
  • eb49b29a70 PhotoRec: add missing description in File Maker Pro 7 .fp7 Christophe Grenier 2009-02-16 19:48:24 +0100
  • 8e6e295828 PhotoRec: recover AppleSingle/AppleDouble, File Maker Pro .fp7, Heredis - Genealogy .hr9 and Microsoft SQL Server Log Data File .ldf Christophe Grenier 2009-02-15 20:33:58 +0100
  • b5c651da4a PhotoRec: add a debug message about the initial sector reading Christophe Grenier 2009-02-15 20:32:05 +0100
  • 527a025fea PhotoRec: modify Ableton Live Sets detection Christophe Grenier 2009-02-15 20:31:31 +0100
  • 9cc7246b51 fidentify.c: Fix a warning Christophe Grenier 2009-02-15 20:31:09 +0100
  • a68a077571 update_search_space_aux(): scan the list backward as the last item is often the one that is searched. Christophe Grenier 2009-02-11 09:00:54 +0100
  • a3677f451c If compiled with sudo support, add a sudo menu item for non-root user even if device list isn't empty. Christophe Grenier 2009-02-11 08:59:26 +0100
  • ed7550dea8 PhotoRec: when excluding NTFS allocated space, abort if an error occurs instead of skipping the problem. Christophe Grenier 2009-02-11 08:56:10 +0100
  • 52e88bbb5b Add the first sectors number to the log message when copying files from a FAT. Christophe Grenier 2009-02-11 08:55:15 +0100
  • 71b0e4cdc0 PhotoRec: Recovers mov files that begin by a "mdat" container Christophe Grenier 2009-02-11 08:53:59 +0100
  • 5bdd86a353 Log error message when fwrite failed Christophe Grenier 2009-02-09 08:57:04 +0100
  • 04ca834333 Remove unecessary return value for del_search_space() Christophe Grenier 2009-02-09 08:56:10 +0100
  • a055652117 Add manifest files to request highest available execution level under Windows Vista UAC Christophe Grenier 2009-02-09 08:54:45 +0100
  • e8b390f730 PhotoRec: fix Windows PE .exe file identification bug and recover i386-COFF executable Christophe Grenier 2009-02-03 22:35:15 +0100
  • 0ed831f349 PhotoRec: recover Mozilla XPCOM Type Library .xpt Christophe Grenier 2009-02-03 22:34:04 +0100
  • c53bac566b hdaccess.c: fix compilation for cygwin (breakage introduced when fixing compilation warning) Christophe Grenier 2009-02-03 09:48:17 +0100
  • 2fc044d74c PhotoRec: Office document are still not well distinguished between themself... Christophe Grenier 2009-02-03 09:39:12 +0100
  • 9cb6d20ebf PhotoRec: recover Outlook Nickfile .nk2 Christophe Grenier 2009-02-03 09:30:31 +0100
  • 203df0e3a5 Fix some compilation warnings Christophe Grenier 2009-02-03 09:29:29 +0100
  • c6e94c6adf PhotoRec: recover MS Visio with .vsd extension Christophe Grenier 2009-02-03 09:24:45 +0100
  • b37bae8b19 configure.ac: libewf checks HAVE_OFF64_T, so defines it Christophe Grenier 2009-02-03 09:23:02 +0100
  • c06ebfc5f2 Define as static some functions Christophe Grenier 2009-02-01 20:57:12 +0100
  • c4f158b6ff Fix some missing headers for cygwin Christophe Grenier 2009-02-01 20:54:44 +0100
  • fe300381a6 PhotoRec: recover Fruity Loop .flp files Christophe Grenier 2009-02-01 11:02:35 +0100
  • c40836ae88 PhotoRec: recover Exchange Database .edb Christophe Grenier 2009-02-01 10:59:13 +0100
  • cd7e6da787 PhotoRec: recover more Pentax .tif as .pef, add missing header Christophe Grenier 2009-01-31 22:46:37 +0100
  • 5e2ed32a43 Cache optimisation: data is probably in the last buffers Christophe Grenier 2009-01-31 17:58:37 +0100
  • 84767da6eb comp_FAT() cleanup Christophe Grenier 2009-01-31 17:46:22 +0100
  • 56d98fd7a2 Use pread() and pwrite() argument style for internal I/O Christophe Grenier 2009-01-31 17:07:08 +0100
  • 9970a484b6 TestDisk: fix name in log Christophe Grenier 2009-01-30 00:10:12 +0100
  • 77f0954223 Fix a few memory leaks found using Coccinelle, http://www.emn.fr/x-info/coccinelle/ Christophe Grenier 2009-01-29 08:53:42 +0100
  • a48dbbd425 src/diskacc.c: Fix typo in warning message Christophe Grenier 2009-01-27 08:53:41 +0100
  • 2e25e5f10b Under Windows, use aligned memory for memory allocation bigger than 512 bytes Christophe Grenier 2009-01-27 08:52:59 +0100
  • 85b96151b5 TestDisk: fix a little bug when no log is asked Christophe Grenier 2009-01-26 21:14:07 +0100
  • 16cba0657e Fix display of partition bigger than 2GB Christophe Grenier 2009-01-26 20:59:50 +0100
  • 67756ae597 PhotoRec: fix an invalid boundary check when inserting signature Christophe Grenier 2009-01-26 09:07:20 +0100
  • b2e017d7b1 Remove redundant check Christophe Grenier 2009-01-26 08:27:10 +0100
  • bb57e38772 PhotoRec: identify LyX .lyx files Christophe Grenier 2009-01-26 08:26:52 +0100
  • 6b1a5e44c2 Remove duplicated include in src/hdaccess.c Christophe Grenier 2009-01-22 19:22:24 +0100
  • 05d442468b PhotoRec: recover APA Style Helper .apa and Cool Edit/Adobe Audition session .ses Christophe Grenier 2009-01-22 19:20:43 +0100
  • 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 Christophe Grenier 2009-01-22 19:19:14 +0100
  • 939f83042f PhotoRec: an icon should be square and 16 pixels minimum Christophe Grenier 2009-01-22 19:11:04 +0100
  • 33499cc620 PhotoRec: remove useless include Christophe Grenier 2009-01-22 19:10:27 +0100
  • c59351554c PhotoRec: add boundary checking for gz, jpg and pdf Christophe Grenier 2009-01-22 19:09:33 +0100
  • 69ba4ed04c PhotoRec: fix endless loop Christophe Grenier 2009-01-22 19:09:18 +0100
  • d04321d68a PhotoRec: identified some constants as is Christophe Grenier 2009-01-22 19:06:11 +0100
  • 4aedccda8b PhotoRec: recover Java .class, Python Compiled Script .pyc, Timezone info and XV thumbnail image Christophe Grenier 2009-01-20 08:23:12 +0100
  • 5d64598673 PhotoRec: recover Windows ico icons Christophe Grenier 2009-01-18 16:27:34 +0100
  • e91fc1e8a7 PhotoRec: recover TrueType Font .ttf files Christophe Grenier 2009-01-18 15:09:35 +0100
  • 64dd89ad43 PhotoRec: recover Drawing Interchange File .dxf files Christophe Grenier 2009-01-18 15:07:44 +0100
  • 4e75d70393 fidentify: determine file type using PhotoRec signatures Christophe Grenier 2009-01-18 15:05:04 +0100
  • 61e2e5871e PhotoRec: move init_file_stats() to filegen.c photorec_bf() prototype cleanup Christophe Grenier 2009-01-18 14:25:45 +0100
  • fc422bcc2f src/ext2.c: code cleanup Christophe Grenier 2009-01-18 14:20:38 +0100
  • e333a67ac7 file_ext.c: remove a dependency to ext2.c Christophe Grenier 2009-01-18 14:19:26 +0100
  • af4972541b Add missing header Christophe Grenier 2009-01-18 14:19:07 +0100
  • 5f94f7fa2c PhotoRec: allow "uuid" type in mov files Christophe Grenier 2009-01-18 14:18:33 +0100
  • d3eac641d8 PhotoRec: recover .hds Parallels disk image and .mxf Material Exchange Format video Christophe Grenier 2009-01-14 22:22:29 +0100
  • 69e063359c Add multiple file selection in NTFS undelete Christophe Grenier 2009-01-14 22:20:55 +0100
  • 9c2152f130 qphotorec: non-fonctionnal QT prototype of PhotoRec Christophe Grenier 2009-01-14 22:19:06 +0100
  • 1650fe5b8b Split ncurses text interface from functions Christophe Grenier 2009-01-14 22:13:47 +0100
  • 56e1c29b2c Let the user choose to fix or not the MFT only if file can be listed. Christophe Grenier 2009-01-14 22:03:48 +0100
  • 6240acb4f9 Don't recover NTFS partition with 0 data sector Christophe Grenier 2009-01-14 22:02:41 +0100