log src/readpst.c @ 257:c947b8812120

age author description
Fri, 24 Dec 2010 19:26:05 -0800 Carl Byington rfc2047 and rfc2231 encoding for non-ascii headers and attachment filenames
Mon, 13 Sep 2010 14:47:09 -0700 Carl Byington fix to ignore embedded objects that are not email messages stable-0-6-49
Thu, 02 Sep 2010 12:28:01 -0700 Carl Byington switch to mboxrd quoting
Fri, 07 May 2010 12:07:46 -0700 Carl Byington another patche from Kenneth Berland for solaris
Thu, 06 May 2010 15:28:46 -0700 Carl Byington patches from Kenneth Berland for solaris
Fri, 11 Dec 2009 08:45:30 -0800 Carl Byington patch from Hugo DesRosiers to export categories and notes into vcards. stable-0-6-45
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
Fri, 11 Sep 2009 12:46:36 -0700 Carl Byington better detection of dsn delivery reports
Thu, 10 Sep 2009 22:49:24 -0700 Carl Byington better rfc822 embedded message decoding
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
Mon, 08 Jun 2009 14:47:39 -0700 Carl Byington fix pst2dii for shared library changes
Mon, 08 Jun 2009 13:51:24 -0700 Carl Byington patch from Fridrich Strba to build on win32
Mon, 08 Jun 2009 11:49:39 -0700 Carl Byington the shared library interface should now be thread safe
Sat, 06 Jun 2009 12:48:09 -0700 Carl Byington make nested mime multipart/alternative to hold the text/html parts
Tue, 19 May 2009 10:20:33 -0700 Carl Byington cleanup debug logging
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, 13 May 2009 20:06:53 -0700 Carl Byington start changes for parallel readpst on multi-processor machines
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
Wed, 06 May 2009 10:37:46 -0700 Carl Byington remove readpst -C switch, obsolete debugging code
Mon, 20 Apr 2009 19:39:26 -0700 Carl Byington add python module interface to the shared library for easy scripting.
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 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, 29 Mar 2009 08:51:13 -0700 Carl Byington properly add trailing mime boundary in all modes