blob: 909dc1dee2f482872f9be343f603547d7780cc4c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
0.2.0-pv0 BUG: #017447 ; #017453
enable the first version of the magic-funktions for ext3
new Options "-M" and "-n"
check header und library in configure
0.1.4 BUG: #17387 symlink not restored
BUG: #17423 undeleted directory not found
BUG: #17425 run-time error "segmentation fault" at the beginning of a directory
enable optional support for ext2/3/4 file attributes
restore unlinked files
0.1.3 BUG: crash if no write access to input filename list
changes: time option to "-a ...." and "-b ...."
changes: time match search for inode in directory
changes: BIG ENDIAN swap dirblock
changes: checking recover device
fix: some small bugs
0.1.2 hardlink database: Changes handling link-count
hardlink database: at end of process print content
set_dir_attributes(): create now also empty directories with "-R"
new option "-Q" : high quality recover, not use of deleted directory entry
BUG: incorrect cr_time in histogram
BUG: recover_file(): socket Inode not ignored
BUG: list of special and bad Inodes produce crash
BUG: symlink : group and owner not correct
Change some display options
0.1.1 first complete version
|