Commit graph

  • a86729759f TestDisk FAT and NTFS Advanced boot menu interface, automaticaly positioned to BackupBS or OrgBS TestDisk Update the disk size if head count is modified PhotoRec: display "Next" if necessary in file list PhotoRec: recover Internet Explorer index.dat file PhotoRec: "Mode EXT2/EXT3" option -> "Ext2/ext3 mode" Christophe Grenier 2008-01-04 18:53:53 +0100
  • 2af8072225 Add new parameter to enable/disable all filetype recovery: photorec /cmd device ...,fileopts,everything,disable" MPG recovery: check size defined by video sequence start code Christophe Grenier 2007-12-28 18:49:47 +0100
  • 49e7e8a257 Support for file copy from FAT filesystem Christophe Grenier 2007-12-28 18:45:18 +0100
  • 938b0e98d9 Fix compilation problem with "gcc -O0" (no optimisation) Christophe Grenier 2007-12-28 18:42:45 +0100
  • 7e4eaae0e5 com_err library may be needed by ext2fs library Christophe Grenier 2007-12-28 18:41:22 +0100
  • bda51eefe0 Remove header_check from struct file_hint_struct Add Microsoft Visual Studio Resource file .res support Christophe Grenier 2007-12-23 14:54:58 +0100
  • 745062401f Rename find_in_mem() to td_memmem() Add Maya .mb and .mp file support to PhotoRec Christophe Grenier 2007-12-23 13:07:59 +0100
  • c75bcf2b02 Add Outlook .msg, MS VB .cls detection in PhotoRec Christophe Grenier 2007-12-21 08:31:11 +0100
  • cdb8cbe5fc In expert mode during RepairMFT, user can choose between MFT and MFTmirror if TestDisk can't find the correct one. Christophe Grenier 2007-12-21 08:29:06 +0100
  • b9516d9e09 Fix for read-only loopback device, thanks to Andries Brouwer for reporting the problem. Christophe Grenier 2007-12-15 22:50:11 +0100
  • d1666f654d Fix write for DOS version Christophe Grenier 2007-12-15 22:48:04 +0100
  • d3ebfd9ede Move string/mem search in a separate file Christophe Grenier 2007-12-06 00:36:39 +0100
  • 54de8ce209 Avoid malloc(0) in NTFS code Christophe Grenier 2007-12-06 00:35:01 +0100
  • 56e807748e Better handle FAT filenames Rename filenames while copying under Dos and Windows Christophe Grenier 2007-12-06 00:34:10 +0100
  • f51aa191c2 "testdisk -lu device" will list the partition with sector unit Christophe Grenier 2007-12-06 00:29:52 +0100
  • 980ff85c30 Handle Mac partition table partially overwritten by an Intel partition Christophe Grenier 2007-12-05 00:13:21 +0100
  • 1bdf5e342a Fix some FAT & NTFS read/write Christophe Grenier 2007-12-05 00:12:33 +0100
  • e51a1174a3 Fix disk cache sync and disk error handling Christophe Grenier 2007-12-05 00:09:34 +0100
  • 6ce2d5b290 PhotoRec: add support for Microsoft OneNOte .one file Christophe Grenier 2007-12-02 21:24:49 +0100
  • 920b5e4ff3 Add some synchronisation points, should help to deal with unexpected program termination Christophe Grenier 2007-12-02 21:21:18 +0100
  • 50d67341a5 Start to reorganise how disk/file access works Christophe Grenier 2007-12-02 21:18:12 +0100
  • 466ae9bf94 PhotoRec: fix txt and non-linearized pdf recovery Christophe Grenier 2007-11-28 22:54:56 +0100
  • 66c34423c1 Can use sudo if user is not root Christophe Grenier 2007-11-28 22:42:36 +0100
  • 22ed9d7d0f PhotoRec: detect HP Photosmart Photo Printing Album .albm files Christophe Grenier 2007-11-27 20:51:12 +0100
  • 29d1269096 PhotoRec: check blender .bld content Christophe Grenier 2007-11-27 20:48:20 +0100
  • 850c490382 Use e2fsprogs 1.40.2 Christophe Grenier 2007-11-27 20:47:04 +0100
  • 3a6099acd3 Fix fat32_get_prev_cluster and FAT code cleanup Christophe Grenier 2007-11-21 08:45:54 +0100
  • 6b51c69a7b Fix for type change when there is no partition table Christophe Grenier 2007-11-19 19:12:50 +0100
  • 8aa3821083 Add KeepAssX .kdb support to PhotoRec Christophe Grenier 2007-11-19 19:03:18 +0100
  • 71c60ee1de FAT volume name may contain lowercase chars Christophe Grenier 2007-11-19 18:59:36 +0100
  • 89fe7f8006 Add ncurses parameters in configure Christophe Grenier 2007-11-16 09:07:02 +0100
  • b7d3c98ee6 Fix for big FAT filesystem Christophe Grenier 2007-11-16 09:04:41 +0100
  • 455ed826c8 IO redirection for alt. superblock/bs is enabled before file listing Christophe Grenier 2007-11-13 23:35:47 +0100
  • ff5f9f0989 Use BLKROGET ioctl call to detect read-only loop device under Linux Christophe Grenier 2007-11-13 21:35:51 +0100
  • c7c6948676 Add support for Corel Documents .wpd Christophe Grenier 2007-11-13 21:31:15 +0100
  • 77a89ab909 Remove src/Makefile.in, it's a generated file Christophe Grenier 2007-11-13 21:29:14 +0100
  • b2be4d2dc7 NTFS: log more information when repairing MFT Christophe Grenier 2007-11-07 08:02:54 +0100
  • 3fec683bcc Handle unicode filenames in display and when copying files from an NTFS partition Thanks to Kenneth, C H LEE for the first patch Christophe Grenier 2007-11-06 16:40:46 +0100
  • 249bad4bb7 - Use wprintw ncurses function instead of a custom one - src/file_mov.c: Fix a compilation error if DEBUG_MOV is defined Christophe Grenier 2007-11-02 17:14:52 +0100
  • 6d5421fd22 Remove files that are automaticaly generated: - configure/Makefile are generated using aclocal -I config autoheader -W all autoconf -W all automake --gnits --add-missing --copy - doc is generated from the website - THANKS is also automaticaly generated Christophe Grenier 2007-11-02 16:20:52 +0100
  • 9928d99936 First version in git Christophe Grenier 2007-10-29 22:38:52 +0100