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 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.
|
Sat, 14 Feb 2009 11:02:37 -0800 |
Carl Byington |
improve decoding of multipart/report and message/rfc822 mime types
|
Thu, 05 Feb 2009 13:38:46 -0800 |
Carl Byington |
more cleanup of include files
|
Thu, 05 Feb 2009 12:09:04 -0800 |
Carl Byington |
fix initial from header in mbox format.
|
Thu, 05 Feb 2009 09:22:22 -0800 |
Carl Byington |
cleanup installed headers
|
Tue, 03 Feb 2009 15:01:47 -0800 |
Carl Byington |
recover dropped pragma pack line, use int64_t rather than off_t to avoid forcing users of the shared library to enable large file support.
|
Tue, 03 Feb 2009 10:59:10 -0800 |
Carl Byington |
more cleanup of #include files.
|
Mon, 02 Feb 2009 21:55:48 -0800 |
Carl Byington |
more changes from Fridrich Strba to avoid installing our config.h
|
Sun, 01 Feb 2009 11:24:22 -0800 |
Carl Byington |
disable building pst2dii on cygwin
|
Sat, 31 Jan 2009 12:12:36 -0800 |
Carl Byington |
patch from Fridrich Strba for building on mingw and general cleanup of autoconf files
|
Fri, 16 Jan 2009 15:23:52 -0800 |
Carl Byington |
improve handling of content-type charset values in mime parts
stable-0-6-25
|
Thu, 11 Dec 2008 11:58:22 -0800 |
Carl Byington |
patch from Chris Eagle to build on cygwin
stable-0-6-24
|
Fri, 28 Nov 2008 11:36:53 -0800 |
Carl Byington |
patch from David Cuadrado to process emails with type PST_TYPE_OTHER
stable-0-6-22
|
Sat, 11 Oct 2008 12:22:20 -0700 |
Carl Byington |
cleanup fedora9 compile warnings
|
Thu, 09 Oct 2008 12:04:40 -0700 |
Carl Byington |
many fixes in pst2ldif by Robert Harris
|
Tue, 07 Oct 2008 10:45:50 -0700 |
Carl Byington |
create dummy top-of-folder descriptor if needed for corrupt pst files
|
Sun, 05 Oct 2008 11:54:37 -0700 |
Carl Byington |
remove unreachable code
|
Sun, 05 Oct 2008 09:56:32 -0700 |
Carl Byington |
fix for orphan children when building descriptor tree, avoid writing uninitialized data to debug log file
|
Thu, 02 Oct 2008 15:29:36 -0700 |
Carl Byington |
fixes from Justin Greer to add -D option to include deleted items, to add missing email headers, to fix bug in my_stristr()
|
Sun, 14 Sep 2008 15:55:11 -0700 |
Carl Byington |
fix an installed unpackaged file
stable-0-6-19
|
Tue, 09 Sep 2008 11:11:56 -0700 |
Carl Byington |
fix base64 encoding that could create long lines
|
Thu, 28 Aug 2008 15:25:53 -0700 |
Carl Byington |
iconv changes for Mac
|
Sun, 03 Aug 2008 15:42:37 -0700 |
Carl Byington |
Use inttypes.h for portable printing of 64 bit items.
|