Mercurial > libpst
graph
-
bump version for fedora cvs tagging mistake2009-03-15, by Carl Byington
-
Added tag stable-0-6-30 for changeset 84e0f6222adf2009-03-14, by Carl Byington
-
avoid emitting bogus empty email messages into contacts and calendar files2009-03-14, by Carl Byington
-
use AM_ICONV for better portability of the library location.2009-03-12, by Carl Byington
-
more code cleanup2009-03-10, by Carl Byington
-
track character set individually for each mapi element2009-03-08, by Carl Byington
-
rename some structure fields to reflect our better understanding of the pst format2009-03-05, by Carl Byington
-
improve documentation of .pst format.2009-02-28, by Carl Byington
-
64 bit cleanup in debug messages2009-02-26, by Carl Byington
-
Added tag stable-0-6-29 for changeset 0695de3b5a982009-02-24, by Carl Byington
-
add pdf files from libpff2009-02-24, by Carl Byington
-
Added tag stable-0-6-28 for changeset fdc58ad2c7582009-02-24, by Carl Byington
-
improve decoding of multipart/report and message/rfc822 mime types2009-02-14, by Carl Byington
-
patch from Fridrich Strba for dll build on mingw and cygwin2009-02-09, by Carl Byington
-
add forensic headers to capture some other data of interest; switch back to quoted From separator line2009-02-09, by Carl Byington
-
Added tag stable-0-6-27 for changeset d9d4ae17a2c32009-02-07, by Carl Byington
-
fix for const correctness on Fedora 112009-02-07, by Carl Byington
-
Added tag stable-0-6-26 for changeset 2d6bb72ad0412009-02-07, by Carl Byington
-
patch from Fridrich Strba, some systems need extra library for regex2009-02-07, by Carl Byington
-
fix from Fridrich Strba for parallel make2009-02-07, by Carl Byington
-
add back AC_PROG_RANLIB, even though libtoolize claims it is obsoleted, it is needed for rpmbuild2009-02-05, by Carl Byington
-
more cleanup of include files2009-02-05, by Carl Byington
-
fix initial from header in mbox format.2009-02-05, by Carl Byington
-
cleanup installed headers2009-02-05, by Carl Byington
-
common cannot include config.h2009-02-05, by Carl Byington
-
remove obsolete win32 directory since msvc builds are not directly supported2009-02-05, by Carl Byington
-
NEWS and spec file consistent with ChangeLog2009-02-03, by Carl Byington
-
more cleanup of #include files.2009-02-03, by Carl Byington
-
more changes from Fridrich Strba to avoid installing our config.h2009-02-03, by Carl Byington
-
strip and regenerate all MIME headers to avoid duplicates.2009-02-02, by Carl Byington
-
disable building pst2dii on cygwin2009-02-01, by Carl Byington
-
fix include file path2009-01-31, by Carl Byington
-
patch from Fridrich Strba for building on mingw and general cleanup of autoconf files2009-01-31, by Carl Byington
-
Added tag stable-0-6-25 for changeset ed2a260bbb982009-01-16, by Carl Byington
-
improve handling of content-type charset values in mime parts stable-0-6-252009-01-16, by Carl Byington
-
Added tag stable-0-6-24 for changeset e213bfcf9aa72008-12-11, by Carl Byington
-
Added tag stable-0-6-23 for changeset 554e9a4227782008-12-04, by Carl Byington
-
Added tag stable-0-6-22 for changeset 7133b39975f72008-11-28, by Carl Byington
-
patch from David Cuadrado to process emails with type PST_TYPE_OTHER stable-0-6-222008-11-28, by Carl Byington
-
Added tag stable-0-6-21 for changeset 1b2a4fac13032008-10-21, by Carl Byington
-
fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514. stable-0-6-212008-10-21, by Carl Byington
-
Added tag stable-0-6-20 for changeset 07d090676ce92008-10-11, by Carl Byington
-
cleanup fedora9 compile warnings2008-10-11, by Carl Byington
-
many fixes in pst2ldif by Robert Harris2008-10-09, by Carl Byington
-
create dummy top-of-folder descriptor if needed for corrupt pst files2008-10-07, by Carl Byington
-
remove unreachable code2008-10-05, by Carl Byington
-
fix for orphan children when building descriptor tree, avoid writing uninitialized data to debug log file2008-10-05, by Carl Byington
-
add configure option --enable-dii=no to remove dependency on libgd.2008-09-29, by Carl Byington
-
Added tag stable-0-6-19 for changeset 57bc6251f8dd2008-09-14, by Carl Byington
-
update the release notes2008-09-14, by Carl Byington
-
initial attempt at building a shared library2008-09-14, by Carl Byington
-
fix base64 encoding that could create long lines2008-09-09, by Carl Byington
-
iconv changes for Mac2008-08-28, by Carl Byington
-
Added tag stable-0-6-17 for changeset 9bd4558024372008-08-05, by Carl Byington
-
More fixes for 32/64 bit portability on big endian ppc.2008-08-05, by Carl Byington
-
Added tag stable-0-6-16 for changeset c664302d16062008-08-05, by Carl Byington
-
Use inttypes.h for portable printing of 64 bit items.2008-08-03, by Carl Byington
-
Added tag stable-0-6-15 for changeset 582e927756d32008-07-31, by Carl Byington
-
Patch from Robert Simpson for file handle leak in error case. stable-0-6-152008-07-31, by Carl Byington
-
Added tag stable-0-6-14 for changeset df60d5463ad52008-06-15, by Carl Byington
-
Fix my mistake in debian packaging.2008-06-15, by Carl Byington
-
Added tag stable-0-6-13 for changeset 4a760802ef292008-06-14, by Carl Byington
-
Patch from Robert Simpson for encryption type 2.2008-06-14, by Carl Byington
-
Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.2008-06-10, by Carl Byington
-
spelling fixup2008-06-07, by Carl Byington
-
Added tag stable-0-6-11 for changeset 987aa872294e2008-06-03, by Carl Byington
-
Added tag stable-0-6-10 for changeset 3cb02cb1e6cd2008-05-30, by 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-102008-05-30, by Carl Byington
-
Added tag stable-0-6-9 for changeset 1bd4491cf8ff2008-05-16, by Carl Byington
-
Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit compile.2008-05-11, by Carl Byington
-
minor code cleanup2008-05-10, by Carl Byington
-
Added tag stable-0-6-8 for changeset 90aa7814ad1f2008-03-06, by Carl Byington
-
Initial version of pst2dii to convert to Summation dii load file format. stable-0-6-82008-03-06, by Carl Byington
-
remove redundant requires from the spec file2008-02-27, by Carl Byington
-
build requires ImageMagick to see convert needed by pst2dii2008-02-27, by Carl Byington
-
packaging for Fedora (#434727)2008-02-27, by Carl Byington
-
Start work on pst2dii to convert to Summation dii load file format.2008-02-23, by Carl Byington
-
Added tag stable-0-6-7 for changeset b4f025d954412008-02-16, by Carl Byington
-
Work around bogus 7c.b5 blocks in some messages that have been read.2008-02-16, by Carl Byington
-
General cleanup and code fixes.2008-02-14, by Carl Byington
-
fixup debug messages #llx rather than #x, fix 7c block documentation to match code2008-02-07, by Carl Byington
-
add archive directory with history of alioth versions that have been merged here2008-02-02, by Carl Byington
-
Added tag stable-0-6-6 for changeset 0cdbd066f65a2008-02-01, by Carl Byington
-
add missing news items, add reference to mercurial repository in the documentation stable-0-6-62008-02-01, by Carl Byington
-
some misc. cleanup and convert to mercurial source control2008-02-01, by carl
-
update tags2008-02-01, by convert-repo
-
code cleanup2008-01-31, by carl
-
more fixes for 64 bit format2008-01-19, by carl
-
more fixes for 64 bit format2008-01-18, by carl
-
more fixes for 64 bit format2008-01-13, by carl
-
more fixes for 64 bit format2008-01-12, by carl
-
more fixes for 64 bit format2008-01-09, by carl
-
more fixes for 64 bit format2008-01-09, by carl
-
start on outlook 2003 64 bit format2008-01-06, by carl
-
security fix for potential buffer overrun in lz decompress stable-0-5-12 **FUNKY**2007-10-02, by carl
-
security fix for potential buffer overrun in lz decompress2007-10-02, by carl
-
fix signed/unsigned to allow very small pst files with only leaf nodes2007-07-12, by carl
-
enable -d option, but if not specified, don't generate a debug file stable-0-5-52007-07-11, by carl
-
mege changes from Joe Nahmias2007-07-11, by carl
-
mege changes from Joe Nahmias2007-07-11, by carl
-
more cleanup from Arne, document 7c block format2006-02-26, by carl
-
more cleanup from Arne, document 7c block format2006-02-26, by carl
-
more cleanup from Arne, document 7c block format2006-02-26, by carl
-
more cleanup from Arne2006-02-25, by carl
-
patches from Arne2006-02-22, by carl
-
switch to automake/autoconf2006-02-20, by carl
-
switch to automake/autoconf2006-02-20, by carl
-
switch to automake/autoconf2006-02-20, by carl
-
switch to automake/autoconf2006-02-20, by carl
-
switch to automake/autoconf2006-02-20, by carl
-
switch to automake/autoconf2006-02-20, by carl
-
switch to automake/autoconf2006-02-20, by carl
-
switch to automake/autoconf2006-02-20, by carl
-
patches from debian2006-02-19, by carl
-
patches from debian2006-02-19, by carl
-
patches from debian2006-02-19, by carl
-
properly ignore (second block zero) errors. that will just drop some unknown attachments, but the rest of the data is still found stable-0-5-22006-02-18, by carl
-
more code cleanup2006-02-18, by carl
-
fix tree walk, we now use the item counts in the node blocks2006-02-17, by carl
-
changes for ldap v3, needs o:value not o:o=value2005-08-01, by carl
-
pst is case sensitive, ldap is not2004-12-23, by carl
-
changes to look for duplicates2004-12-23, by carl
-
revert to vendor branch, since I don't care about this part2004-12-23, by carl
-
add pst2ldif back after merge from newer vendor branch2004-12-23, by carl
-
fix usage help2004-12-23, by carl
-
Initial revision2004-12-23, by carl
-
add ldif converters2004-07-11, by carl