Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2026-09-11
| ||
| 19:58 | working on implementing pst export to eml using vmime Leaf check-in: 05754ed1a8 user: pasquale tags: main, trunk | |
|
2026-09-10
| ||
| 11:34 | working on exporting embedded msg to eml check-in: 5bd286a65b user: pasquale tags: main, trunk | |
| 10:45 | starting to build eml export using export files and structs check-in: 7213f58591 user: pasquale tags: main, trunk | |
|
2026-09-09
| ||
| 10:49 | working on embedded msg export as eml with embedded attachments using vmime check-in: 53a6cfd568 user: pasquale tags: main, trunk | |
|
2026-09-08
| ||
| 17:42 | fixed a flaw in pst code where attachments with data weren't being processed. check-in: 052955f081 user: pasquale tags: main, trunk | |
| 12:54 | updated code for reporter pdf library switch check-in: b1dc31ad99 user: pasquale tags: main, trunk | |
| 12:49 | forgot to remove hdpdf headers check-in: d02e6168c9 user: pasquale tags: main, trunk | |
| 12:44 | removed libharu and added updated wombatreporter check-in: 4bae7fa1fe user: pasquale tags: main, trunk | |
|
2026-08-31
| ||
| 16:57 | will just use vmime for both parsing and createing rather than have a second library to just do creating check-in: cd14e831f9 user: pasquale tags: main, trunk | |
| 11:15 | working on eml output with attachments for embedded msg check-in: d1536b2592 user: pasquale tags: main, trunk | |
|
2026-08-30
| ||
| 00:41 | added libquickmaillight library/header/license and compiled it in. will test it out for exporting msg as eml and then see about switching out vmime completely. check-in: 5d546f86c1 user: pasquale tags: main, trunk | |
| 00:18 | working on maybe moving embedded msg to eml with embedded attachments... check-in: faa918dd05 user: pasquale tags: main, trunk | |
| 00:04 | working on getting msg exported as txt file with any attachments listed and exported. once done and working, i need to massively look at pst code and clean up to make it easier to follow. check-in: 4fd714d85b user: pasquale tags: main, trunk | |
|
2026-08-29
| ||
| 23:10 | forgot to save check-in: 02313ba17c user: pasquale tags: main, trunk | |
| 23:10 | working on saving embedded msg's as plaintext emails check-in: cd2b731561 user: pasquale tags: main, trunk | |
| 17:19 | going to switch from msg export which can't be read to simple plain text for embedded msg files... removes iconv/gsf/glib etc.. and simplifies looking at the messages in the exported reports. check-in: a5773c5df0 user: pasquale tags: main, trunk | |
|
2026-08-28
| ||
| 12:10 | conversion to iso8895 seems ok, need to look at how i'm putting it into the property values and then checking msg code... check-in: 8605c946a9 user: pasquale tags: main, trunk | |
| 11:31 | iconv seems to work, but i lose the values somewhere when exporting to msg... check-in: a820971b60 user: pasquale tags: main, trunk | |
| 10:58 | replaced convert_8bit with iconv from libiconv. check-in: d34b41fe33 user: pasquale tags: main, trunk | |
| 10:22 | it compiles, need to test and see what happens and then fix. need to look at convert_8bit and figure out how to handle it. check-in: 18612292ea user: pasquale tags: main, trunk | |
| 10:08 | continuing to make progress, a few things to handle as i move forward check-in: c0df06ba90 user: pasquale tags: main, trunk | |
| 09:44 | working on making embedded msg actual msg files. check-in: 020e3df8d3 user: pasquale tags: main, trunk | |
|
2026-08-27
| ||
| 12:59 | working on exporting msg as actual msg files, will build my own libgsf based off of write_msg_email from readpst check-in: a3fa00ec8d user: pasquale tags: main, trunk | |
| 12:35 | working on saving embedded msg as actual msg files. check-in: d2fcbea52e user: pasquale tags: main, trunk | |
| 11:59 | working on getting embedded msg exported as msg check-in: 2510ebc548 user: pasquale tags: main, trunk | |
| 11:37 | fixed pst export, stupid had the msg id value starting at 1 instead of 0, i.e. passing msgid - 1, instead of just msgid. check-in: a0c991d381 user: pasquale tags: main, trunk | |
|
2026-08-26
| ||
| 16:09 | trying to figure out mailitempath for pst so it works when exporting attachments check-in: d31f33b201 user: pasquale tags: main, trunk | |
| 15:47 | new reporter library check-in: 9d36dc4987 user: pasquale tags: main, trunk | |
| 12:38 | working on embedded msg, which isn't stored as embedded msg and must then be parsed and either exported as txt attachments of the email, build an eml and export as that, or build a msg and export as that, but i have no library to build an msg, only parse, so i would probably settle for export the msg attachments as plain text files like otehr tools do. check-in: 5fbab383ee user: pasquale tags: main, trunk | |
| 12:20 | working on fixing pst reporting when mail item has embedded msg check-in: 83cbf4dc6a user: pasquale tags: main, trunk | |
| 10:21 | added another if to fix updatecurrenttags for all mail types check-in: 807082a788 user: pasquale tags: main, trunk | |
|
2026-08-25
| ||
| 15:49 | fixed tags staying with pst messages when switch folder or mail item and then switch back. check-in: a06eda81bc user: pasquale tags: main, trunk | |
|
2026-08-12
| ||
| 16:38 | working on testing pst attachments with new embedded msg attachments and other encrypted body parts such as rtf, html, etc.. check-in: 928626814e user: pasquale tags: main, trunk | |
| 15:52 | working on testing pst embedded msg attachments. check-in: e99f38d36a user: pasquale tags: main, trunk | |
|
2026-08-05
| ||
| 15:00 | more work done on appointment for pst check-in: 2bedac9528 user: pasquale tags: main, trunk | |
|
2026-08-04
| ||
| 15:46 | working on schedule content to export as attachment. check-in: cf8b4ca195 user: pasquale tags: main, trunk | |
| 14:58 | working on schedule type attachment. check-in: 8962e0f049 user: pasquale tags: main, trunk | |
| 12:31 | working on pst body types as attachments check-in: 48d7418ea6 user: pasquale tags: main, trunk | |
| 12:24 | working on pst attachments for body types you can't display check-in: 972b7a6cba user: pasquale tags: main, trunk | |
|
2026-07-31
| ||
| 16:58 | working on exporting embedded msg attachments for psts check-in: 0a369811b9 user: pasquale tags: main, trunk | |
| 16:44 | i can get the embedded attachments... just need to figure out their file names and extensions. check-in: 8745f7e1ef user: pasquale tags: main, trunk | |
| 15:04 | my code works fine, i'm not gonna switch to gsf anymore since i think i can just export eh binary data from pst email file with a msg attachment same as any other attachment. check-in: 21caca5251 user: pasquale tags: main, trunk | |
| 14:37 | working on switching msg to libgsf, then i'm going to work on getting the rest of the pst attachments exported. check-in: dc3003239e user: pasquale tags: main, trunk | |
| 14:22 | got basics for gsf working. need to finish the switch to gsf. check-in: ba5f9417b0 user: pasquale tags: main, trunk | |
| 13:13 | working on redoing msg with libgsf check-in: 877ff77bba user: pasquale tags: main, trunk | |
| 11:45 | working on embedded msg for pst. i can't get the write_msg_email working. so i'm going to just try to implement the msg code using libgsf and see if it's easier than the microsoft header i've been using. this way i can call my function to export the embedded msg, have consistenty with my msg import code. check-in: 27d1ddd806 user: pasquale tags: main, trunk | |
|
2026-07-30
| ||
| 17:12 | working on implementing msg attachment output for embedded msg's... check-in: aba40f99dd user: pasquale tags: main, trunk | |
| 16:20 | working on exporting msg attachment message. libpst used libgsf to export the message, so i may need to use libgsf myself... i can use their code as a helper, or possibly just call their function and see what happens... so i know how i have to modify it. check-in: ef2483de91 user: pasquale tags: main, trunk | |
|
2026-07-29
| ||
| 17:12 | changed libpst library. check-in: 328c7cff5f user: pasquale tags: main, trunk | |
| 13:44 | updated about to remove reference to rapidxml which i don't use anymore check-in: 4d835fb0a7 user: pasquale tags: main, trunk | |