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