annotate TODO @ 195:320cfcba8058

add python module interface to the shared library for easy scripting. the shared library must never write to stdout or stderr. fix pst_attach_to_mem so the caller does not need to initialize the buffer pointer.
author Carl Byington <carl@five-ten-sg.com>
date Mon, 20 Apr 2009 19:39:26 -0700
parents cf3df962f1e5
children 7c60d6d1c681
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
47
5fb8d997feed more fixes for 64 bit format
carl
parents: 0
diff changeset
1
51
06c0262ad689 code cleanup
carl
parents: 50
diff changeset
2 Need testing on big-endian machines. We may be missing some LEnn_CPU()
06c0262ad689 code cleanup
carl
parents: 50
diff changeset
3 calls.
47
5fb8d997feed more fixes for 64 bit format
carl
parents: 0
diff changeset
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
193
cf3df962f1e5 prep for fedora build
Carl Byington <carl@five-ten-sg.com>
parents: 153
diff changeset
7 At the next soname bump (to libpst.so.3) we should
cf3df962f1e5 prep for fedora build
Carl Byington <carl@five-ten-sg.com>
parents: 153
diff changeset
8 remove contact->access_method (or find the proper mapi element id for it)
cf3df962f1e5 prep for fedora build
Carl Byington <carl@five-ten-sg.com>
parents: 153
diff changeset
9 remove pst_x_attrib_ll->type (unused)
cf3df962f1e5 prep for fedora build
Carl Byington <carl@five-ten-sg.com>
parents: 153
diff changeset
10 reorder appointment fields to collect related fields
cf3df962f1e5 prep for fedora build
Carl Byington <carl@five-ten-sg.com>
parents: 153
diff changeset
11 remove readpstlog, and produce directly ascii debug log files
195
320cfcba8058 add python module interface to the shared library for easy scripting.
Carl Byington <carl@five-ten-sg.com>
parents: 193
diff changeset
12 change pst_attach_to_mem to return pst_binary