log ChangeLog @ 238:410b6422d65b

age author description
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:59:24 -0700 Carl Byington update version numbers
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, 03 Sep 2009 15:16:53 -0700 Carl Byington patch from Fridrich Strba to build with DJGPP DOS cross-compiler
Tue, 23 Jun 2009 16:12:10 -0700 Carl Byington fix ax_python as done in libtorrent
Tue, 23 Jun 2009 14:52:50 -0700 Carl Byington fedora 11 has python2.6, remove pdf version of the man pages
Sun, 21 Jun 2009 19:35:17 -0700 Carl Byington fedora > 10 moved to boost-python-devel
Sun, 21 Jun 2009 15:06:37 -0700 Carl Byington ready for new release stable-0-6-38
Mon, 08 Jun 2009 13:51:24 -0700 Carl Byington patch from Fridrich Strba to build on win32
Mon, 08 Jun 2009 11:49:39 -0700 Carl Byington the shared library interface should now be thread safe
Sat, 06 Jun 2009 12:48:09 -0700 Carl Byington make nested mime multipart/alternative to hold the text/html parts
Sat, 06 Jun 2009 11:39:02 -0700 Carl Byington more cleanup of the shared library interface, but still not fully thread safe
Mon, 18 May 2009 15:55:05 -0700 Carl Byington remove readpstlog, switch to plain ascii debug log files
Wed, 13 May 2009 20:06:53 -0700 Carl Byington start changes for parallel readpst on multi-processor machines
Tue, 12 May 2009 19:34:49 -0700 Carl Byington decode more recurrence mapi elements
Wed, 06 May 2009 10:37:46 -0700 Carl Byington remove readpst -C switch, obsolete debugging code
Mon, 20 Apr 2009 19:39:26 -0700 Carl Byington add python module interface to the shared library for easy scripting.
Fri, 17 Apr 2009 12:51:59 -0700 Carl Byington prep for fedora build stable-0-6-37
Thu, 16 Apr 2009 08:59:56 -0700 Carl Byington prep for fedora build
Wed, 15 Apr 2009 18:39:42 -0700 Carl Byington add pst_attach_to_mem() back into the shared library interface.
Tue, 14 Apr 2009 07:53:13 -0700 Carl Byington prep for fedora build stable-0-6-36
Mon, 13 Apr 2009 11:39:33 -0700 Carl Byington more cleanup on external names in the shared object file
Fri, 10 Apr 2009 13:10:14 -0700 Carl Byington prep for fedora build
Fri, 10 Apr 2009 12:00:46 -0700 Carl Byington switch back to fully versioned subpackage dependencies
Thu, 09 Apr 2009 09:01:15 -0700 Carl Byington remove fully versioned -libs dependency from main package
Wed, 08 Apr 2009 14:13:06 -0700 Carl Byington build separate libpst, libpst-libs, libpst-devel rpms.
Sat, 04 Apr 2009 19:23:33 -0700 Carl Byington new debianization from hggdh
Sat, 04 Apr 2009 16:00:48 -0700 Carl Byington move version-info into main configure.in, and set it properly.
Sun, 29 Mar 2009 08:51:13 -0700 Carl Byington properly add trailing mime boundary in all modes
Sun, 22 Mar 2009 14:34:26 -0700 Carl Byington fix bug where we failed to pickup the last extended attribute.
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.
Tue, 17 Mar 2009 10:58:09 -0700 Carl Byington prep for fedora build stable-0-6-33
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 19:25:17 -0700 Carl Byington fix fedora 11 type mismatch warning (actually an error in this case)
Sat, 14 Mar 2009 17:45:48 -0700 Carl Byington fix ppc64 compile error stable-0-6-32
Sat, 14 Mar 2009 17:05:05 -0700 Carl Byington bump version for fedora cvs tagging mistake
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
Sat, 28 Feb 2009 11:55:48 -0800 Carl Byington improve documentation of .pst format.
Tue, 24 Feb 2009 15:32:56 -0800 Carl Byington fix for 64bit on Fedora 11 stable-0-6-29
Tue, 24 Feb 2009 12:33:49 -0800 Carl Byington fix embedded rfc822 messages with attachments stable-0-6-28
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
Sat, 07 Feb 2009 10:21:42 -0800 Carl Byington fix for const correctness on Fedora 11 stable-0-6-27
Sat, 07 Feb 2009 09:29:29 -0800 Carl Byington fix for const correctness on Fedora 11
Sat, 07 Feb 2009 08:15:51 -0800 Carl Byington update changelog and dates stable-0-6-26
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.
Mon, 02 Feb 2009 21:55:48 -0800 Carl Byington more changes from Fridrich Strba to avoid installing our config.h
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