log

age author description
Sat, 14 Mar 2009 17:23:39 -0700 Carl Byington Added tag stable-0-6-31 for changeset 59258d12bf77
Sat, 14 Mar 2009 17:05:26 -0700 Carl Byington bump version for fedora cvs tagging mistake stable-0-6-31
Sat, 14 Mar 2009 17:05:05 -0700 Carl Byington bump version for fedora cvs tagging mistake
Sat, 14 Mar 2009 15:38:29 -0700 Carl Byington Added tag stable-0-6-30 for changeset 84e0f6222adf
Sat, 14 Mar 2009 15:27:16 -0700 Carl Byington add changelog entry in rpm spec file stable-0-6-30
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.
Thu, 26 Feb 2009 12:42:37 -0800 Carl Byington 64 bit cleanup in debug messages
Tue, 24 Feb 2009 15:38:33 -0800 Carl Byington Added tag stable-0-6-29 for changeset 0695de3b5a98
Tue, 24 Feb 2009 15:32:56 -0800 Carl Byington fix for 64bit on Fedora 11 stable-0-6-29
Tue, 24 Feb 2009 13:18:46 -0800 Carl Byington add pdf files from libpff
Tue, 24 Feb 2009 12:41:04 -0800 Carl Byington Added tag stable-0-6-28 for changeset fdc58ad2c758
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
Mon, 09 Feb 2009 08:23:41 -0800 Carl Byington patch from Fridrich Strba for dll build on mingw and cygwin
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:26:56 -0800 Carl Byington Added tag stable-0-6-27 for changeset d9d4ae17a2c3
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:25:11 -0800 Carl Byington Added tag stable-0-6-26 for changeset 2d6bb72ad041
Sat, 07 Feb 2009 08:15:51 -0800 Carl Byington update changelog and dates stable-0-6-26
Sat, 07 Feb 2009 07:57:32 -0800 Carl Byington patch from Fridrich Strba, some systems need extra library for regex
Fri, 06 Feb 2009 20:38:04 -0800 Carl Byington fix from Fridrich Strba for parallel make
Thu, 05 Feb 2009 13:51:10 -0800 Carl Byington add back AC_PROG_RANLIB, even though libtoolize claims it is obsoleted, it is needed for rpmbuild
Thu, 05 Feb 2009 13:38:46 -0800 Carl Byington more cleanup of include files
Thu, 05 Feb 2009 12:09:04 -0800 Carl Byington fix initial from header in mbox format.
Thu, 05 Feb 2009 09:22:22 -0800 Carl Byington cleanup installed headers
Thu, 05 Feb 2009 09:20:02 -0800 Carl Byington common cannot include config.h
Wed, 04 Feb 2009 20:59:06 -0800 Carl Byington remove obsolete win32 directory since msvc builds are not directly supported
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 11:00:16 -0800 Carl Byington NEWS and spec file consistent with ChangeLog
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
Sat, 31 Jan 2009 12:23:46 -0800 Carl Byington fix include file path
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:31:11 -0800 Carl Byington Added tag stable-0-6-25 for changeset ed2a260bbb98
Fri, 16 Jan 2009 15:23:52 -0800 Carl Byington improve handling of content-type charset values in mime parts stable-0-6-25
Thu, 11 Dec 2008 12:06:03 -0800 Carl Byington Added tag stable-0-6-24 for changeset e213bfcf9aa7
Thu, 11 Dec 2008 11:58:22 -0800 Carl Byington patch from Chris Eagle to build on cygwin stable-0-6-24
Thu, 04 Dec 2008 10:46:42 -0800 Carl Byington Added tag stable-0-6-23 for changeset 554e9a422778
Thu, 04 Dec 2008 10:36:25 -0800 Carl Byington bump version to avoid cvs tagging mistake in fedora stable-0-6-23
Fri, 28 Nov 2008 11:47:38 -0800 Carl Byington Added tag stable-0-6-22 for changeset 7133b39975f7
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:45:39 -0700 Carl Byington Added tag stable-0-6-21 for changeset 1b2a4fac1303
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
Sat, 11 Oct 2008 12:54:24 -0700 Carl Byington Added tag stable-0-6-20 for changeset 07d090676ce9
Sat, 11 Oct 2008 12:36:00 -0700 Carl Byington cleanup fedora9 compile warnings stable-0-6-20
Sat, 11 Oct 2008 12:22:20 -0700 Carl Byington cleanup fedora9 compile warnings
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 11:54:37 -0700 Carl Byington remove unreachable code
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.
Sun, 14 Sep 2008 16:06:25 -0700 Carl Byington Added tag stable-0-6-19 for changeset 57bc6251f8dd
Sun, 14 Sep 2008 15:55:11 -0700 Carl Byington fix an installed unpackaged file stable-0-6-19
Sun, 14 Sep 2008 11:56:19 -0700 Carl Byington update the release notes
Sat, 13 Sep 2008 20:15:40 -0700 Carl Byington initial attempt at building a shared library
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
Tue, 05 Aug 2008 12:09:19 -0700 Carl Byington Added tag stable-0-6-17 for changeset 9bd455802437
Tue, 05 Aug 2008 12:05:42 -0700 Carl Byington More fixes for 32/64 bit portability on big endian ppc. stable-0-6-17
Tue, 05 Aug 2008 11:52:29 -0700 Carl Byington More fixes for 32/64 bit portability on big endian ppc.
Tue, 05 Aug 2008 10:11:41 -0700 Carl Byington Added tag stable-0-6-16 for changeset c664302d1606
Tue, 05 Aug 2008 10:04:23 -0700 Carl Byington release 0.6.16 stable-0-6-16
Sun, 03 Aug 2008 15:42:37 -0700 Carl Byington Use inttypes.h for portable printing of 64 bit items.
Wed, 30 Jul 2008 22:27:08 -0700 Carl Byington Added tag stable-0-6-15 for changeset 582e927756d3
Wed, 30 Jul 2008 22:01:52 -0700 Carl Byington Patch from Robert Simpson for file handle leak in error case. stable-0-6-15
Sun, 15 Jun 2008 07:00:54 -0700 Carl Byington Added tag stable-0-6-14 for changeset df60d5463ad5
Sun, 15 Jun 2008 06:57:45 -0700 Carl Byington add missing debian makefile stable-0-6-14
Sun, 15 Jun 2008 06:54:39 -0700 Carl Byington Fix my mistake in debian packaging.
Fri, 13 Jun 2008 20:53:28 -0700 Carl Byington Added tag stable-0-6-13 for changeset 4a760802ef29
Fri, 13 Jun 2008 20:49:29 -0700 Carl Byington bump version number stable-0-6-13
Fri, 13 Jun 2008 20:47:01 -0700 Carl Byington Patch from Robert Simpson for encryption type 2.
Tue, 10 Jun 2008 14:28:55 -0700 Carl Byington Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.
Sat, 07 Jun 2008 15:53:08 -0700 Carl Byington spelling fixup
Tue, 03 Jun 2008 12:07:47 -0700 Carl Byington Added tag stable-0-6-11 for changeset 987aa872294e
Tue, 03 Jun 2008 12:00:58 -0700 Carl Byington Use ftello/fseeko to properly handle large files. stable-0-6-11
Thu, 29 May 2008 18:59:38 -0700 Carl Byington Added tag stable-0-6-10 for changeset 3cb02cb1e6cd
Thu, 29 May 2008 18:51:02 -0700 Carl Byington Patch from Robert Simpson to fix doubly-linked list in the cache_ptr code, and allow arrays of unicode strings (without converting them). stable-0-6-10
Fri, 16 May 2008 09:06:17 -0700 Carl Byington Added tag stable-0-6-9 for changeset 1bd4491cf8ff
Fri, 16 May 2008 09:00:57 -0700 Carl Byington fix documentation of 8 byte backpointers stable-0-6-9
Sun, 11 May 2008 10:04:33 -0700 Carl Byington Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit compile.
Sat, 10 May 2008 12:45:23 -0700 Carl Byington minor code cleanup
Wed, 05 Mar 2008 19:06:10 -0800 Carl Byington Added tag stable-0-6-8 for changeset 90aa7814ad1f
Wed, 05 Mar 2008 18:58:40 -0800 Carl Byington Initial version of pst2dii to convert to Summation dii load file format. stable-0-6-8
Tue, 26 Feb 2008 17:36:57 -0800 Carl Byington remove redundant requires from the spec file
Tue, 26 Feb 2008 17:26:36 -0800 Carl Byington build requires ImageMagick to see convert needed by pst2dii
Tue, 26 Feb 2008 17:06:33 -0800 Carl Byington packaging for Fedora (#434727)
Sat, 23 Feb 2008 14:36:17 -0800 Carl Byington Start work on pst2dii to convert to Summation dii load file format.
Sat, 16 Feb 2008 12:43:42 -0800 Carl Byington Added tag stable-0-6-7 for changeset b4f025d95441
Sat, 16 Feb 2008 12:43:07 -0800 Carl Byington bump the version number in configure.in stable-0-6-7
Sat, 16 Feb 2008 12:26:35 -0800 Carl Byington Work around bogus 7c.b5 blocks in some messages that have been read.
Thu, 14 Feb 2008 14:55:32 -0800 Carl Byington General cleanup and code fixes.
Wed, 06 Feb 2008 23:05:56 -0800 Carl Byington fixup debug messages #llx rather than #x, fix 7c block documentation to match code
Sat, 02 Feb 2008 12:54:07 -0800 Carl Byington add archive directory with history of alioth versions that have been merged here
Thu, 31 Jan 2008 22:26:46 -0800 Carl Byington Added tag stable-0-6-6 for changeset 0cdbd066f65a
Thu, 31 Jan 2008 22:15:29 -0800 Carl Byington add missing news items, add reference to mercurial repository in the documentation stable-0-6-6
Thu, 31 Jan 2008 17:32:54 -0800 carl some misc. cleanup and convert to mercurial source control
Fri, 01 Feb 2008 07:02:14 +0000 convert-repo update tags
Thu, 31 Jan 2008 08:03:30 -0800 carl code cleanup
Tue, 22 Jan 2008 14:39:02 -0800 carl code cleanup stable-0-6-5
Sat, 19 Jan 2008 16:30:16 -0800 carl more fixes for 64 bit format stable-0-6-4
Sat, 19 Jan 2008 10:47:16 -0800 carl more fixes for 64 bit format
Fri, 18 Jan 2008 15:07:12 -0800 carl more fixes for 64 bit format
Sun, 13 Jan 2008 12:55:59 -0800 carl more fixes for 64 bit format
Sat, 12 Jan 2008 15:20:53 -0800 carl more fixes for 64 bit format
Tue, 08 Jan 2008 16:33:23 -0800 carl more fixes for 64 bit format
Tue, 08 Jan 2008 16:19:26 -0800 carl more fixes for 64 bit format
Sun, 06 Jan 2008 14:47:06 -0800 carl start on outlook 2003 64 bit format
Tue, 02 Oct 2007 16:10:36 -0700 carl security fix for potential buffer overrun in lz decompress stable-0-5-12 **FUNKY**
Tue, 02 Oct 2007 15:49:44 -0700 carl security fix for potential buffer overrun in lz decompress
Fri, 24 Aug 2007 18:57:59 -0700 carl fix unitialized variable stable-0-5-11