]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2009-10-14  Michihiro NAKAJIMAMake sure that it does not lost number by overflow.
2009-10-14  Michihiro NAKAJIMARename some variable name from location to offset,...
2009-10-14  Michihiro NAKAJIMAMinor change to reduce difference from proper supportin...
2009-10-14  Michihiro NAKAJIMAEliminate compiling warning on Visual Studio.
2009-10-14  Michihiro NAKAJIMAAdd check that int32_t is available, and define it...
2009-10-14  Michihiro NAKAJIMAAvoid core dump.
2009-10-13  Michihiro NAKAJIMASplit a part of reading subdirectories from
2009-10-13  Michihiro NAKAJIMARename struct vd parameter names from `sector_number...
2009-10-13  Michihiro NAKAJIMAStyle fix.
2009-10-13  Michihiro NAKAJIMAAdd sanity check.
2009-10-13  Michihiro NAKAJIMAFix a bug; reading extensions recorded by SUSP CE extension
2009-10-12  Michihiro NAKAJIMACalculate nlinks and use it instead of nlinks reocrded...
2009-10-12  Michihiro NAKAJIMAFix Rockridge option name in test.
2009-10-12  Michihiro NAKAJIMAIf FILE SERIAL NUMBER of RRIP "PX" extension is recorde...
2009-10-12  Michihiro NAKAJIMARename Rock Ridge option name from `rock-ridge' to...
2009-10-12  Tim KientzleOn Linux, the example code requires _FILE_OFFSET_BITS.
2009-10-11  Michihiro NAKAJIMAEliminate compiling warning on Visual Studio.
2009-10-11  Michihiro NAKAJIMACheck Boot Reocrd and Volume Partition format so that...
2009-10-11  Michihiro NAKAJIMARRIP "RR" extension is obsolete; it appeared only early...
2009-10-11  Michihiro NAKAJIMAThe 5th parameter of RRIP "PX" extension is not inode.
2009-10-11  Michihiro NAKAJIMAEliminate double negative condition.
2009-10-11  Michihiro NAKAJIMAI was wrong; I included a bug at r1488.
2009-10-11  Michihiro NAKAJIMAAccording to SUSP Stnadrd, SUSP "SP" extension must...
2009-10-09  Michihiro NAKAJIMAFix typo.
2009-10-09  Michihiro NAKAJIMAMove setting of archive_format[_name] of Rock Ridge...
2009-10-09  Michihiro NAKAJIMAAdd sanity checks for directory record and volume size.
2009-10-08  Michihiro NAKAJIMASplit a test mixed Joliet and Rock Ridge from test_read...
2009-10-08  Michihiro NAKAJIMARight now ISO reader read Rock Ridge extentions of...
2009-10-08  Michihiro NAKAJIMADisable reading Rock Ridge extentions to read Joliet...
2009-10-08  Michihiro NAKAJIMAImprove mixed Joliet and Rock Ridge extentions.
2009-10-08  Michihiro NAKAJIMAI forgot adding test data for long joliet names test...
2009-10-08  Michihiro NAKAJIMAAdd test for long joliet names.
2009-10-07  Tim KientzleMinor fixes; tar should always write paths with forward...
2009-10-06  Michihiro NAKAJIMAAllow longer Joliet names which is up to 103 UCS2 chara...
2009-10-05  Tim KientzleRemove some code that's no longer used.
2009-10-05  Tim KientzleRemove some code that's no longer used.
2009-10-05  Tim KientzleAdd some TODO comments.
2009-10-03  Tim KientzleOnly accept \ as path separator when reading archives...
2009-10-01  Tim KientzleFix remaing bsdtar tests on Cygwin by treating Cygwin...
2009-09-29  Michihiro NAKAJIMAOld mkisofs made wrong "SL" System User Entries of...
2009-09-27  Michihiro NAKAJIMAFix reading symbolic link names from a iso image.
2009-09-26  Tim KientzleRework how filenames get generated so I can spend less...
2009-09-26  Tim KientzleFix a mis-reporting of string length when string assert...
2009-09-25  Tim KientzleConditionalize more symlink-related tests.
2009-09-25  Tim KientzleUse mtime tests from test harness, don't rely on stat().
2009-09-25  Tim KientzleExercise symlink archiving only if local platform suppo...
2009-09-25  Tim KientzleOnly build archive_entry_copy_bhfi.c on Windows platfor...
2009-09-24  Tim KientzleAdd a TODO comment to remind me to come back and
2009-09-24  Tim KientzleUse GetFileInfoByHandle for file size on Windows, be
2009-09-24  Tim KientzlePrune out some unused code, simplify the hardlink
2009-09-24  Tim KientzleNew Windows-only support to populate an archive entry...
2009-09-24  Tim KientzleMinor corrections to symlink tests.
2009-09-24  Tim KientzleFix tar archiving of hardlinks on Windows: tree.c...
2009-09-24  Tim KientzleMinor test tightening.
2009-09-24  Tim KientzleUse int64_t for storing inode values internally.
2009-09-24  Tim KientzleMore detail on failure.
2009-09-24  Tim KientzleProperly conditionalize symlink tests on canSymlink().
2009-09-24  Tim KientzleGet more detail about cpio/test_basic failures.
2009-09-14  Tim KientzleOoops. Accidentally checked in some local config chang...
2009-09-14  Tim KientzleVarious fixes to symlink-related tests:
2009-09-13  Tim KientzleFix some compiler warnings in VS9.
2009-09-12  Tim KientzleMerge cpio test refactorings into tar and libarchive...
2009-09-12  Tim KientzleRefactor hardlink/symlink support in test harness:...
2009-09-12  Tim KientzleNew libarchive test for symlink restores.
2009-09-12  Tim KientzleUse lstat() on Cygwin for directory walking.
2009-09-11  Tim KientzleReal hardlink detection on Windows (yes, Windows stat...
2009-09-11  Tim KientzleCheck whether platform permits filenames with control...
2009-09-10  Charles WilsonFix compiler warnings on MinGW with gcc-4.4.0
2009-09-10  Tim KientzlePropagate the recent overhaul of libarchive/test/main...
2009-09-10  Tim KientzleOops. I left out the key part of the last commit.
2009-09-10  Tim KientzleMake the owner_parse() test quiet by having the function
2009-09-10  Tim KientzleDon't use la_ prefixes in non-libarchive code.
2009-09-10  Tim KientzleRemove some unused code; fix the build on MinGW.
2009-09-09  Tim KientzleFix hardlink support on MinGW by dynamically loading
2009-09-09  Tim KientzleMatch the shared library version from FreeBSD-CURRENT.
2009-09-09  Tim KientzleFrom FreeBSD r196961: Updates to iso9660 tests and...
2009-09-08  Tim KientzleReading zip archives failed if you only gave
2009-09-07  Tim KientzleMicrosoft stat() is broken (always returns nlinks=...
2009-09-07  Charles WilsonEnsure autogen.sh invokes autotools in same order,
2009-09-06  Tim KientzleUse the link() emulation.
2009-09-06  Tim KientzleUse the new file assertions in this test. This doesn...
2009-09-06  Tim KientzleRemove some unused code.
2009-09-06  Tim KientzleWe have a symlink() emulation on Windows. Use it.
2009-09-06  Tim KientzleBuild fix & slight increase in -v detail.
2009-09-06  Tim KientzleMore detail about this failure.
2009-09-06  Tim KientzleFix Windows time tests.
2009-09-06  Tim KientzleAdd new assertions to verify atime, birthtime, and...
2009-09-06  Tim KientzleFix some assertions to use logprintf.
2009-09-06  Tim KientzleUpdate FreeBSD Makefiles with new zisofs work.
2009-09-06  Tim KientzleInternal renaming in main.c requires matching changes...
2009-09-06  Tim KientzleExtensive reorg of main.c.
2009-09-06  Michihiro NAKAJIMAFix my silly bug; I didn't consider that a uncompressed...
2009-09-05  Tim KientzleDon't try to do exact mode checks on Windows, since
2009-09-05  Tim KientzleFix cpio build on MinGW if CreateHardLinkW is unavailable.
2009-09-05  Tim KientzleProbe for CreateHardLinkW and use it only if it's found.
2009-09-04  Charles WilsonRefine win32 api checks and usage.
2009-09-04  Tim KientzleDon't report a negative error code as a count of availa...
2009-09-04  Tim KientzleUse a binary heap instead of an unsorted list to track...
2009-09-03  Tim Kientzlestat() has two arguments. Harumph.
2009-09-03  Tim KientzleRewrite stat() calls on Windows, but not struct stat...
next