log regression/regression-tests.bash @ 321:cd8dc65b9895 stable-0-6-57

age author description
2012-12-27 Carl Byington remove unnecessary dependencies stable-0-6-56
2012-12-25 Carl Byington merge .msg generation code
2010-05-25 Carl Byington fix to/cc/bcc recipients in .msg file output format
2012-05-08 Carl Byington preserve bcc headers, document -C switch to set default character set, space after colon is not required in header fields
2011-11-04 Carl Byington embedded rfc822 messages might contain rtf encoded bodies
2011-08-03 Carl Byington add default character set for items where the pst file does not specify a character set
2011-07-29 Carl Byington add alarm reminders to calendar events
2011-05-27 Carl Byington pst_block_offset elements are unsigned; consistent usage of pst_malloc and pst_realloc
2011-05-27 Carl Byington add gprof profiling option; allow fork for parallel processing of individual email folders in separate mode
2011-05-24 Carl Byington remove compile date/time stamps embedded in the binary for no compelling reason
2011-05-22 Carl Byington add some debug code
2011-04-23 Carl Byington remove excessively large regression test stable-0-6-51
2011-04-18 Carl Byington prep for fedora build
2011-04-17 Carl Byington adding more debug code
2011-04-17 Carl Byington adding more debug code
2011-04-17 Carl Byington adding more debug code
2011-04-16 Carl Byington add some debug checking for process exit status
2011-04-16 Carl Byington check return codes from forked processes
2010-12-25 Carl Byington rfc2047 and rfc2231 encoding for non-ascii headers and attachment filenames
2010-07-24 Carl Byington fix for broken internet headers from Outlook
2010-06-22 Carl Byington patch from Kenneth Berland for solaris
2010-02-13 Carl Byington fixes for fedora 13 change in implicit dso linking semantics stable-0-6-46
2009-09-14 Carl Byington patch from Lee Ayres to add file name extensions in separate mode; allow mixed items types in a folder in separate mode
2009-09-12 Carl Byington cleanup rfc822 embedded message code stable-0-6-43
2009-09-11 Carl Byington better detection of dsn delivery reports
2009-09-11 Carl Byington better rfc822 embedded message decoding
2009-09-10 Carl Byington patches from Chris White, Roberto Polli, Justin Greer
2009-09-10 Carl Byington patches from Justin Greer
2009-06-21 Carl Byington ready for new release stable-0-6-38
2009-06-08 Carl Byington fix pst2dii for shared library changes
2009-06-08 Carl Byington the shared library interface should now be thread safe
2009-05-19 Carl Byington cleanup debug logging
2009-05-18 Carl Byington remove readpstlog, switch to plain ascii debug log files
2009-05-16 Carl Byington fixes for parallel readpst
2009-05-14 Carl Byington start changes for parallel readpst on multi-processor machines
2009-05-13 Carl Byington more changes in recurrence decoding
2009-05-13 Carl Byington decode more recurrence mapi elements
2009-04-21 Carl Byington add python module interface to the shared library for easy scripting.
2009-04-16 Carl Byington add pst_attach_to_mem() back into the shared library interface.
2009-04-14 Carl Byington more cleanup of external names in the shared library
2009-04-08 Carl Byington build separate libpst, libpst-libs, libpst-devel rpms.
2009-03-19 Carl Byington prep for fedora build stable-0-6-34
2009-03-19 Carl Byington improve consistency checking when fetching items from the pst file.
2009-03-17 Carl Byington Compensate for iconv conversion to utf-7 that produces strings that are not null terminated.
2009-03-16 Carl Byington fix large file support, some sytems require config.h to be included earlier in the compilation.
2009-03-14 Carl Byington avoid emitting bogus empty email messages into contacts and calendar files
2009-03-12 Carl Byington use AM_ICONV for better portability of the library location.
2009-03-10 Carl Byington more code cleanup
2009-03-08 Carl Byington track character set individually for each mapi element
2009-03-05 Carl Byington rename some structure fields to reflect our better understanding of the pst format
2009-02-26 Carl Byington 64 bit cleanup in debug messages
2009-02-24 Carl Byington improve character set handling - don't try to convert utf-8 to single byte for fields that were not originally unicode.
2009-02-14 Carl Byington improve decoding of multipart/report and message/rfc822 mime types
2009-02-09 Carl Byington add forensic headers to capture some other data of interest; switch back to quoted From separator line
2009-02-05 Carl Byington fix initial from header in mbox format.
2009-02-03 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.
2009-02-03 Carl Byington more cleanup of #include files.
2009-02-02 Carl Byington strip and regenerate all MIME headers to avoid duplicates.
2009-02-01 Carl Byington disable building pst2dii on cygwin
2009-01-31 Carl Byington patch from Fridrich Strba for building on mingw and general cleanup of autoconf files
2009-01-16 Carl Byington improve handling of content-type charset values in mime parts stable-0-6-25
2008-11-28 Carl Byington patch from David Cuadrado to process emails with type PST_TYPE_OTHER stable-0-6-22
2008-10-21 Carl Byington fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514. stable-0-6-21
2008-10-09 Carl Byington many fixes in pst2ldif by Robert Harris
2008-10-07 Carl Byington create dummy top-of-folder descriptor if needed for corrupt pst files
2008-10-05 Carl Byington fix for orphan children when building descriptor tree, avoid writing uninitialized data to debug log file
2008-10-02 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()
2008-09-29 Carl Byington add configure option --enable-dii=no to remove dependency on libgd.
2008-09-09 Carl Byington fix base64 encoding that could create long lines
2008-08-28 Carl Byington iconv changes for Mac
2008-06-14 Carl Byington Patch from Robert Simpson for encryption type 2.
2008-05-16 Carl Byington fix documentation of 8 byte backpointers stable-0-6-9
2008-03-06 Carl Byington Initial version of pst2dii to convert to Summation dii load file format. stable-0-6-8
2008-02-23 Carl Byington Start work on pst2dii to convert to Summation dii load file format.
2008-02-16 Carl Byington Work around bogus 7c.b5 blocks in some messages that have been read.
2008-01-31 carl code cleanup
2008-01-20 carl more fixes for 64 bit format stable-0-6-4
2008-01-19 carl more fixes for 64 bit format
2008-01-18 carl more fixes for 64 bit format
2008-01-12 carl more fixes for 64 bit format
2008-01-09 carl more fixes for 64 bit format
2008-01-06 carl start on outlook 2003 64 bit format
2007-10-02 carl security fix for potential buffer overrun in lz decompress
2007-08-09 carl valgrind fixes stable-0-5-7
2007-07-15 carl better decoding of 7c blocks stable-0-5-6