log regression/regression-tests.bash @ 377:506e266f930d

age author description
Mon, 20 Nov 2017 08:19:28 -0800 Carl Byington Vitaliy Didik - fix MSVC build
Fri, 21 Jul 2017 19:54:46 -0700 Carl Byington fedora python nameing scheme changes
Wed, 08 Feb 2017 20:43:16 -0800 Carl Byington Jeffrey Morlan - pst_getID2 must not recurse into children stable-0-6-70
Mon, 24 Oct 2016 11:11:02 -0700 Carl Byington fix bugs in code allowing folders containing multiple item types
Mon, 24 Oct 2016 08:43:08 -0700 Carl Byington fix bug in code allowing folders containing multiple item types
Mon, 29 Aug 2016 09:50:24 -0700 Carl Byington allow folders containing multiple item types; better detection of valid internet headers stable-0-6-68
Wed, 06 Jul 2016 11:57:20 -0700 Carl Byington prep for fedora build stable-0-6-67
Mon, 09 Mar 2015 10:47:58 -0700 Carl Byington fixes from AJ Shankar for attachment processing and body encodings that contain embedded null chars
Mon, 09 Mar 2015 08:49:47 -0700 Carl Byington fix unchecked errors found by cppcheck
Thu, 25 Jul 2013 11:12:57 -0700 Carl Byington .msg files should use only one of short or long filename fields
Wed, 12 Jun 2013 19:45:44 -0700 Carl Byington add readpst -a option
Fri, 18 Jan 2013 08:05:08 -0800 Carl Byington patches from debian
Fri, 28 Dec 2012 14:45:27 -0800 Carl Byington fix From quoting on embedded rfc/822 messages stable-0-6-58
Thu, 27 Dec 2012 11:51:55 -0800 Carl Byington remove unnecessary dependencies stable-0-6-56
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
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
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 12:16:27 -0700 Carl Byington add some debug code
Sat, 23 Apr 2011 11:10:36 -0700 Carl Byington remove excessively large regression test stable-0-6-51
Sun, 17 Apr 2011 19:27:26 -0700 Carl Byington prep for fedora build
Sun, 17 Apr 2011 16:20:04 -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 14:07:25 -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
Sat, 24 Jul 2010 12:07:56 -0700 Carl Byington fix for broken internet headers from Outlook
Mon, 21 Jun 2010 20:24:25 -0700 Carl Byington patch from Kenneth Berland for solaris
Sat, 13 Feb 2010 10:14:19 -0800 Carl Byington fixes for fedora 13 change in implicit dso linking semantics stable-0-6-46
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
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
Sun, 21 Jun 2009 15:06:37 -0700 Carl Byington ready for new release stable-0-6-38
Mon, 08 Jun 2009 14:47:39 -0700 Carl Byington fix pst2dii for shared library changes
Mon, 08 Jun 2009 11:49:39 -0700 Carl Byington the shared library interface should now be thread safe
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
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
Wed, 08 Apr 2009 14:13:06 -0700 Carl Byington build separate libpst, libpst-libs, libpst-devel rpms.
Thu, 19 Mar 2009 16:32:17 -0700 Carl Byington prep for fedora build stable-0-6-34
Wed, 18 Mar 2009 22:31:18 -0700 Carl Byington improve consistency checking when fetching items from the pst file.
Mon, 16 Mar 2009 18:31:39 -0700 Carl Byington Compensate for iconv conversion to utf-7 that produces strings that are not null terminated.
Mon, 16 Mar 2009 12:43:31 -0700 Carl Byington fix large file support, some sytems require config.h to be included earlier in the compilation.
Sat, 14 Mar 2009 15:13:27 -0700 Carl Byington avoid emitting bogus empty email messages into contacts and calendar files
Thu, 12 Mar 2009 15:17:32 -0700 Carl Byington use AM_ICONV for better portability of the library location.