Mercurial > libpst
annotate TODO @ 200:d360f96f71f6
start changes for parallel readpst on multi-processor machines
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Wed, 13 May 2009 20:06:53 -0700 |
parents | 7c60d6d1c681 |
children | 3850a3b11745 |
rev | line source |
---|---|
47 | 1 |
51 | 2 Need testing on big-endian machines. We may be missing some LEnn_CPU() |
3 calls. | |
47 | 4 |
139
1b3922080ca8
add forensic headers to capture some other data of interest; switch back to quoted From separator line
Carl Byington <carl@five-ten-sg.com>
parents:
108
diff
changeset
|
5 pst2diii needs header and mime type updates from readpst. |
1b3922080ca8
add forensic headers to capture some other data of interest; switch back to quoted From separator line
Carl Byington <carl@five-ten-sg.com>
parents:
108
diff
changeset
|
6 |
198
7c60d6d1c681
decode more recurrence mapi elements
Carl Byington <carl@five-ten-sg.com>
parents:
195
diff
changeset
|
7 At the next soname bump (to libpst.so.5) we should |
7c60d6d1c681
decode more recurrence mapi elements
Carl Byington <carl@five-ten-sg.com>
parents:
195
diff
changeset
|
8 remove readpstlog, and produce ascii debug log files |
7c60d6d1c681
decode more recurrence mapi elements
Carl Byington <carl@five-ten-sg.com>
parents:
195
diff
changeset
|
9 move some of readpst into the shared library, in particular write_normal_email() |