-
Notifications
You must be signed in to change notification settings - Fork 6
/
ChangeLog
142 lines (111 loc) · 2.38 KB
/
ChangeLog
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
TODO
* don't allow store to be opened multiple times
* add check signature functions?
* use notify output grouping
* fsclfsinfo:
- add info handle
* code clean up:
- init functions
* owner page
- detect last valid owner page
* add caches (use fdata)
- blocks/records
- owner pages
Format
* improve fixup handling (what about lower nibble of lower byte)
* add checksum handing
API
* store: add get stream by name function
Debug
* print offsets of containers
* libfusn: add debug descriptions of update resource and source flags
Deployment
* check configure test of sub library included functions
* write man pages
20141011
* see `git log' for more recent change log
* removed README.macosx
* updated dependencies
* changes for project site move
20140529
* updated dependencies
20140118
* 2014 update
* updated dependencies
20131109
* updated dependencies
20130915
* code clean up
20130914
* updated dependencies
* added libcthreads build support
20130224
* updated dependencies
* 2013 update
20130214
* worked on debug output
20120929
* updated dependencies
20120527
* updated dependencies
* code clean up:
- extern definitions
20110313
* code clean up
20110305
* updated libfdata
20110304
* updated configure.ac, common, libcstring, liberror, libnotify, libsystem,
libuna, libbfio, libfdatetime, libfwnt
* worked on gettext support
* worked on TxR support
* 2011 update
20101220
* removed libfdata
20101219
* updated common, libcstring, libsystem, libbfio, libfdatetime
* updated array type
* code clean up
20101203
* code clean up
* updated libfdata
20101202
* worked on format
- owner page
- virual/physical lsn mappings
- block chains
- split blocks
20101201
* worked on format
- container
* worked on container and stream
* refactored base log into store
* updated libbfio
20101130
* worked on format
- base log, block fixup values
* added container and stream
20101129
* worked on format
- base log
* changed handle into store and base log
20101128
* worked on format
20101127
* updated libfdatetime
* moved abort to IO handle
* moved record to record value
* record is now an external 'object' type
* worked on format
20101126
* updated configure.ac
* updated libcstring, liberror, libuna, libbfio, libfdata
* added libclfs.rc
* worked on format
20101113
* textual changes
* worked on initial version
* worked on format
20101112
* created initial version
* worked on format