| 2009-10-14 |
Michihiro NAKAJIMA | Make sure that it does not lost number by overflow. |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Michihiro NAKAJIMA | Rename some variable name from location to offset,... |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Michihiro NAKAJIMA | Minor change to reduce difference from proper supportin... |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Michihiro NAKAJIMA | Eliminate compiling warning on Visual Studio. |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Michihiro NAKAJIMA | Add check that int32_t is available, and define it... |
commit | commitdiff | tree | snapshot |
| 2009-10-14 |
Michihiro NAKAJIMA | Avoid core dump. |
commit | commitdiff | tree | snapshot |
| 2009-10-13 |
Michihiro NAKAJIMA | Split a part of reading subdirectories from |
commit | commitdiff | tree | snapshot |
| 2009-10-13 |
Michihiro NAKAJIMA | Rename struct vd parameter names from `sector_number... |
commit | commitdiff | tree | snapshot |
| 2009-10-13 |
Michihiro NAKAJIMA | Style fix. |
commit | commitdiff | tree | snapshot |
| 2009-10-13 |
Michihiro NAKAJIMA | Add sanity check. |
commit | commitdiff | tree | snapshot |
| 2009-10-13 |
Michihiro NAKAJIMA | Fix a bug; reading extensions recorded by SUSP CE extension |
commit | commitdiff | tree | snapshot |
| 2009-10-12 |
Michihiro NAKAJIMA | Calculate nlinks and use it instead of nlinks reocrded... |
commit | commitdiff | tree | snapshot |
| 2009-10-12 |
Michihiro NAKAJIMA | Fix Rockridge option name in test. |
commit | commitdiff | tree | snapshot |
| 2009-10-12 |
Michihiro NAKAJIMA | If FILE SERIAL NUMBER of RRIP "PX" extension is recorde... |
commit | commitdiff | tree | snapshot |
| 2009-10-12 |
Michihiro NAKAJIMA | Rename Rock Ridge option name from `rock-ridge' to... |
commit | commitdiff | tree | snapshot |
| 2009-10-12 |
Tim Kientzle | On Linux, the example code requires _FILE_OFFSET_BITS. |
commit | commitdiff | tree | snapshot |
| 2009-10-11 |
Michihiro NAKAJIMA | Eliminate compiling warning on Visual Studio. |
commit | commitdiff | tree | snapshot |
| 2009-10-11 |
Michihiro NAKAJIMA | Check Boot Reocrd and Volume Partition format so that... |
commit | commitdiff | tree | snapshot |
| 2009-10-11 |
Michihiro NAKAJIMA | RRIP "RR" extension is obsolete; it appeared only early... |
commit | commitdiff | tree | snapshot |
| 2009-10-11 |
Michihiro NAKAJIMA | The 5th parameter of RRIP "PX" extension is not inode. |
commit | commitdiff | tree | snapshot |
| 2009-10-11 |
Michihiro NAKAJIMA | Eliminate double negative condition. |
commit | commitdiff | tree | snapshot |
| 2009-10-11 |
Michihiro NAKAJIMA | I was wrong; I included a bug at r1488. |
commit | commitdiff | tree | snapshot |
| 2009-10-11 |
Michihiro NAKAJIMA | According to SUSP Stnadrd, SUSP "SP" extension must... |
commit | commitdiff | tree | snapshot |
| 2009-10-09 |
Michihiro NAKAJIMA | Fix typo. |
commit | commitdiff | tree | snapshot |
| 2009-10-09 |
Michihiro NAKAJIMA | Move setting of archive_format[_name] of Rock Ridge... |
commit | commitdiff | tree | snapshot |
| 2009-10-09 |
Michihiro NAKAJIMA | Add sanity checks for directory record and volume size. |
commit | commitdiff | tree | snapshot |
| 2009-10-08 |
Michihiro NAKAJIMA | Split a test mixed Joliet and Rock Ridge from test_read... |
commit | commitdiff | tree | snapshot |
| 2009-10-08 |
Michihiro NAKAJIMA | Right now ISO reader read Rock Ridge extentions of... |
commit | commitdiff | tree | snapshot |
| 2009-10-08 |
Michihiro NAKAJIMA | Disable reading Rock Ridge extentions to read Joliet... |
commit | commitdiff | tree | snapshot |
| 2009-10-08 |
Michihiro NAKAJIMA | Improve mixed Joliet and Rock Ridge extentions. |
commit | commitdiff | tree | snapshot |
| 2009-10-08 |
Michihiro NAKAJIMA | I forgot adding test data for long joliet names test... |
commit | commitdiff | tree | snapshot |
| 2009-10-08 |
Michihiro NAKAJIMA | Add test for long joliet names. |
commit | commitdiff | tree | snapshot |
| 2009-10-07 |
Tim Kientzle | Minor fixes; tar should always write paths with forward... |
commit | commitdiff | tree | snapshot |
| 2009-10-06 |
Michihiro NAKAJIMA | Allow longer Joliet names which is up to 103 UCS2 chara... |
commit | commitdiff | tree | snapshot |
| 2009-10-05 |
Tim Kientzle | Remove some code that's no longer used. |
commit | commitdiff | tree | snapshot |
| 2009-10-05 |
Tim Kientzle | Remove some code that's no longer used. |
commit | commitdiff | tree | snapshot |
| 2009-10-05 |
Tim Kientzle | Add some TODO comments. |
commit | commitdiff | tree | snapshot |
| 2009-10-03 |
Tim Kientzle | Only accept \ as path separator when reading archives... |
commit | commitdiff | tree | snapshot |
| 2009-10-01 |
Tim Kientzle | Fix remaing bsdtar tests on Cygwin by treating Cygwin... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michihiro NAKAJIMA | Old mkisofs made wrong "SL" System User Entries of... |
commit | commitdiff | tree | snapshot |
| 2009-09-27 |
Michihiro NAKAJIMA | Fix reading symbolic link names from a iso image. |
commit | commitdiff | tree | snapshot |
| 2009-09-26 |
Tim Kientzle | Rework how filenames get generated so I can spend less... |
commit | commitdiff | tree | snapshot |
| 2009-09-26 |
Tim Kientzle | Fix a mis-reporting of string length when string assert... |
commit | commitdiff | tree | snapshot |
| 2009-09-25 |
Tim Kientzle | Conditionalize more symlink-related tests. |
commit | commitdiff | tree | snapshot |
| 2009-09-25 |
Tim Kientzle | Use mtime tests from test harness, don't rely on stat(). |
commit | commitdiff | tree | snapshot |
| 2009-09-25 |
Tim Kientzle | Exercise symlink archiving only if local platform suppo... |
commit | commitdiff | tree | snapshot |
| 2009-09-25 |
Tim Kientzle | Only build archive_entry_copy_bhfi.c on Windows platfor... |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Tim Kientzle | Add a TODO comment to remind me to come back and |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Tim Kientzle | Use GetFileInfoByHandle for file size on Windows, be |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Tim Kientzle | Prune out some unused code, simplify the hardlink |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Tim Kientzle | New Windows-only support to populate an archive entry... |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Tim Kientzle | Minor corrections to symlink tests. |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Tim Kientzle | Fix tar archiving of hardlinks on Windows: tree.c... |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Tim Kientzle | Minor test tightening. |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Tim Kientzle | Use int64_t for storing inode values internally. |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Tim Kientzle | More detail on failure. |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Tim Kientzle | Properly conditionalize symlink tests on canSymlink(). |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Tim Kientzle | Get more detail about cpio/test_basic failures. |
commit | commitdiff | tree | snapshot |
| 2009-09-14 |
Tim Kientzle | Ooops. Accidentally checked in some local config chang... |
commit | commitdiff | tree | snapshot |
| 2009-09-14 |
Tim Kientzle | Various fixes to symlink-related tests: |
commit | commitdiff | tree | snapshot |
| 2009-09-13 |
Tim Kientzle | Fix some compiler warnings in VS9. |
commit | commitdiff | tree | snapshot |
| 2009-09-12 |
Tim Kientzle | Merge cpio test refactorings into tar and libarchive... |
commit | commitdiff | tree | snapshot |
| 2009-09-12 |
Tim Kientzle | Refactor hardlink/symlink support in test harness:... |
commit | commitdiff | tree | snapshot |
| 2009-09-12 |
Tim Kientzle | New libarchive test for symlink restores. |
commit | commitdiff | tree | snapshot |
| 2009-09-12 |
Tim Kientzle | Use lstat() on Cygwin for directory walking. |
commit | commitdiff | tree | snapshot |
| 2009-09-11 |
Tim Kientzle | Real hardlink detection on Windows (yes, Windows stat... |
commit | commitdiff | tree | snapshot |
| 2009-09-11 |
Tim Kientzle | Check whether platform permits filenames with control... |
commit | commitdiff | tree | snapshot |
| 2009-09-10 |
Charles Wilson | Fix compiler warnings on MinGW with gcc-4.4.0 |
commit | commitdiff | tree | snapshot |
| 2009-09-10 |
Tim Kientzle | Propagate the recent overhaul of libarchive/test/main... |
commit | commitdiff | tree | snapshot |
| 2009-09-10 |
Tim Kientzle | Oops. I left out the key part of the last commit. |
commit | commitdiff | tree | snapshot |
| 2009-09-10 |
Tim Kientzle | Make the owner_parse() test quiet by having the function |
commit | commitdiff | tree | snapshot |
| 2009-09-10 |
Tim Kientzle | Don't use la_ prefixes in non-libarchive code. |
commit | commitdiff | tree | snapshot |
| 2009-09-10 |
Tim Kientzle | Remove some unused code; fix the build on MinGW. |
commit | commitdiff | tree | snapshot |
| 2009-09-09 |
Tim Kientzle | Fix hardlink support on MinGW by dynamically loading |
commit | commitdiff | tree | snapshot |
| 2009-09-09 |
Tim Kientzle | Match the shared library version from FreeBSD-CURRENT. |
commit | commitdiff | tree | snapshot |
| 2009-09-09 |
Tim Kientzle | From FreeBSD r196961: Updates to iso9660 tests and... |
commit | commitdiff | tree | snapshot |
| 2009-09-08 |
Tim Kientzle | Reading zip archives failed if you only gave |
commit | commitdiff | tree | snapshot |
| 2009-09-07 |
Tim Kientzle | Microsoft stat() is broken (always returns nlinks=... |
commit | commitdiff | tree | snapshot |
| 2009-09-07 |
Charles Wilson | Ensure autogen.sh invokes autotools in same order, |
commit | commitdiff | tree | snapshot |
| 2009-09-06 |
Tim Kientzle | Use the link() emulation. |
commit | commitdiff | tree | snapshot |
| 2009-09-06 |
Tim Kientzle | Use the new file assertions in this test. This doesn... |
commit | commitdiff | tree | snapshot |
| 2009-09-06 |
Tim Kientzle | Remove some unused code. |
commit | commitdiff | tree | snapshot |
| 2009-09-06 |
Tim Kientzle | We have a symlink() emulation on Windows. Use it. |
commit | commitdiff | tree | snapshot |
| 2009-09-06 |
Tim Kientzle | Build fix & slight increase in -v detail. |
commit | commitdiff | tree | snapshot |
| 2009-09-06 |
Tim Kientzle | More detail about this failure. |
commit | commitdiff | tree | snapshot |
| 2009-09-06 |
Tim Kientzle | Fix Windows time tests. |
commit | commitdiff | tree | snapshot |
| 2009-09-06 |
Tim Kientzle | Add new assertions to verify atime, birthtime, and... |
commit | commitdiff | tree | snapshot |
| 2009-09-06 |
Tim Kientzle | Fix some assertions to use logprintf. |
commit | commitdiff | tree | snapshot |
| 2009-09-06 |
Tim Kientzle | Update FreeBSD Makefiles with new zisofs work. |
commit | commitdiff | tree | snapshot |
| 2009-09-06 |
Tim Kientzle | Internal renaming in main.c requires matching changes... |
commit | commitdiff | tree | snapshot |
| 2009-09-06 |
Tim Kientzle | Extensive reorg of main.c. |
commit | commitdiff | tree | snapshot |
| 2009-09-06 |
Michihiro NAKAJIMA | Fix my silly bug; I didn't consider that a uncompressed... |
commit | commitdiff | tree | snapshot |
| 2009-09-05 |
Tim Kientzle | Don't try to do exact mode checks on Windows, since |
commit | commitdiff | tree | snapshot |
| 2009-09-05 |
Tim Kientzle | Fix cpio build on MinGW if CreateHardLinkW is unavailable. |
commit | commitdiff | tree | snapshot |
| 2009-09-05 |
Tim Kientzle | Probe for CreateHardLinkW and use it only if it's found. |
commit | commitdiff | tree | snapshot |
| 2009-09-04 |
Charles Wilson | Refine win32 api checks and usage. |
commit | commitdiff | tree | snapshot |
| 2009-09-04 |
Tim Kientzle | Don't report a negative error code as a count of availa... |
commit | commitdiff | tree | snapshot |
| 2009-09-04 |
Tim Kientzle | Use a binary heap instead of an unsorted list to track... |
commit | commitdiff | tree | snapshot |
| 2009-09-03 |
Tim Kientzle | stat() has two arguments. Harumph. |
commit | commitdiff | tree | snapshot |
| 2009-09-03 |
Tim Kientzle | Rewrite stat() calls on Windows, but not struct stat... |
commit | commitdiff | tree | snapshot |
| next |