log src/readpst.c @ 318:b08fd8813ffe

age author description
Mon, 24 Dec 2012 17:51:12 -0800 Carl Byington merge .msg generation code
Mon, 24 May 2010 21:50:19 -0700 Carl Byington fix to/cc/bcc recipients in .msg file output format
Thu, 06 May 2010 13:17:52 -0700 Carl Byington add sent_date to .msg output format
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
Fri, 04 Nov 2011 14:09:50 -0700 Carl Byington embedded rfc822 messages might contain rtf encoded bodies
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
Thu, 28 Jul 2011 17:28:49 -0700 Carl Byington add alarm reminders to calendar events
Sun, 19 Jun 2011 09:08:29 -0700 Carl Byington patch from Leo Antunes for Status: header
Sat, 04 Jun 2011 11:38:12 -0700 Carl Byington possible fix for corrupted output forking for separate messages
Sat, 04 Jun 2011 10:52:47 -0700 Carl Byington possible fix for corrupted output forking for separate messages
Fri, 27 May 2011 11:36:49 -0700 Carl Byington pst_block_offset elements are unsigned; consistent usage of pst_malloc and pst_realloc
Fri, 27 May 2011 09:50:24 -0700 Carl Byington add gprof profiling option; allow fork for parallel processing of individual email folders in separate mode
Tue, 24 May 2011 16:21:28 -0700 Carl Byington remove compile date/time stamps embedded in the binary for no compelling reason
Sun, 22 May 2011 16:40:01 -0700 Carl Byington ignore internet headers that don't seem to be real rfc822 headers