log src/Makefile.am @ 373:0ccc746c8079

age author description
Fri, 21 Jul 2017 20:01:44 -0700 Carl Byington Zachary Travis - Add support for the OST 2013 format, and Content-Disposition filename key fix for outlook compatibility
Mon, 24 Dec 2012 17:51:12 -0800 Carl Byington merge .msg generation code
Sun, 13 Dec 2009 14:48:20 -0800 Carl Byington add -m option to readpst to create Outlook .msg files
Sat, 16 Apr 2011 10:09:28 -0700 Carl Byington check return codes from forked processes
Wed, 07 Jul 2010 15:12:08 -0700 Carl Byington Subpackage Licensing
Mon, 21 Jun 2010 20:24:25 -0700 Carl Byington patch from Kenneth Berland for solaris
Fri, 07 May 2010 12:07:46 -0700 Carl Byington another patche from Kenneth Berland for solaris
Mon, 18 May 2009 15:55:05 -0700 Carl Byington remove readpstlog, switch to plain ascii debug log files
Fri, 17 Apr 2009 12:51:59 -0700 Carl Byington prep for fedora build stable-0-6-37
Wed, 08 Apr 2009 14:13:06 -0700 Carl Byington build separate libpst, libpst-libs, libpst-devel rpms.
Tue, 07 Apr 2009 13:45:20 -0700 Carl Byington new debianization from hggdh
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.
Thu, 12 Mar 2009 15:17:32 -0700 Carl Byington use AM_ICONV for better portability of the library location.
Thu, 05 Mar 2009 08:23:32 -0800 Carl Byington rename some structure fields to reflect our better understanding of the pst format
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.
Mon, 09 Feb 2009 08:23:41 -0800 Carl Byington patch from Fridrich Strba for dll build on mingw and cygwin
Sat, 07 Feb 2009 07:57:32 -0800 Carl Byington patch from Fridrich Strba, some systems need extra library for regex
Fri, 06 Feb 2009 20:38:04 -0800 Carl Byington fix from Fridrich Strba for parallel make
Mon, 02 Feb 2009 21:55:48 -0800 Carl Byington more changes from Fridrich Strba to avoid installing our config.h
Sat, 31 Jan 2009 12:23:46 -0800 Carl Byington fix include file path
Sat, 31 Jan 2009 12:12:36 -0800 Carl Byington patch from Fridrich Strba for building on mingw and general cleanup of autoconf files
Sat, 13 Sep 2008 20:15:40 -0700 Carl Byington initial attempt at building a shared library
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, 23 Feb 2008 14:36:17 -0800 Carl Byington Start work on pst2dii to convert to Summation dii load file format.
Thu, 14 Feb 2008 14:55:32 -0800 Carl Byington General cleanup and code fixes.
Sun, 06 Jan 2008 14:47:06 -0800 carl start on outlook 2003 64 bit format
Thu, 12 Jul 2007 14:59:13 -0700 carl fix signed/unsigned to allow very small pst files with only leaf nodes
Sun, 19 Feb 2006 21:27:03 -0800 carl switch to automake/autoconf
Sun, 19 Feb 2006 18:47:46 -0800 carl switch to automake/autoconf