log regression/regression-tests.bash @ 272:345dab73b5c8 stable-0-6-51

age author description
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.
Tue, 10 Mar 2009 13:09:20 -0700 Carl Byington more code cleanup
Sun, 08 Mar 2009 14:35:26 -0700 Carl Byington track character set individually for each mapi element
Thu, 05 Mar 2009 08:23:32 -0800 Carl Byington rename some structure fields to reflect our better understanding of the pst format
Thu, 26 Feb 2009 12:42:37 -0800 Carl Byington 64 bit cleanup in debug messages
Mon, 23 Feb 2009 20:40:51 -0800 Carl Byington improve character set handling - don't try to convert utf-8 to single byte for fields that were not originally unicode.
Sat, 14 Feb 2009 11:02:37 -0800 Carl Byington improve decoding of multipart/report and message/rfc822 mime types
Sun, 08 Feb 2009 20:20:34 -0800 Carl Byington add forensic headers to capture some other data of interest; switch back to quoted From separator line
Thu, 05 Feb 2009 12:09:04 -0800 Carl Byington fix initial from header in mbox format.
Tue, 03 Feb 2009 15:01:47 -0800 Carl Byington recover dropped pragma pack line, use int64_t rather than off_t to avoid forcing users of the shared library to enable large file support.
Tue, 03 Feb 2009 10:59:10 -0800 Carl Byington more cleanup of #include files.
Sun, 01 Feb 2009 19:21:47 -0800 Carl Byington strip and regenerate all MIME headers to avoid duplicates.
Sun, 01 Feb 2009 11:24:22 -0800 Carl Byington disable building pst2dii on cygwin
Sat, 31 Jan 2009 12:12:36 -0800 Carl Byington patch from Fridrich Strba for building on mingw and general cleanup of autoconf files
Fri, 16 Jan 2009 15:23:52 -0800 Carl Byington improve handling of content-type charset values in mime parts stable-0-6-25
Fri, 28 Nov 2008 11:36:53 -0800 Carl Byington patch from David Cuadrado to process emails with type PST_TYPE_OTHER stable-0-6-22
Tue, 21 Oct 2008 14:37:13 -0700 Carl Byington fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514. stable-0-6-21
Thu, 09 Oct 2008 12:04:40 -0700 Carl Byington many fixes in pst2ldif by Robert Harris
Tue, 07 Oct 2008 10:45:50 -0700 Carl Byington create dummy top-of-folder descriptor if needed for corrupt pst files
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.
Tue, 09 Sep 2008 11:11:56 -0700 Carl Byington fix base64 encoding that could create long lines
Thu, 28 Aug 2008 15:25:53 -0700 Carl Byington iconv changes for Mac
Fri, 13 Jun 2008 20:47:01 -0700 Carl Byington Patch from Robert Simpson for encryption type 2.