log

age author description
Sun, 29 Mar 2009 08:51:13 -0700 Carl Byington properly add trailing mime boundary in all modes
Sun, 22 Mar 2009 14:34:26 -0700 Carl Byington fix bug where we failed to pickup the last extended attribute.
Thu, 19 Mar 2009 16:46:22 -0700 Carl Byington Added tag stable-0-6-34 for changeset c1a2fd06ffe6
Thu, 19 Mar 2009 16:32:17 -0700 Carl Byington prep for fedora build stable-0-6-34
Wed, 18 Mar 2009 22:31:18 -0700 Carl Byington improve consistency checking when fetching items from the pst file.
Tue, 17 Mar 2009 12:14:43 -0700 Carl Byington Added tag stable-0-6-33 for changeset 6194e4a10406
Tue, 17 Mar 2009 10:58:09 -0700 Carl Byington prep for fedora build stable-0-6-33
Mon, 16 Mar 2009 18:31:39 -0700 Carl Byington Compensate for iconv conversion to utf-7 that produces strings that are not null terminated.
Mon, 16 Mar 2009 12:43:31 -0700 Carl Byington fix large file support, some sytems require config.h to be included earlier in the compilation.
Sat, 14 Mar 2009 19:25:17 -0700 Carl Byington fix fedora 11 type mismatch warning (actually an error in this case)
Sat, 14 Mar 2009 18:44:00 -0700 Carl Byington Added tag stable-0-6-32 for changeset 252ad66d3d6e
Sat, 14 Mar 2009 17:45:48 -0700 Carl Byington fix ppc64 compile error stable-0-6-32
Sat, 14 Mar 2009 17:23:39 -0700 Carl Byington Added tag stable-0-6-31 for changeset 59258d12bf77
Sat, 14 Mar 2009 17:05:26 -0700 Carl Byington bump version for fedora cvs tagging mistake stable-0-6-31
Sat, 14 Mar 2009 17:05:05 -0700 Carl Byington bump version for fedora cvs tagging mistake
Sat, 14 Mar 2009 15:38:29 -0700 Carl Byington Added tag stable-0-6-30 for changeset 84e0f6222adf
Sat, 14 Mar 2009 15:27:16 -0700 Carl Byington add changelog entry in rpm spec file stable-0-6-30
Sat, 14 Mar 2009 15:13:27 -0700 Carl Byington avoid emitting bogus empty email messages into contacts and calendar files
Thu, 12 Mar 2009 15:17:32 -0700 Carl Byington use AM_ICONV for better portability of the library location.
Tue, 10 Mar 2009 13:09:20 -0700 Carl Byington more code cleanup
Sun, 08 Mar 2009 14:35:26 -0700 Carl Byington track character set individually for each mapi element
Thu, 05 Mar 2009 08:23:32 -0800 Carl Byington rename some structure fields to reflect our better understanding of the pst format
Sat, 28 Feb 2009 11:55:48 -0800 Carl Byington improve documentation of .pst format.
Thu, 26 Feb 2009 12:42:37 -0800 Carl Byington 64 bit cleanup in debug messages
Tue, 24 Feb 2009 15:38:33 -0800 Carl Byington Added tag stable-0-6-29 for changeset 0695de3b5a98
Tue, 24 Feb 2009 15:32:56 -0800 Carl Byington fix for 64bit on Fedora 11 stable-0-6-29
Tue, 24 Feb 2009 13:18:46 -0800 Carl Byington add pdf files from libpff
Tue, 24 Feb 2009 12:41:04 -0800 Carl Byington Added tag stable-0-6-28 for changeset fdc58ad2c758
Tue, 24 Feb 2009 12:33:49 -0800 Carl Byington fix embedded rfc822 messages with attachments stable-0-6-28
Mon, 23 Feb 2009 20:40:51 -0800 Carl Byington improve character set handling - don't try to convert utf-8 to single byte for fields that were not originally unicode.