Commit graph

3277 commits

Author SHA1 Message Date
Christophe Grenier
f51aa191c2 "testdisk -lu device" will list the partition with sector unit 2007-12-06 00:29:52 +01:00
Christophe Grenier
980ff85c30 Handle Mac partition table partially overwritten by an Intel partition 2007-12-05 00:13:21 +01:00
Christophe Grenier
1bdf5e342a Fix some FAT & NTFS read/write 2007-12-05 00:12:33 +01:00
Christophe Grenier
e51a1174a3 Fix disk cache sync and disk error handling 2007-12-05 00:09:34 +01:00
Christophe Grenier
6ce2d5b290 PhotoRec: add support for Microsoft OneNOte .one file 2007-12-02 21:24:49 +01:00
Christophe Grenier
920b5e4ff3 Add some synchronisation points, should help to deal with unexpected program termination 2007-12-02 21:21:18 +01:00
Christophe Grenier
50d67341a5 Start to reorganise how disk/file access works 2007-12-02 21:18:12 +01:00
Christophe Grenier
466ae9bf94 PhotoRec: fix txt and non-linearized pdf recovery 2007-11-28 22:54:56 +01:00
Christophe Grenier
66c34423c1 Can use sudo if user is not root 2007-11-28 22:42:36 +01:00
Christophe Grenier
22ed9d7d0f PhotoRec: detect HP Photosmart Photo Printing Album .albm files 2007-11-27 20:51:12 +01:00
Christophe Grenier
29d1269096 PhotoRec: check blender .bld content 2007-11-27 20:48:20 +01:00
Christophe Grenier
850c490382 Use e2fsprogs 1.40.2 2007-11-27 20:47:04 +01:00
Christophe Grenier
3a6099acd3 Fix fat32_get_prev_cluster and FAT code cleanup 2007-11-21 08:45:54 +01:00
Christophe Grenier
6b51c69a7b Fix for type change when there is no partition table 2007-11-19 19:12:50 +01:00
Christophe Grenier
8aa3821083 Add KeepAssX .kdb support to PhotoRec 2007-11-19 19:03:18 +01:00
Christophe Grenier
71c60ee1de FAT volume name may contain lowercase chars 2007-11-19 18:59:36 +01:00
Christophe Grenier
89fe7f8006 Add ncurses parameters in configure 2007-11-16 09:07:02 +01:00
Christophe Grenier
b7d3c98ee6 Fix for big FAT filesystem 2007-11-16 09:04:41 +01:00
Christophe Grenier
455ed826c8 IO redirection for alt. superblock/bs is enabled before file listing 2007-11-13 23:35:47 +01:00
Christophe Grenier
ff5f9f0989 Use BLKROGET ioctl call to detect read-only loop device under Linux 2007-11-13 21:35:51 +01:00
Christophe Grenier
c7c6948676 Add support for Corel Documents .wpd 2007-11-13 21:31:15 +01:00
Christophe Grenier
77a89ab909 Remove src/Makefile.in, it's a generated file 2007-11-13 21:29:14 +01:00
Christophe Grenier
b2be4d2dc7 NTFS: log more information when repairing MFT 2007-11-07 08:02:54 +01:00
Christophe Grenier
3fec683bcc Handle unicode filenames in display and when copying files from an NTFS partition
Thanks to Kenneth, C H LEE for the first patch
2007-11-06 16:40:46 +01:00
Christophe Grenier
249bad4bb7 - Use wprintw ncurses function instead of a custom one
- src/file_mov.c: Fix a compilation error if DEBUG_MOV is defined
2007-11-02 17:14:52 +01:00
Christophe Grenier
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
2007-11-02 16:20:52 +01:00
Christophe Grenier
9928d99936 First version in git 2007-10-29 22:38:52 +01:00