log xml/libpst.in @ 328:c507af52515a

age author description
Wed, 12 Jun 2013 19:45:44 -0700 Carl Byington add readpst -a option
Thu, 27 Dec 2012 11:51:55 -0800 Carl Byington remove unnecessary dependencies stable-0-6-56
Mon, 24 Dec 2012 18:09:20 -0800 Carl Byington update version number
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
Tue, 08 May 2012 10:52:24 -0700 Carl Byington preserve bcc headers, document -C switch to set default character set, space after colon is not required in header fields
Sat, 04 Jun 2011 10:52:47 -0700 Carl Byington possible fix for corrupted output forking for separate messages
Thu, 02 Sep 2010 12:28:01 -0700 Carl Byington switch to mboxrd quoting
Mon, 14 Sep 2009 10:56:39 -0700 Carl Byington patch from Lee Ayres to add file name extensions in separate mode; allow mixed items types in a folder in separate mode
Sun, 13 Sep 2009 10:49:12 -0700 Carl Byington fix --help usage; readpstlog is gone
Sat, 12 Sep 2009 11:44:08 -0700 Carl Byington cleanup rfc822 embedded message code stable-0-6-43
Thu, 10 Sep 2009 15:21:23 -0700 Carl Byington patches from Chris White, Roberto Polli, Justin Greer
Thu, 10 Sep 2009 13:01:08 -0700 Carl Byington patches from Justin Greer
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
Sat, 06 Jun 2009 13:53:34 -0700 Carl Byington fix documentation, dropping readpstlog
Sat, 06 Jun 2009 11:39:02 -0700 Carl Byington more cleanup of the shared library interface, but still not fully thread safe
Mon, 18 May 2009 15:55:05 -0700 Carl Byington remove readpstlog, switch to plain ascii debug log files
Sat, 16 May 2009 10:32:26 -0700 Carl Byington fixes for parallel readpst
Wed, 06 May 2009 10:37:46 -0700 Carl Byington remove readpst -C switch, obsolete debugging code
Thu, 16 Apr 2009 08:59:56 -0700 Carl Byington prep for fedora build
Wed, 15 Apr 2009 18:39:42 -0700 Carl Byington add pst_attach_to_mem() back into the shared library interface.
Mon, 13 Apr 2009 11:39:33 -0700 Carl Byington more cleanup on external names in the shared object 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
Sat, 28 Feb 2009 11:55:48 -0800 Carl Byington improve documentation of .pst format.
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:12:36 -0800 Carl Byington patch from Fridrich Strba for building on mingw and general cleanup of autoconf files
Thu, 09 Oct 2008 12:04:40 -0700 Carl Byington many fixes in pst2ldif by Robert Harris
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()