log xml/libpst.in @ 238:410b6422d65b

age author description
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()
Sun, 28 Sep 2008 17:08:52 -0700 Carl Byington add configure option --enable-dii=no to remove dependency on libgd.
Fri, 13 Jun 2008 20:47:01 -0700 Carl Byington Patch from Robert Simpson for encryption type 2.
Sat, 07 Jun 2008 15:53:08 -0700 Carl Byington spelling fixup
Tue, 03 Jun 2008 12:00:58 -0700 Carl Byington Use ftello/fseeko to properly handle large files. stable-0-6-11
Fri, 16 May 2008 09:00:57 -0700 Carl Byington fix documentation of 8 byte backpointers stable-0-6-9
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.
Sat, 16 Feb 2008 12:26:35 -0800 Carl Byington Work around bogus 7c.b5 blocks in some messages that have been read.
Wed, 06 Feb 2008 23:05:56 -0800 Carl Byington fixup debug messages #llx rather than #x, fix 7c block documentation to match code