- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 3 2024
Sep 3 2024
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTd89c24e67b42: bump version for fedora cvs tagging mistake.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST479b5e41477c: avoid emitting bogus empty email messages into contacts and calendar files.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST3b2410dea73c: add changelog entry in rpm spec file.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST8b1552d045e3: more code cleanup.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST8df67ab49d60: use AM_ICONV for better portability of the library location..
Carl Byington <carl@five-ten-sg.com> committed rLIBPST3bf72a54afb7: track character set individually for each mapi element.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTfece7b481854: rename some structure fields to reflect our better understanding of the pst….
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTf8efd3e6fec0: improve documentation of .pst format..
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTe5d053c66c5f: 64 bit cleanup in debug messages.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTd0afc49be41c: fix for 64bit on Fedora 11.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST686f9cb9ceee: add pdf files from libpff.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST78ac5a32ad21: fix embedded rfc822 messages with attachments.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTdb7369d777da: improve character set handling - don't try to convert utf-8 to single byte for….
Carl Byington <carl@five-ten-sg.com> committed rLIBPST6727952b4e66: improve decoding of multipart/report and message/rfc822 mime types.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTb752da9aba96: add forensic headers to capture some other data of interest; switch back to….
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTf02fac16ca6a: fix for const correctness on Fedora 11.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTd9617923ceae: patch from Fridrich Strba for dll build on mingw and cygwin.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTd5c60d1894e9: fix for const correctness on Fedora 11.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTeb4b5027ea11: update changelog and dates.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTdc7d226a463d: patch from Fridrich Strba, some systems need extra library for regex.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST78b5029f2e3d: add back AC_PROG_RANLIB, even though libtoolize claims it is obsoleted, it is….
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTc3c64c57bb6d: fix from Fridrich Strba for parallel make.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST45dbab901e17: more cleanup of include files.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST3cb4fad422c2: fix initial from header in mbox format..
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTcec64d4c1795: cleanup installed headers.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST32d60626a3ca: common cannot include config.h.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTe35976c1f925: remove obsolete win32 directory since msvc builds are not directly supported.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTf9ec16608126: recover dropped pragma pack line, use int64_t rather than off_t to avoid….
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTf91e5c09442b: more cleanup of #include files..
Carl Byington <carl@five-ten-sg.com> committed rLIBPST93646d30d4d1: NEWS and spec file consistent with ChangeLog.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST7fb0dec2fcca: more changes from Fridrich Strba to avoid installing our config.h.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTfec3d1b3cb76: strip and regenerate all MIME headers to avoid duplicates..
Carl Byington <carl@five-ten-sg.com> committed rLIBPST64d00b260a20: disable building pst2dii on cygwin.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST8a3cd8cd3524: fix include file path.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTacae1ec2f122: patch from Fridrich Strba for building on mingw and general cleanup of autoconf….
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTe3b6499542ef: improve handling of content-type charset values in mime parts.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST293d3688481a: patch from Chris Eagle to build on cygwin.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTec7073787470: bump version to avoid cvs tagging mistake in fedora.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST8a4987b007ab: patch from David Cuadrado to process emails with type PST_TYPE_OTHER.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST0e187b0ac333: fix title bug with old schema in pst2ldif, also escape commas in distinguished….
Carl Byington <carl@five-ten-sg.com> committed rLIBPST70a39386fb8a: cleanup fedora9 compile warnings.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST198f8a084879: cleanup fedora9 compile warnings.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST60388ade9590: many fixes in pst2ldif by Robert Harris.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST36b707ed2233: create dummy top-of-folder descriptor if needed for corrupt pst files.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST7fcc276aeeea: remove unreachable code.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST1424cdffd5ed: fix for orphan children when building descriptor tree, avoid writing….
Carl Byington <carl@five-ten-sg.com> committed rLIBPST28b000dab4f2: fixes from Justin Greer to add -D option to include deleted items, to add….
Carl Byington <carl@five-ten-sg.com> committed rLIBPST5d596a825642: add configure option --enable-dii=no to remove dependency on libgd..
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTb4be38cf98ab: fix an installed unpackaged file.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST46802399044b: initial attempt at building a shared library.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTa240d25db4df: update the release notes.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST3c5241d28dcb: fix base64 encoding that could create long lines.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST50f6dd938117: iconv changes for Mac.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTe982c8a77087: More fixes for 32/64 bit portability on big endian ppc..
Carl Byington <carl@five-ten-sg.com> committed rLIBPST35eb533f6c7c: More fixes for 32/64 bit portability on big endian ppc..
Carl Byington <carl@five-ten-sg.com> committed rLIBPST31f5f5cdcb9f: release 0.6.16.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTc9a223288dd3: Patch from Robert Simpson for file handle leak in error case..
Carl Byington <carl@five-ten-sg.com> committed rLIBPST443d580a0681: Use inttypes.h for portable printing of 64 bit items..
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTbb6aaa576e44: add missing debian makefile.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST3dd3590bf615: Fix my mistake in debian packaging..
Carl Byington <carl@five-ten-sg.com> committed rLIBPST2266d03dd527: bump version number.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTdf7d0b45f682: Patch from Robert Simpson for encryption type 2..
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTecc5d7bc1b14: Patch from Joachim Metz for debian packaging, and fix for incorrect length on….
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTb4a603659c0a: spelling fixup.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST30eacc0fc906: Use ftello/fseeko to properly handle large files..
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTcad2aea8c9ec: Patch from Robert Simpson to fix doubly-linked list in the cache_ptr code, and….
Carl Byington <carl@five-ten-sg.com> committed rLIBPST3bdebca4264f: fix documentation of 8 byte backpointers.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTb8124c059d20: Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit compile..
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTa9c68be03b6d: minor code cleanup.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST8c6974c70edb: Initial version of pst2dii to convert to Summation dii load file format..
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTc02b62052b03: remove redundant requires from the spec file.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST2a5a56250c9c: build requires ImageMagick to see convert needed by pst2dii.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST9b6002d30345: packaging for Fedora (#434727).
Carl Byington <carl@five-ten-sg.com> committed rLIBPST4e919932f37a: Start work on pst2dii to convert to Summation dii load file format..
Carl Byington <carl@five-ten-sg.com> committed rLIBPST901d656d740a: bump the version number in configure.in.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTba39352b9e9a: Work around bogus 7c.b5 blocks in some messages that have been read..
Carl Byington <carl@five-ten-sg.com> committed rLIBPST6c06faa6a8d1: General cleanup and code fixes..
Carl Byington <carl@five-ten-sg.com> committed rLIBPST8c90360119d6: fixup debug messages #llx rather than #x, fix 7c block documentation to match….
Carl Byington <carl@five-ten-sg.com> committed rLIBPST1ea7bfd4ef27: add archive directory with history of alioth versions that have been merged here.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTd617ecc90df7: add missing news items, add reference to mercurial repository in the….
Carl Byington <carl@five-ten-sg.com> committed rLIBPST0207b7bdf74a: some misc. cleanup and convert to mercurial source control.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST58ddc9590e2d: code cleanup.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST8b6b2075f925: code cleanup.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST3dc6f2c7e9e1: more fixes for 64 bit format.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST983b250743db: more fixes for 64 bit format.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST55789bc44fea: more fixes for 64 bit format.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST40996b27c596: more fixes for 64 bit format.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTf964f8173b2e: more fixes for 64 bit format.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST14eea95e8930: more fixes for 64 bit format.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST2097cb18554c: more fixes for 64 bit format.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTb7bddc69e54e: start on outlook 2003 64 bit format.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTe127d2e0c76e: security fix for potential buffer overrun in lz decompress.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST92fe61494c95: security fix for potential buffer overrun in lz decompress.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST85be332038e4: fix unitialized variable.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTc6d9b27255c8: more valgrind fixes.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTa23bbc557885: better decoding of 7c blocks.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTfe789d50c85c: valgrind fixes.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST351517c966bc: more valgrind fixes.