log src/pst2dii.cpp.in @ 325:cb67b335afcc

age author description
Fri, 18 Jan 2013 08:05:08 -0800 Carl Byington patches from debian
Mon, 24 Dec 2012 16:26:39 -0800 Carl Byington filter private provides from rpm
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
Sun, 13 Sep 2009 10:49:12 -0700 Carl Byington fix --help usage; readpstlog is gone
Wed, 17 Jun 2009 22:11:12 -0700 Carl Byington document pst2dii font file arg not optional, patch from bharder to fix documentation for pst_getTopOfFolders
Mon, 08 Jun 2009 14:47:39 -0700 Carl Byington fix pst2dii for shared library changes
Mon, 18 May 2009 15:55:05 -0700 Carl Byington remove readpstlog, switch to plain ascii debug log files
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
Mon, 13 Apr 2009 11:39:33 -0700 Carl Byington more cleanup on external names in the shared object file
Sat, 04 Apr 2009 16:00:48 -0700 Carl Byington move version-info into main configure.in, and set it properly.
Sun, 22 Mar 2009 14:34:26 -0700 Carl Byington fix bug where we failed to pickup the last extended attribute.
Wed, 18 Mar 2009 22:31:18 -0700 Carl Byington improve consistency checking when fetching items from the pst file.
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 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
Tue, 24 Feb 2009 15:32:56 -0800 Carl Byington fix for 64bit on Fedora 11 stable-0-6-29
Tue, 24 Feb 2009 12:33:49 -0800 Carl Byington fix embedded rfc822 messages with attachments stable-0-6-28
Sat, 07 Feb 2009 09:29:29 -0800 Carl Byington fix for const correctness on Fedora 11
Thu, 05 Feb 2009 12:09:04 -0800 Carl Byington fix initial from header in mbox format.
Tue, 03 Feb 2009 10:59:10 -0800 Carl Byington more cleanup of #include files.
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
Fri, 13 Jun 2008 20:47:01 -0700 Carl Byington Patch from Robert Simpson for encryption type 2.
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
Sat, 10 May 2008 12:45:23 -0700 Carl Byington minor code cleanup
Wed, 05 Mar 2008 18:58:40 -0800 Carl Byington Initial version of pst2dii to convert to Summation dii load file format. stable-0-6-8
Tue, 26 Feb 2008 17:06:33 -0800 Carl Byington packaging for Fedora (#434727)
Sat, 23 Feb 2008 14:36:17 -0800 Carl Byington Start work on pst2dii to convert to Summation dii load file format.