]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2012-11-02  Michihiro NAKAJIMAImprove a test for HFS+ Compression.
2012-11-02  Michihiro NAKAJIMACorrect the location the resource fork footer is added.
2012-11-01  Michihiro NAKAJIMAIf a restoring file name begins with "._" and its form is
2012-11-01  Michihiro NAKAJIMAUse mkstemp rather than tempnam for security.
2012-11-01  Michihiro NAKAJIMAChange compiling conditions for support for HFS+ Compre...
2012-11-01  Michihiro NAKAJIMAIgnore .DS_Store made by Finder on MacOS X.
2012-11-01  Michihiro NAKAJIMADo not process HFS+ compression if the file name begins...
2012-11-01  Michihiro NAKAJIMAIf ARCHIVE_EXTRACT_FFLAGS is not set, do not set file...
2012-11-01  Michihiro NAKAJIMAPlug memory leaks on Mac.
2012-10-31  Michihiro NAKAJIMAAdd --nopreserveHFSCompression option to bsdtar to...
2012-10-31  Michihiro NAKAJIMAIgnore a request of HFS+ Compression if the filesystem...
2012-10-30  Michihiro NAKAJIMAEarly versions of Mac OS X do not support HFS+ Compression.
2012-10-30  Michihiro NAKAJIMACorrect handling user_umask in create_filesystem_object...
2012-10-30  Michihiro NAKAJIMAFix making Resource Fork header and footer for HFS...
2012-10-30  Michihiro NAKAJIMARemove an unnecessary check of file xattrs used for...
2012-10-30  Michihiro NAKAJIMAFix a segmentation fault when files for assertionEqualF...
2012-10-30  Michihiro NAKAJIMAFix a segmentation fault when getting xattr list failed.
2012-10-30  Michihiro NAKAJIMAFix build failure on Mac OS X Mountain Lion.
2012-10-27  Michihiro NAKAJIMASimplify converting endianness of the decmpfs header...
2012-10-27  Michihiro NAKAJIMADo not depend on sys/decmpfs.h since Snow Leopard does...
2012-10-26  Michihiro NAKAJIMASet UF_COMPRESSED flag before write Resource Frok.
2012-10-26  Michihiro NAKAJIMAAdd experimental support for HFS+ Compression.
2012-10-23  Michihiro NAKAJIMAAdd lacking filter entries to the table of
2012-10-23  Michihiro NAKAJIMAUpdate a comment about lzop.
2012-10-22  Michihiro NAKAJIMAFix typo; mtree utility is section 8.
2012-10-22  Michihiro NAKAJIMADescribe lrzip:compression, lrzip:compression-level and
2012-10-22  Michihiro NAKAJIMAChange the minimum number of gzip:compression-level...
2012-10-22  Michihiro NAKAJIMAIntroduce gzip:timestamp option into gzip write filter to
2012-10-22  Michihiro NAKAJIMAIntroduce -a/--auto-compress option into bsdtar.
2012-10-21  Michihiro NAKAJIMAUse lzo_adler32 instead of using own founction when...
2012-10-21  Michihiro NAKAJIMAAdd support for writing v7 tar format.
2012-10-21  Michihiro NAKAJIMAAdd test_compat_lzop_1.tar.lzo entry into the test_fuzz...
2012-10-21  Michihiro NAKAJIMAUse liblzo2 for the lzop write filter.
2012-10-20  Michihiro NAKAJIMARemove debug lines.
2012-10-19  Michihiro NAKAJIMAAdd mtree test entries into CMakefile.txt.
2012-10-19  Michihiro NAKAJIMAUse liblzo2 for the lzop reader filter if available.
2012-10-16  Michihiro NAKAJIMAMake sure that we consume remaining data bytes before...
2012-10-16  Michihiro NAKAJIMARemove redundant initialization.
2012-10-16  Michihiro NAKAJIMAPerform 'bzip2 -d -V' instead of 'bzip2 -V' for a...
2012-10-16  Michihiro NAKAJIMAAdd test_option_j to the bsdtar_test.
2012-10-16  Michihiro NAKAJIMAAdd test_option_z to the bsdtar_test.
2012-10-16  Michihiro NAKAJIMAFix a skip message in no zlib.
2012-10-16  Michihiro NAKAJIMAFix build failure without zlib.
2012-10-16  Michihiro NAKAJIMAFix build and test failure without libbz2.
2012-10-14  Michihiro NAKAJIMAFix a handing of readdir_r on AIX. The meaning of the...
2012-10-14  Michihiro NAKAJIMAMake external programs lzip, lzma and xz be quiet when...
2012-10-14  Michihiro NAKAJIMASwitch an external program for xz decompression from...
2012-10-14  Michihiro NAKAJIMASwitch an external program for lzma decompression from...
2012-10-14  Michihiro NAKAJIMASwitch an external program for lzip decompression from...
2012-10-14  Michihiro NAKAJIMACorrect detection error messages in a lack of liblzma.
2012-10-14  Michihiro NAKAJIMAFix an external program name for lzip decompression.
2012-10-13  Michihiro NAKAJIMAFix typo.
2012-10-13  Michihiro NAKAJIMAEnable bzip2 compression to use an external bzip2 progr...
2012-10-13  Michihiro NAKAJIMASwitch an external program for bzip2 decompression...
2012-10-13  Michihiro NAKAJIMAIntegrate __archive_write_program_set_cmd into __archiv...
2012-10-11  Michihiro NAKAJIMAUse an external gzip program when zlib is unavailable.
2012-10-11  Michihiro NAKAJIMAProperly call next filter even if the external program...
2012-10-11  Michihiro NAKAJIMAMove archive_compressor_gzip_free and archive_compresso...
2012-10-11  Michihiro NAKAJIMAFix style.
2012-10-11  Michihiro NAKAJIMAAdd a test for archive_cmdline.
2012-10-11  Michihiro NAKAJIMAFix few bugs in archive_cmdline.
2012-10-11  Michihiro NAKAJIMAcanGunzip is no longer needed. We use "gzip -d" for...
2012-10-11  Michihiro NAKAJIMASet warning messages.
2012-10-11  Michihiro NAKAJIMAParse a command line instead of using
2012-10-10  Michihiro NAKAJIMASupport lzop options for writing.
2012-10-10  Michihiro NAKAJIMASupport lrzip options for writing.
2012-10-10  Michihiro NAKAJIMAImprove archive_write_filter_program handing to be...
2012-10-10  Michihiro NAKAJIMAPlace canGrzip before canGzip.
2012-10-10  Michihiro NAKAJIMAAdd support for grzip compression.
2012-10-10  Michihiro NAKAJIMAFix matching test name to correctly check a test name...
2012-10-10  Michihiro NAKAJIMASet correct arg0; consider that arg0 may have space...
2012-10-09  Michihiro NAKAJIMAFix style and Make source files be somewhat readable.
2012-10-09  Michihiro NAKAJIMARemove outdated comments.
2012-10-09  Michihiro NAKAJIMAEnable the iso9660 reader to seek a file pointer for...
2012-10-09  Michihiro NAKAJIMA- Clean up style.
2012-10-08  Michihiro NAKAJIMASet deprecated attribute to remaining deprecated functions.
2012-10-08  Michihiro NAKAJIMAReplace deprecated archive_read_finish by archive_read_free
2012-10-08  Michihiro NAKAJIMAReplace deprecated macro ARCHIVE_COMPRESSION_* by ARCHI...
2012-10-08  Michihiro NAKAJIMAMake lrzip and lzop write filters set correct filter...
2012-10-08  Michihiro NAKAJIMARename test_compat_lrzip.tar.lrz.uu to test_read_filter...
2012-10-08  Michihiro NAKAJIMARename filter_fork.c to filter_fork_posix.c.
2012-10-08  Michihiro NAKAJIMAAdd decompression tests to bsdcpio and bsdtar.
2012-10-08  Michihiro NAKAJIMAs/test_write_compress_/test_write_filter_/
2012-10-08  Michihiro NAKAJIMAIntroduce b64encode filter.
2012-10-08  Michihiro NAKAJIMAIntroduce uuencode filter.
2012-10-08  Michihiro NAKAJIMAFix potential memory leaks found with Clang.
2012-10-08  Michihiro NAKAJIMAImprove compatibility to uudecode command.
2012-10-08  Michihiro NAKAJIMAFix decoded data loss in uudecode filter.
2012-10-07  Michihiro NAKAJIMAAdd archive_write_add_filter_lzop.c entry into CMakeLis...
2012-10-07  Michihiro NAKAJIMASurely skip test_read_filter_lrzip and test_read_filter...
2012-10-07  Michihiro NAKAJIMAarchive_read_support_filter_lrzip and archive_write_add...
2012-10-07  Michihiro NAKAJIMARename test_compat_lrzip to test_read_filter_lrzip...
2012-10-07  Michihiro NAKAJIMAApply __attribute__((deprecated)) to archive_read_open_...
2012-10-07  Michihiro NAKAJIMAStop using deprecated functions.
2012-10-07  Michihiro NAKAJIMAStop using deprecated functions. Much remains to be...
2012-10-07  Michihiro NAKAJIMAStop using deprecated functions. Much remains to be...
2012-10-07  Michihiro NAKAJIMAStop using deprecated functions. Much remains to be...
2012-10-07  Michihiro NAKAJIMAStop using deprecated functions. Much remains to be...
2012-10-07  Michihiro NAKAJIMAStop using deprecated functions. Much remains to be...
2012-10-07  Michihiro NAKAJIMAAdd --lrzip option to bsdtar and bsdcpio to use lrzip...
next