Christophe Grenier
2ee784cf7a
Deleted files can be shown or not when listing files.
2008-04-29 20:37:45 +02:00
Christophe Grenier
ec3188c5af
Log error string when a file can't be created
2008-04-29 20:34:06 +02:00
Christophe Grenier
f845b7e199
Software Raid md 1.x chunksize can be 0
2008-04-29 20:32:47 +02:00
Christophe Grenier
ef4f5ebf79
Update to libewf 20080322
2008-04-29 20:28:21 +02:00
Christophe Grenier
8aad5d9eeb
Bugfix: add missing fewf_sync() function to EWF
...
Fix reported size (2048 TB instead of 0) for some broken USB device under Windows
2008-04-29 20:24:12 +02:00
Christophe Grenier
ebb9602f99
PhotoRec: recover Microsoft Works Database .wdb
2008-04-22 09:49:00 +02:00
Christophe Grenier
7c3da60f80
Geometry menu can be used to force a 256 bytes sector size.
...
Current geometry is logged prior modification.
PhotoRec: Handle 256 bytes blocksize to recover files inside MS Backup archive
PhotoRec: When expert mode is enabled, it's possible to change the blocksize even
if blocksize was already known from filesystem.
2008-04-22 09:46:10 +02:00
Christophe Grenier
cfa3e14eb4
Icons have been moved in a separate directory
2008-04-22 09:39:28 +02:00
Christophe Grenier
e97ce67c98
Update readme.txt for darwin, dos and win
2008-04-22 09:38:58 +02:00
Christophe Grenier
ca6ee8cbd8
PhotoRec: add recovery of pfx files holding PKCS#12 keys
2008-04-16 13:14:52 +02:00
Christophe Grenier
1f761fdb5f
RIFF Cubase cpr filesize is big-endian
2008-04-16 07:46:33 +02:00
Christophe Grenier
6cad72ff76
Allow left, right and enter key while selecting a partition type
2008-04-14 20:34:19 +02:00
Christophe Grenier
9f85b6533c
Detect ncursesw/ncurses.h header presence
2008-04-14 20:29:07 +02:00
Christophe Grenier
140e6c1cb4
Use IOCTL_DISK_GET_LENGTH_INFO to get disk size under Windows, it works with
...
Windows Dynamic Disk.
2008-04-14 20:16:16 +02:00
Christophe Grenier
8f7a34d5fb
Log compilation date/time
2008-04-11 11:52:21 +02:00
Christophe Grenier
b62aab4cde
Reorganize how disk geometry, size and sector size is gathered
2008-04-11 11:45:06 +02:00
Christophe Grenier
ef4cf90c94
Avoid unused variable when not using sudo
2008-04-11 11:37:43 +02:00
Christophe Grenier
6f0d64c561
Don't display harddisk geometry in the warning message about read-only device
2008-04-11 11:34:03 +02:00
Christophe Grenier
5e24817eb8
Try to better deal with partition ending near disk size limit
2008-04-11 11:33:01 +02:00
Christophe Grenier
d0bc9baeb8
PhotoRec: Fix when only txt and/or mov files are selected for recovery.
2008-04-11 11:31:57 +02:00
Christophe Grenier
9e48f58af9
FAT32 partition listing: apply bit-mask to inode number, check for "." entry before listing files
2008-04-11 11:30:21 +02:00
Christophe Grenier
3a584cb026
Allow pathname up to 1024 chars instead of 255
2008-04-11 11:29:48 +02:00
Christophe Grenier
d4691ada06
Add td_min(), td_max() functions
2008-04-11 11:29:23 +02:00
Christophe Grenier
12da0317f4
Partition type modification: only use number for Intel and Sun, otherwise select in a list.
2008-04-11 11:27:40 +02:00
Christophe Grenier
c6ffc1812d
Can list by pressing 'l' in the Advanced menu (key usage not displayed)
2008-04-11 11:26:30 +02:00
Christophe Grenier
d2e73cbf26
Update header checks
2008-04-11 11:25:59 +02:00
Christophe Grenier
b4577975e4
Search for /dev/mapper/* and /dev/md? device under Linux
...
Under Windows, compare the device model to avoid disk duplicate
2008-04-09 08:13:13 +02:00
Christophe Grenier
6c073e21c6
Limit recovered .xcf filesize to 1GB
2008-04-09 08:12:34 +02:00
Christophe Grenier
00a58a7f13
PhotoRec: fix for zip recovery on 64-bits plateform
2008-04-07 09:04:36 +02:00
Christophe Grenier
7c1bc8c7c8
PhotoRec: fix html signature detection
2008-04-07 09:04:11 +02:00
Christophe Grenier
68f42b7846
PhotoRec: distinguish Debian Archive .deb from .a
2008-04-07 09:03:37 +02:00
Christophe Grenier
a4a280354d
code cleanup: rename aff_buffer() fixup
2008-04-07 09:03:21 +02:00
Christophe Grenier
5bc721de8e
code cleanup: rename aff_buffer()
2008-04-03 00:22:31 +02:00
Christophe Grenier
1739339385
PhotoRec: detect .iso filesize
2008-04-02 23:58:10 +02:00
Christophe Grenier
26cd126d3f
PhotoRec: read 512k chunks instead of 128k
2008-04-02 23:54:03 +02:00
Christophe Grenier
3e43d84bdc
Resize HD cache buffer when request is too big for the current buffer instead of splitting the request
2008-04-02 23:52:53 +02:00
Christophe Grenier
ec6c082a03
tab_insert() is static
2008-04-02 23:51:32 +02:00
Christophe Grenier
0278c9fb57
For text recovery only check the first 2048 bytes
2008-04-02 23:50:52 +02:00
Christophe Grenier
277aa252cd
In testdisk.spec add BuildRequires: ntfsprogs-devel
...
Don't build static by default
2008-04-02 23:49:41 +02:00
Christophe Grenier
c8d175066c
Disable crypto for ntfsprogs compilation
...
Fix configure --enable-sudo and --enable-missing-uuid-ok
Check io.h header for mingw
2008-04-02 23:47:50 +02:00
Christophe Grenier
87430ae765
Add .iso file support (Don't always work)
2008-03-29 09:54:25 +01:00
Christophe Grenier
a9debb8616
Add Windows RE(store) partition type for PC/Intel partition
2008-03-29 09:53:29 +01:00
Christophe Grenier
478e4b6bc8
PhotoRec: for JPEG files, fix conversion from time/date store in Exif header to Unix time
2008-03-29 09:52:48 +01:00
Christophe Grenier
924ff24783
PhotoRec: for gzip files, extract the time/date from header and set the file time
2008-03-29 09:51:51 +01:00
Christophe Grenier
aca14bd4fc
Need debug>1 to display an hexdump of windows IOCTL_STORAGE_QUERY_PROPERTY buffer
2008-03-25 22:27:05 +01:00
Christophe Grenier
485fd6942c
Fix TestDisk welcome message
2008-03-25 22:25:25 +01:00
Christophe Grenier
b20a03462c
Fix for NTFS listing: only hides system files beginning by '$' (not . and ..)
2008-03-24 17:20:03 +01:00
Christophe Grenier
4e7502c959
Reports OS version and compiler version
2008-03-24 16:30:07 +01:00
Christophe Grenier
5f39b5f995
Move rebuild_FAT_BS, FAT_init_rootdir and repair_FAT_table headers to fat_adv.h
2008-03-24 16:26:32 +01:00
Christophe Grenier
ef4104d8ce
Don't define menuNTFS/menuEXT2 if libntfs/libext2 is missing
2008-03-24 16:21:42 +01:00