log src/lspst.c @ 348:c006b76da81d

age author description
Tue, 02 Aug 2011 17:02:39 -0700 Carl Byington add default character set for items where the pst file does not specify a character set
Tue, 24 May 2011 16:21:28 -0700 Carl Byington remove compile date/time stamps embedded in the binary for no compelling reason
Mon, 08 Jun 2009 11:49:39 -0700 Carl Byington the shared library interface should now be thread safe
Mon, 18 May 2009 15:55:05 -0700 Carl Byington remove readpstlog, switch to plain ascii debug log files
Wed, 13 May 2009 11:59:55 -0700 Carl Byington more changes in recurrence decoding
Tue, 12 May 2009 19:34:49 -0700 Carl Byington decode more recurrence mapi elements
Mon, 20 Apr 2009 19:39:26 -0700 Carl Byington add python module interface to the shared library for easy scripting.
Mon, 13 Apr 2009 19:14:30 -0700 Carl Byington more cleanup of external names in the shared library
Sat, 04 Apr 2009 16:00:48 -0700 Carl Byington move version-info into main configure.in, and set it properly.
Wed, 18 Mar 2009 22:31:18 -0700 Carl Byington improve consistency checking when fetching items from the pst file.
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.
Sat, 14 Mar 2009 15:13:27 -0700 Carl Byington avoid emitting bogus empty email messages into contacts and calendar files
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
Tue, 24 Feb 2009 12:33:49 -0800 Carl Byington fix embedded rfc822 messages with attachments stable-0-6-28
Thu, 05 Feb 2009 12:09:04 -0800 Carl Byington fix initial from header in mbox format.
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, 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
Thu, 29 May 2008 18:51:02 -0700 Carl Byington Patch from Robert Simpson to fix doubly-linked list in the cache_ptr code, and allow arrays of unicode strings (without converting them). stable-0-6-10
Thu, 14 Feb 2008 14:55:32 -0800 Carl Byington General cleanup and code fixes.
Thu, 31 Jan 2008 08:03:30 -0800 carl code cleanup
Sat, 19 Jan 2008 16:30:16 -0800 carl more fixes for 64 bit format stable-0-6-4
Fri, 18 Jan 2008 15:07:12 -0800 carl more fixes for 64 bit format
Sat, 12 Jan 2008 15:20:53 -0800 carl more fixes for 64 bit format
Sun, 06 Jan 2008 14:47:06 -0800 carl start on outlook 2003 64 bit format
Tue, 10 Jul 2007 17:17:28 -0700 carl mege changes from Joe Nahmias
Sun, 19 Feb 2006 18:47:46 -0800 carl switch to automake/autoconf