Mercurial > libpst
annotate ChangeLog @ 71:1bd4491cf8ff stable-0-6-9
fix documentation of 8 byte backpointers
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 16 May 2008 09:00:57 -0700 |
parents | b12f4e50e2e8 |
children | 3cb02cb1e6cd |
rev | line source |
---|---|
71
1bd4491cf8ff
fix documentation of 8 byte backpointers
Carl Byington <carl@five-ten-sg.com>
parents:
70
diff
changeset
|
1 LibPST 0.6.9 (2008-05-161) |
70
b12f4e50e2e8
Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit compile.
Carl Byington <carl@five-ten-sg.com>
parents:
67
diff
changeset
|
2 =============================== |
b12f4e50e2e8
Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit compile.
Carl Byington <carl@five-ten-sg.com>
parents:
67
diff
changeset
|
3 * Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit |
71
1bd4491cf8ff
fix documentation of 8 byte backpointers
Carl Byington <carl@five-ten-sg.com>
parents:
70
diff
changeset
|
4 compile. |
1bd4491cf8ff
fix documentation of 8 byte backpointers
Carl Byington <carl@five-ten-sg.com>
parents:
70
diff
changeset
|
5 * Signed/unsigned cleanup from 'CFLAGS=-Wextra ./configure'. |
70
b12f4e50e2e8
Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit compile.
Carl Byington <carl@five-ten-sg.com>
parents:
67
diff
changeset
|
6 * Reindent vbuf.c to make it readable. |
71
1bd4491cf8ff
fix documentation of 8 byte backpointers
Carl Byington <carl@five-ten-sg.com>
parents:
70
diff
changeset
|
7 * Fix pst format documentation for 8 byte backpointers. |
70
b12f4e50e2e8
Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit compile.
Carl Byington <carl@five-ten-sg.com>
parents:
67
diff
changeset
|
8 |
67
90aa7814ad1f
Initial version of pst2dii to convert to Summation dii load file format.
Carl Byington <carl@five-ten-sg.com>
parents:
64
diff
changeset
|
9 LibPST 0.6.8 (2008-03-05) |
63
cfd6175f9334
Start work on pst2dii to convert to Summation dii load file format.
Carl Byington <carl@five-ten-sg.com>
parents:
61
diff
changeset
|
10 =============================== |
64
2c6040b6e8f8
packaging for Fedora (#434727)
Carl Byington <carl@five-ten-sg.com>
parents:
63
diff
changeset
|
11 * Initial version of pst2dii to convert to Summation dii load file format. |
2c6040b6e8f8
packaging for Fedora (#434727)
Carl Byington <carl@five-ten-sg.com>
parents:
63
diff
changeset
|
12 * Changes for Fedora packaging (#434727) |
63
cfd6175f9334
Start work on pst2dii to convert to Summation dii load file format.
Carl Byington <carl@five-ten-sg.com>
parents:
61
diff
changeset
|
13 |
60
97b7706bdda2
Work around bogus 7c.b5 blocks in some messages that have been read.
Carl Byington <carl@five-ten-sg.com>
parents:
59
diff
changeset
|
14 LibPST 0.6.7 (2008-02-16) |
59
7d5c637aaafb
General cleanup and code fixes.
Carl Byington <carl@five-ten-sg.com>
parents:
54
diff
changeset
|
15 =============================== |
61
b4f025d95441
bump the version number in configure.in
Carl Byington <carl@five-ten-sg.com>
parents:
60
diff
changeset
|
16 * Work around bogus 7c.b5 blocks in some messages that have been |
b4f025d95441
bump the version number in configure.in
Carl Byington <carl@five-ten-sg.com>
parents:
60
diff
changeset
|
17 read. They appear to have attachments, but of some unknown format. |
b4f025d95441
bump the version number in configure.in
Carl Byington <carl@five-ten-sg.com>
parents:
60
diff
changeset
|
18 Before the message was read, it did not have any attachments. |
b4f025d95441
bump the version number in configure.in
Carl Byington <carl@five-ten-sg.com>
parents:
60
diff
changeset
|
19 * Use autoscan to cleanup our autoconf system. |
b4f025d95441
bump the version number in configure.in
Carl Byington <carl@five-ten-sg.com>
parents:
60
diff
changeset
|
20 * Use autoconf to detect when we need to use our XGetopt files |
b4f025d95441
bump the version number in configure.in
Carl Byington <carl@five-ten-sg.com>
parents:
60
diff
changeset
|
21 and other header files. |
b4f025d95441
bump the version number in configure.in
Carl Byington <carl@five-ten-sg.com>
parents:
60
diff
changeset
|
22 * More fields, including BCC. |
b4f025d95441
bump the version number in configure.in
Carl Byington <carl@five-ten-sg.com>
parents:
60
diff
changeset
|
23 * Fix missing LE32_CPU byte swapping for FILETIME types. |
59
7d5c637aaafb
General cleanup and code fixes.
Carl Byington <carl@five-ten-sg.com>
parents:
54
diff
changeset
|
24 |
54
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
25 LibPST 0.6.6 (2008-01-31) |
52 | 26 =============================== |
27 | |
54
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
28 * More code cleanup, removing unnecessary null terminations on |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
29 binary buffers. All pst file reads now go thru one function. |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
30 Logging all pst reads to detect cases where we read the same data |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
31 multiple times - discovers node sizes are actually 512 bytes. |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
32 * Switch from cvs to mercurial source control. |
52 | 33 |
51 | 34 LibPST 0.6.5 (2008-01-22) |
35 =============================== | |
36 | |
54
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
37 * More code cleanup, removing obsolete code. All the boolean flags |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
38 of type 0xb have length 4, so these are all 32 bits in the file. |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
39 Libpst treats them all as 16 bits, but at least we are consistent. |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
40 * More fields decoded - for example, see |
51 | 41 <http://msdn2.microsoft.com/en-us/library/aa454925.aspx> |
54
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
42 We should be able to use that data for much more complete decoding. |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
43 * Move the rpm group to Applications/Productivity consistent with |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
44 Evolution. |
51 | 45 |
49 | 46 LibPST 0.6.4 (2008-01-19) |
48 | 47 =============================== |
48 | |
54
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
49 * More fixes for Outlook 2003 64 bit parsing. We observed cases of |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
50 compressed RTF bodies (type 0x1009) with zero length. |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
51 * Document type 0x0101 descriptor blocks and process them. |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
52 * Fix large file support - we need to include config.h before any |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
53 standard headers. |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
54 * Merge following changes from svn snapshot from Alioth: |
50 | 55 * Add new fields to appointment for recurring events |
56 (SourceForge #304198) | |
57 * Map IPM.Task items to PST_TYPE_TASK. | |
58 * Applied patch to remove compiler warnings, thanks! | |
59 (SourceForge #304314) | |
60 * Fix crash with unknown reference type | |
61 * Fix more memory issues detected by valgrind | |
62 * lspst - add usage mesage and option parsing using getopt | |
63 (SourceForge #304199) | |
64 * Fix crash caused by invalid free calls | |
65 * Fix crash when email subject is empty | |
66 * Fix memory and information leak in hex debug dump | |
48 | 67 |
47 | 68 LibPST 0.6.3 (2008-01-13) |
69 =============================== | |
70 | |
54
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
71 * More type consistency issues found by splint. |
47 | 72 |
46 | 73 LibPST 0.6.2 (2008-01-12) |
74 =============================== | |
75 | |
54
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
76 * More fixes for Outlook 2003 64 bit parsing. |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
77 * All buffer sizes changed to size_t, all file offsets changed to off_t, |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
78 all function names start with pst_, many other type consistency issues |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
79 found by splint. Many changes to #llx in debug printing for 64 bit items. |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
80 All id values are now uint64_t. |
46 | 81 |
43 | 82 LibPST 0.6.1 (2008-01-06) |
83 =============================== | |
84 | |
54
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
85 * Outlook 2003 64 bit parsing. Some documentation from Alexander Grau |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
86 <alexandergrau@gmx.de> and patches from Sean Loaring <sloaring@tec-man.com>. |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
87 * fix from Antonio Palama <palama@inwind.it> for email items |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
88 that happen to have item->contact non null, and were being processed |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
89 as contacts. |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
90 * Add large file support so we can read .pst files larger than 2gb. |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
91 * Change lspst to be similar to readpst, properly using recursion to walk |
e109391424b5
some misc. cleanup and convert to mercurial source control
carl@ns.five-ten-sg.com
parents:
52
diff
changeset
|
92 the tree, and testing item types. Add a man page for lspst. |
43 | 93 |
41
183ae993b9ad
security fix for potential buffer overrun in lz decompress
carl
parents:
40
diff
changeset
|
94 LibPST 0.5.12 (2007-10-02) |
183ae993b9ad
security fix for potential buffer overrun in lz decompress
carl
parents:
40
diff
changeset
|
95 =============================== |
183ae993b9ad
security fix for potential buffer overrun in lz decompress
carl
parents:
40
diff
changeset
|
96 |
183ae993b9ad
security fix for potential buffer overrun in lz decompress
carl
parents:
40
diff
changeset
|
97 * security fix from Brad Hards <bradh@frogmouth.net> for buffer |
183ae993b9ad
security fix for potential buffer overrun in lz decompress
carl
parents:
40
diff
changeset
|
98 overruns in liv-zemple decoding for corrupted or malicious pst files. |
183ae993b9ad
security fix for potential buffer overrun in lz decompress
carl
parents:
40
diff
changeset
|
99 |
40 | 100 LibPST 0.5.11 (2007-08-24) |
101 =============================== | |
102 | |
103 * fix from Stevens Miller <smiller@novadatalabs.com> | |
104 for unitialized variable. | |
105 | |
39 | 106 LibPST 0.5.10 (2007-08-20) |
107 =============================== | |
108 | |
109 * fix yet more valgrind errors - finally have a clean memory check. | |
110 * restructure readpst.c for proper recursive tree walk. | |
111 * buffer overrun test was backwards, introduced at 0.5.6 | |
112 * fix broken email attachments, introduced at 0.5.6 | |
113 | |
38 | 114 LibPST 0.5.9 (2007-08-12) |
115 =============================== | |
116 | |
117 * fix more valgrind errors. | |
118 | |
37 | 119 LibPST 0.5.8 (2007-08-10) |
120 =============================== | |
121 | |
122 * fix more valgrind errors. lzfu_decompress needs to return the | |
123 actual buffer size, since the lz header overestimates the size. | |
124 This caused base64_encode to encode undefined bytes into the | |
125 email attachment. | |
126 | |
36 | 127 LibPST 0.5.7 (2007-08-09) |
128 =============================== | |
129 | |
130 * fix valgrind errors, using uninitialized data. | |
131 * improve debug logging and readpstlog for indented listings. | |
132 * cleanup documentation. | |
133 | |
35 | 134 LibPST 0.5.6 (2007-07-15) |
135 =============================== | |
136 | |
34
07177825c91b
fix signed/unsigned to allow very small pst files with only leaf nodes
carl
parents:
31
diff
changeset
|
137 * Fix to allow very small pst files with only one node in the |
07177825c91b
fix signed/unsigned to allow very small pst files with only leaf nodes
carl
parents:
31
diff
changeset
|
138 tree. We were mixing signed/unsigned types in comparisons. |
35 | 139 * More progress decoding the basic structure 7c blocks. Many |
140 four byte values may be ID2 indices with data outside the buffer. | |
141 * Start using doxygen to generate internal documentation. | |
34
07177825c91b
fix signed/unsigned to allow very small pst files with only leaf nodes
carl
parents:
31
diff
changeset
|
142 |
31 | 143 LibPST 0.5.5 (2007-07-10) |
144 =============================== | |
145 | |
34
07177825c91b
fix signed/unsigned to allow very small pst files with only leaf nodes
carl
parents:
31
diff
changeset
|
146 * merge the following changes from Joe Nahmias version: |
07177825c91b
fix signed/unsigned to allow very small pst files with only leaf nodes
carl
parents:
31
diff
changeset
|
147 * Lots of memory fixes. Thanks to Nigel Horne for his assistance |
07177825c91b
fix signed/unsigned to allow very small pst files with only leaf nodes
carl
parents:
31
diff
changeset
|
148 tracking these down! |
07177825c91b
fix signed/unsigned to allow very small pst files with only leaf nodes
carl
parents:
31
diff
changeset
|
149 * Fixed creation of vCards from contacts, thanks to Nigel Horne for |
07177825c91b
fix signed/unsigned to allow very small pst files with only leaf nodes
carl
parents:
31
diff
changeset
|
150 his help with this! |
07177825c91b
fix signed/unsigned to allow very small pst files with only leaf nodes
carl
parents:
31
diff
changeset
|
151 * fix for MIME multipart/alternative attachments. |
07177825c91b
fix signed/unsigned to allow very small pst files with only leaf nodes
carl
parents:
31
diff
changeset
|
152 * added -c options to readpst manpage. |
07177825c91b
fix signed/unsigned to allow very small pst files with only leaf nodes
carl
parents:
31
diff
changeset
|
153 * use 8.3 attachment filename if long filename isn't available. |
07177825c91b
fix signed/unsigned to allow very small pst files with only leaf nodes
carl
parents:
31
diff
changeset
|
154 * new -b option to skip rtf-body.rtf attachments. |
07177825c91b
fix signed/unsigned to allow very small pst files with only leaf nodes
carl
parents:
31
diff
changeset
|
155 * fix format of From header lines in mbox files. |
43 | 156 * Add more appointment fields, thanks to Chris Halls for tracking |
34
07177825c91b
fix signed/unsigned to allow very small pst files with only leaf nodes
carl
parents:
31
diff
changeset
|
157 them down! |
31 | 158 |
159 | |
30 | 160 LibPST 0.5.4 (2006-02-25) |
161 =============================== | |
162 | |
163 * patches from Arne, adding MH mode, remove leading zeros | |
164 from the generated numbered filenames starting with one | |
165 rather than zero. Miscellaneous code cleanup. | |
166 | |
167 * document the "7c" descriptor block format. | |
168 | |
24 | 169 LibPST 0.5.3 (2006-02-20) |
16 | 170 =============================== |
171 | |
24 | 172 * switch to gnu autoconf/automake. This breaks the MS VC++ projects |
173 since the source code is now in the src subdirectory. | |
174 | |
16 | 175 * documentation switched to xml, building man pages and html |
176 from the master xml copy. | |
177 | |
24 | 178 * include rpm .spec file for building src and binary rpms. |
179 | |
16 | 180 |
12
3f627519a92d
properly ignore (second block zero) errors. that will just drop some unknown attachments, but the rest of the data is still found
carl
parents:
11
diff
changeset
|
181 LibPST 0.5.2 (2006-02-18) |
11 | 182 =============================== |
183 | |
184 * Added pst2ldif to convert the contacts to ldif format for import | |
185 into ldap databases. | |
186 | |
187 * Major changes to libpst.c to properly use the node depth values | |
188 from the b-tree nodes. We also use the item count values in the nodes | |
189 rather than trying to guess how many items are active. | |
190 | |
191 * Cleanup whitespace - using tabs for every four columns. | |
192 | |
193 | |
3 | 194 LibPST 0.5.1 (17 November 2004) |
195 =============================== | |
196 | |
197 Well, alot has happened since the last release of libpst. | |
198 | |
199 Release / Management: | |
200 | |
11 | 201 * The project has forked! The new maintainer is Joseph Nahmias. |
202 * We have changed hosting sites, thanks to sourceforge for hosting | |
203 to this point. From this point forward we will be using | |
204 alioth.debian.org. | |
205 * The project is now using SubVersioN for source control. You can | |
206 get the latest code by running: | |
207 svn co svn://svn.debian.org/svn/libpst/trunk . | |
208 * See | |
209 <http://lists.alioth.debian.org/pipermail/libpst-devel/2004-November/000000.html> | |
210 for more information. | |
3 | 211 |
212 Code Changes: | |
213 | |
11 | 214 * Added lspst program to list items in a PST. Still incomplete. |
215 * Added vim folding markers to readpst.c | |
216 * avoid the pseudo-prologue that MS prepends to the email headers | |
217 * fix build on msvc, since it doesn't have sys/param.h | |
218 * Re-vamped Makefile: | |
219 * Only define CFLAGS in Makefileif missing | |
220 * fixed {un,}install targets in Makefile | |
221 * Fixed up build process in Makefile | |
222 * Added mozilla conversion script from David Binard | |
223 * Fixed bogus creation of readpst.log on every invocation | |
224 * escaped dashes and apostrophe in manpages | |
225 * Updated TODO | |
226 * added manpages from debian pkg | |
227 * fix escaped-string length count to consider '\n', | |
228 thanks to Paul Bakker <bakker@fox-it.com>. | |
229 * ensure there's a blank line between header and body | |
230 patch from <johnh@aproposretail.com> (SourceForge #890745). | |
231 * Apply accumulated endian-related patches | |
232 * Removed unused files, upstream's debian/ dir | |
3 | 233 |
234 -- Joe Nahmias <joe@nahmias.net> | |
235 | |
236 LibPST v0.5 | |
237 =========== | |
238 | |
239 It is with GREAT relief that I bring you version 0.5 of the LibPST tools! | |
240 | |
241 Through great difficulties, this tool has survived and expanded to become even | |
242 better. | |
243 | |
244 The changes are as follows: | |
245 * RTF support. We can now decompress RTF bodies in emails, and are saved as attachments | |
246 * Better support in reading the indexes. Fixed many bugs with them | |
247 * Improved reliability. "Now we are getting somewhere!" | |
248 * Improved compiling. Hopefully we won't be hitting too many compile errors now. | |
249 * vCard handling. Contacts are now exported as vCard entries. | |
250 * vEvent handling. Support has begun on exporting Calendar entries as events | |
251 * Support for Journal entries has also begun | |
252 | |
253 If you have any problems with this release, don't hesitate to contact me. | |
254 | |
255 These changes come to you, as always, free under the GPL license!! What a wonderful | |
256 thing it is. It does mean that you can write your own program off of this library | |
257 and distribute it also for free. However, anyone with commercial interests for | |
258 developing applications they will be charging for are encouraged to get in touch | |
259 with me, as I am sure we can come to some arrangement. | |
260 | |
261 Dave Smith | |
262 <dave.s@earthcorp.com> | |
263 | |
264 LibPST v0.4.3 | |
265 ============= | |
266 | |
267 Bug fix release. No extra functionality | |
268 | |
269 Dave Smith | |
270 <dave.s@earthcorp.com> | |
271 | |
272 LibPST v0.4.2 | |
273 ============= | |
274 | |
275 The debug system has had an overhaul. The debug messages are no longer | |
276 printed to the screen when they are enabled. They are dumped to a | |
277 binary file. There is another utility called "readlog" that I have | |
278 written to handle these log files. It should make it easier to | |
279 selectively view bits of a log file. It also shows the position that | |
280 the log message was printed from. | |
281 | |
282 There is a new switch in readpst. It is -d. It enables the user to | |
283 specify the log file which the binary log is written to. If the switch | |
284 isn't used, the default file of "readpst.log" is used. | |
285 | |
286 The code is now Visual C++ compatible. It has compiled on Visual C++ | |
287 .net Standard edition, and produces the readpst.exe file. Use the project | |
288 file included in this distribution. | |
289 | |
290 There have been minor improvements elsewhere too. | |
291 | |
292 | |
293 LibPST v0.4.1 | |
294 ============= | |
295 | |
296 Fixed a couple more bugs. Is it me or do bugs just insert themselves | |
297 in random, hard to find places! | |
298 | |
299 Cured a few problems with regard to emails with multiple embeded | |
300 items. They are not fully re-created using Mime-types, but are | |
301 accessible with the -S switch (which saves everything as seperate | |
302 items) | |
303 | |
304 Fixed a problem reading the first index. Back sliders are now | |
305 detected. (ie when the value following the current one is smaller, not | |
306 bigger!) | |
307 | |
308 Added some error messages when we try and read outside of the PST | |
309 file, this was causing a few problems before, cause the return value | |
310 wasn't always checked, so it was possible to be reading random data, | |
311 and trying to make sense of it! | |
312 | |
313 Anyway, if you find any problems, don't hesitate to mail me | |
314 | |
315 Dave Smith | |
316 <dave.s@earthcorp.com> | |
317 | |
318 LibPST v0.4 | |
319 =========== | |
320 | |
321 Fixed a nasty bug that occasionally corrupted attachments. Another bug | |
322 with regard to reading of indexes (also occasional). | |
323 | |
324 Another output method has been added which is called "Seperate". It is | |
325 activated with the -S switch. It operates in the following manor: | |
326 | |
327 |--Inbox-->000000 | |
11 | 328 | 000001 |
329 | 000002 | |
3 | 330 |--Sentmail-->0000000 |
11 | 331 | 0000001 |
332 | 0000002 | |
3 | 333 |
334 All the emails are stored in seperate files counting from 0 upwards, | |
335 in a folder named as the PST folder. | |
336 | |
337 When an email has an attachment, it is saved as a seperate file. The | |
338 filename for the attachment is made up of 2 parts, the first is the | |
339 email number to which it belongs, the second is its filename. | |
340 | |
341 The should now be runnable on big-endian machines, if the define.h | |
342 file is first modified. The #define LITTLE_ENDIAN must be commented | |
343 out, and the #define BIG_ENDIAN must be uncommented. | |
344 | |
345 More verbose error messages have been added. Apparently people got | |
346 confused when the program stopped for no visible reason. This has now | |
347 been resolved. | |
348 | |
349 Thanks for the continued support of all people involved. | |
350 | |
351 Dave Smith | |
352 <dave.s@earthcorp.com> | |
353 | |
354 Libpst v0.3.4 | |
355 ============= | |
356 | |
357 Several more fixes. An Infinite loop and incorrect interpreting of | |
358 item index attributes. Work has started on making the code executable | |
359 on big endian CPUs. At present it should work with Linux on these | |
360 CPUs, but I would appreciate it if you could provide feedback with | |
361 regard to it's performance. I am also working with some other people | |
362 at make it operate on Solaris. | |
363 | |
364 A whole load more items are now recognized by the Item records. With | |
365 more items in Emails and Folders. I haven't got to the Contacts yet. | |
366 | |
367 Anyway, this is what I would call a minor feature enhancment and | |
368 bugfix release. | |
369 | |
370 Dave Smith | |
371 <dave.s@earthcorp.com> | |
372 | |
373 LibPST v0.3.3 | |
374 ============= | |
375 | |
376 Fixed several items. Mainly memory leaks. Loads of them! oops.. | |
377 | |
378 I have added a new program, mainly of debugging, which when passed | |
11 | 379 an ID value and a pst file, will extract and decrypt that ID from |
3 | 380 the pst file. I don't see it being a huge attraction, or of much use |
381 to most people, but it is another example of writing an application | |
382 to use the libpst interface. | |
383 | |
384 Another fix was in the reading of the item index. This has hopefully | |
385 now been corrected. The result of this bug was that not all the emails | |
386 in a folder were converted. Hopefully you should have more luck now. | |
387 | |
388 Dave Smith | |
389 <dave.s@earthcorp.com> | |
390 | |
391 LibPST v0.3.2 | |
392 ============= | |
393 | |
394 Quick bugfix release. There was a bug in the decryption of the basic | |
395 encryption that outlook uses. One byte, 0x6c, was incorrectly decrypted | |
396 to 0x6c instead of 0xcd. This release fixes this bug. Sorry... | |
397 | |
398 | |
399 LibPST v0.3.1 | |
400 ============= | |
401 | |
402 Minor improvements. Fixed bug when linking multiple blocks together, | |
403 so now the linking blocks are not "encrypted" when trying to read | |
404 them. | |
405 | |
406 | |
407 LibPST v0.3 | |
408 =========== | |
409 | |
410 A lot of bug fixing has been done for this release. Testing has been | |
411 done on the creation of the files by readpst. Better handling of | |
412 large binaries being extracted from the PST file has been implemented. | |
413 | |
414 Quite a few reports have come in about not being able to compile on | |
415 Darwin. This could be down to using macros with variable parameter | |
416 lists. This has now been changed to use C functions with variable | |
417 parameters. I hope this fixes a lot of problems. | |
418 | |
419 Added support for recreating the folder structure into normal | |
420 directories. For Instance: | |
421 | |
422 Personal Folders | |
423 |-Inbox | |
424 | |-Jokes | |
425 | |-Meetings | |
426 |-Send Items | |
427 | |
428 each folder containing an mbox file with the correct emails for that | |
429 folder. | |
430 | |
431 Dave Smith | |
432 <dave.s@earthcorp.com> | |
433 | |
434 | |
435 LibPST v0.3 beta1 | |
436 ================= | |
437 | |
438 Again, a shed load of enhancements. More work has been done on the | |
439 mime creation. A bug has been fixed that was letting part of the | |
11 | 440 attachments that were created disappear. |
3 | 441 |
442 A major enhancement is that "compressible encryption" support has been | |
443 added. This was an incredibly simple method to use. It is basically a | |
444 ceasar cipher. It has been noted by several users already that the PST | |
445 password that Outlook uses, serves *no purpose*. It is not used to | |
446 encrypt the PST, it is mearly stored there. This means that the | |
447 readpst application is able to convert PST files without knowing the | |
448 password. Microsoft have some explaning to do! | |
449 | |
450 Output files are now not overwritten if they already exist. This means | |
451 that if you have two folders in your PST file named "fred", the first | |
452 one encountered will be named "fred" and the second one will be named | |
453 "fred00000001". As you can see, there is enough room there for many | |
454 duplicate names! | |
455 | |
456 Output filenames are now restricted. Any "/" or "\" characters in the | |
457 name are replaced with "_". If you find that there are any other | |
458 characters that need to be changed, could you please make me aware! | |
459 | |
460 Thanks to Berry Wizard for help with supporting the encryption. | |
461 | |
462 Thanks to Auke Kok, Carolus Walraven and Yogesh Kumar Guatam for providing debugging | |
463 information and testing. | |
464 | |
465 Dave Smith | |
466 <dave.s@earthcorp.com> | |
467 | |
468 | |
469 LibPST v0.2 beta1 | |
470 ================= | |
471 | |
472 Hello once more... | |
473 | |
474 Attachments are now re-created in mime format. The method is very | |
475 crude and could be prone to over generalisation. Please test this | |
476 version, and if attachments are not recreated correctly, please send | |
477 me the email (complete message source) of the original and | |
478 converted. Cheers. | |
479 | |
480 I hope this will work for everyone who uses this program, but reality | |
481 can be very different! | |
482 | |
483 Let us see how it goes... | |
484 | |
485 Dave Smith | |
486 <dave.s@earthcorp.com> | |
487 | |
488 LibPST v0.2 alpha1 | |
489 =========== | |
490 | |
491 Hello! | |
492 | |
493 Some improvements. The internal code has been changed so that | |
494 attachments are now processed and loaded into the structures. The | |
495 readpst program is not finished yet. It needs to convert these binary | |
496 structs into mime data. At present it just saves them to the current | |
497 directory, overwriting any previous files with the attachment name. | |
498 | |
11 | 499 Improvements over previous version: |
3 | 500 * KMail output is supported - if the "-k" flag is specified, all the |
501 directory hierarchy is created using the KMail standard | |
502 * Lots of bugs and memory leaks fixed | |
503 | |
504 | |
505 Usage: | |
506 | |
507 ReadPST v0.2alpha1 implementing LibPST v0.2alpha1 | |
508 Usage: ./readpst [OPTIONS] {PST FILENAME} | |
509 OPTIONS: | |
510 -h - Help. This screen | |
511 -k - KMail. Output in kmail format | |
512 -o - Output Dir. Directory to write files to. CWD is changed *after* opening pst file | |
513 -V - Version. Display program version | |
514 | |
515 If you want to view lots of debug output, modify a line in "define.h" | |
516 from "//#define DEBUG_ALL" to "#define DEBUG_ALL". It would then be | |
517 advisable to pipe all output to a log file: | |
518 | |
519 ./readpst -o out pst_file &> logfile | |
520 | |
521 Dave Smith | |
522 | |
523 LibPST v0.1 | |
524 =========== | |
525 | |
526 Hi Folks! | |
527 | |
528 This has been a long, hard slog, but I now feel that I have got | |
529 somewhere useful. The included program "main" is able to read an | |
530 Outlook PST file and dump the emails into mbox files, separating each | |
531 folder into a different mbox file. All the mbox files are stored in | |
532 the current directory and no attempt is yet made to organise these | |
533 files into a directory hierarchy. This would not be too difficult to | |
534 achieve though. | |
535 | |
536 Email attachments are not yet handled, neither are Contacts. | |
537 | |
538 There is no pretty interface yet, but you can convert a PST file in | |
539 the following manner | |
540 | |
541 ./main {path to PST file} | |
542 | |
543 This is very much a work in progress, but I thought I should release | |
544 this code so that people can lose their conception that outlook files | |
545 will never be converted to Linux. | |
546 | |
547 I am intending that the code I am writing will be developed into | |
548 greater applications to provide USEFUL tools for accessing and | |
549 converting PST files into a variety of formats. | |
550 | |
551 One point I feel I should make is that Outlook, by default, creates | |
552 "Compressible Encryption" PST files. I have not, as yet, attempted to | |
553 write any decryption routines, so you will not be able to convert | |
554 these files. However, if you create a new PST file and choose not to | |
555 make an encrypted one, you can copy all your emails into this new one | |
556 and then convert the unencrypted one. | |
557 | |
558 I hope you enjoy, | |
559 | |
560 Dave Smith | |
561 |