log src/readpst.c @ 290:fec37c150982

age author description
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
Sun, 22 May 2011 16:27:30 -0700 Carl Byington ignore internet headers that don't seem to be real rfc822 headers
Sun, 22 May 2011 16:08:10 -0700 Carl Byington ignore internet headers that don't seem to be real rfc822 headers
Sun, 22 May 2011 15:52:12 -0700 Carl Byington ignore internet headers that don't seem to be real rfc822 headers
Sun, 22 May 2011 15:23:04 -0700 Carl Byington ignore internet headers that don't seem to be real rfc822 headers
Sun, 22 May 2011 15:06:08 -0700 Carl Byington ignore internet headers that don't seem to be real rfc822 headers
Sun, 22 May 2011 13:19:49 -0700 Carl Byington add some debug code
Sun, 22 May 2011 13:16:35 -0700 Carl Byington add some debug code
Sun, 22 May 2011 12:16:27 -0700 Carl Byington add some debug code
Sun, 17 Apr 2011 16:31:10 -0700 Carl Byington adding more debug code
Sun, 17 Apr 2011 16:16:15 -0700 Carl Byington adding more debug code
Sun, 17 Apr 2011 15:01:18 -0700 Carl Byington adding more debug code
Sat, 16 Apr 2011 10:31:32 -0700 Carl Byington add some debug checking for process exit status
Sat, 16 Apr 2011 10:09:28 -0700 Carl Byington check return codes from forked processes
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