| 2010-09-01 |
Brian Harring | fix tcp.sh to work (looks like upon importation it... |
commit | commitdiff | tree | snapshot |
| 2010-08-22 |
Tim Kientzle | Remove the SCHILY dev/ino/nlink attributes, since noone... |
commit | commitdiff | tree | snapshot |
| 2010-08-15 |
Tim Kientzle | When -R is specified, make sure to clear the uname... |
commit | commitdiff | tree | snapshot |
| 2010-08-10 |
Tim Kientzle | Update config_freebsd.h |
commit | commitdiff | tree | snapshot |
| 2010-08-10 |
Tim Kientzle | Fix a signed mismatch on 64-bit architectures. |
commit | commitdiff | tree | snapshot |
| 2010-08-10 |
Tim Kientzle | Correct some signed/unsigned mismatches on 64-bit platf... |
commit | commitdiff | tree | snapshot |
| 2010-08-10 |
Tim Kientzle | Remove unused STDIN_FILNO, STDOUT_FILENO, STDERR_FILENO... |
commit | commitdiff | tree | snapshot |
| 2010-08-08 |
Tim Kientzle | Remove a couple of unused arguments from internal funct... |
commit | commitdiff | tree | snapshot |
| 2010-08-08 |
Tim Kientzle | Preserve const when casting. |
commit | commitdiff | tree | snapshot |
| 2010-08-08 |
Tim Kientzle | mbstowcs returns size_t, so store the result in a size_t. |
commit | commitdiff | tree | snapshot |
| 2010-08-08 |
Tim Kientzle | Use the same type for both branches of the ternary... |
commit | commitdiff | tree | snapshot |
| 2010-08-08 |
Tim Kientzle | Unused variable. |
commit | commitdiff | tree | snapshot |
| 2010-08-01 |
Tim Kientzle | Disable sparse file support on Linux. |
commit | commitdiff | tree | snapshot |
| 2010-07-31 |
Tim Kientzle | Accept and ignore multiple PVDs. |
commit | commitdiff | tree | snapshot |
| 2010-07-31 |
Tim Kientzle | Add the new libarchive/test/test_open_failure.c to the |
commit | commitdiff | tree | snapshot |
| 2010-07-25 |
Tim Kientzle | New test: Verify that failures of the client opener |
commit | commitdiff | tree | snapshot |
| 2010-07-25 |
Tim Kientzle | Instead of trying a read-ahead after each filter stage, |
commit | commitdiff | tree | snapshot |
| 2010-07-25 |
Tim Kientzle | If opening the filter pipeline fails, immediately |
commit | commitdiff | tree | snapshot |
| 2010-07-20 |
Andreas Henriksson | Treat ENOSYS as ENOTSUP for optional features to avoid... |
commit | commitdiff | tree | snapshot |
| 2010-07-19 |
Tim Kientzle | As reported by Aaron W Hsu, some ISO writers put a |
commit | commitdiff | tree | snapshot |
| 2010-07-17 |
Tim Kientzle | Virtualize archive_read_next_header(). In particular... |
commit | commitdiff | tree | snapshot |
| 2010-07-15 |
Joerg Sonnenberger | Fix typo |
commit | commitdiff | tree | snapshot |
| 2010-07-13 |
Tim Kientzle | As discussed on the libarchive-discuss mailing list, |
commit | commitdiff | tree | snapshot |
| 2010-07-09 |
Michihiro NAKAJIMA | On Windows, use UNICODE version APIs to exceed the... |
commit | commitdiff | tree | snapshot |
| 2010-07-08 |
Michihiro NAKAJIMA | On Windows, use BY_HANDLE_FILE_INFORMAION directly... |
commit | commitdiff | tree | snapshot |
| 2010-07-08 |
Michihiro NAKAJIMA | Trim \r from each line of archive_read_disk.c |
commit | commitdiff | tree | snapshot |
| 2010-07-08 |
Tim Kientzle | Don't abuse typecasts, fix a build failure on FreeBSD... |
commit | commitdiff | tree | snapshot |
| 2010-07-04 |
Tim Kientzle | Rework minitar example to use archive_read_disk directory |
commit | commitdiff | tree | snapshot |
| 2010-07-03 |
Tim Kientzle | For libarchive 3.0, use int64_t instead of uid_t, gid_t... |
commit | commitdiff | tree | snapshot |
| 2010-07-03 |
Tim Kientzle | Finish fixing the breakage from r2522: In particular... |
commit | commitdiff | tree | snapshot |
| 2010-07-03 |
Tim Kientzle | Fix a counting error in the Mac pathname editing. |
commit | commitdiff | tree | snapshot |
| 2010-07-03 |
Tim Kientzle | Push support for writing Mac attributes into tar archives |
commit | commitdiff | tree | snapshot |
| 2010-07-02 |
Andreas Henriksson | iso9660: disable trailing dot stripping code in joliet... |
commit | commitdiff | tree | snapshot |
| 2010-07-01 |
Andreas Henriksson | iso9660: fix joliet version/dot stripping code to handl... |
commit | commitdiff | tree | snapshot |
| 2010-06-30 |
Joerg Sonnenberger | Reflect various merges for 2.8.4. v2.8.4 |
commit | commitdiff | tree | snapshot |
| 2010-06-30 |
Tim Kientzle | Basic test for tar --newer-than option. So far, this |
commit | commitdiff | tree | snapshot |
| 2010-06-29 |
Tim Kientzle | Fix Issue 100: Allow a zero for the Type M Path Table... |
commit | commitdiff | tree | snapshot |
| 2010-06-29 |
Tim Kientzle | Report the filename that appeared as a duplicate. |
commit | commitdiff | tree | snapshot |
| 2010-06-29 |
Andreas Henriksson | iso9660/joliet: enable version stripping code. |
commit | commitdiff | tree | snapshot |
| 2010-06-29 |
Andreas Henriksson | test: add joliet iso with versioned files testcase. |
commit | commitdiff | tree | snapshot |
| 2010-06-28 |
Joerg Sonnenberger | Merge r2511: |
commit | commitdiff | tree | snapshot |
| 2010-06-28 |
Joerg Sonnenberger | Add two more cases where wcscmp is needed. From Hauke... |
commit | commitdiff | tree | snapshot |
| 2010-06-27 |
Joerg Sonnenberger | Merge r2498: |
commit | commitdiff | tree | snapshot |
| 2010-06-27 |
Tim Kientzle | Merge branches/wstring: This adds a new archive_wstring |
commit | commitdiff | tree | snapshot |
| 2010-06-26 |
Tim Kientzle | Choose the copy buffer size used for reading files |
commit | commitdiff | tree | snapshot |
| 2010-06-26 |
Tim Kientzle | Use -b setting when interpolating archives. |
commit | commitdiff | tree | snapshot |
| 2010-06-26 |
Tim Kientzle | Use intmax_t for %jd printf arguments. |
commit | commitdiff | tree | snapshot |
| 2010-06-25 |
Tim Kientzle | Various tar format improvements: |
commit | commitdiff | tree | snapshot |
| 2010-06-25 |
Tim Kientzle | Clear a new fixup_entry. Otherwise, the fixup pass |
commit | commitdiff | tree | snapshot |
| 2010-06-25 |
Tim Kientzle | cast DWORD to int to match %d printf specifier |
commit | commitdiff | tree | snapshot |
| 2010-06-24 |
Joerg Sonnenberger | Improve support for systems without modern wctype.h... |
commit | commitdiff | tree | snapshot |
| 2010-06-21 |
Joerg Sonnenberger | Merge r2495: Fix distribution list to include all cpio... |
commit | commitdiff | tree | snapshot |
| 2010-06-21 |
Joerg Sonnenberger | Don't compile in wide char test cases if wcscpy is... |
commit | commitdiff | tree | snapshot |
| 2010-06-21 |
Joerg Sonnenberger | Fix distribution list to include all cpio testcases. |
commit | commitdiff | tree | snapshot |
| 2010-06-20 |
Joerg Sonnenberger | Merge 2493: |
commit | commitdiff | tree | snapshot |
| 2010-06-20 |
Joerg Sonnenberger | Be nice to ancient bzlib.h, it needs stdio.h. |
commit | commitdiff | tree | snapshot |
| 2010-06-19 |
Joerg Sonnenberger | Merge r2490 and r2491: |
commit | commitdiff | tree | snapshot |
| 2010-06-19 |
Joerg Sonnenberger | Must define constants to 1 for #if to work. |
commit | commitdiff | tree | snapshot |
| 2010-06-19 |
Joerg Sonnenberger | Fall back to getgrgid and getpwuid if the reentrant... |
commit | commitdiff | tree | snapshot |
| 2010-06-19 |
Joerg Sonnenberger | Merge 2488: Deal with bzip2 before 1.0 by not using it. |
commit | commitdiff | tree | snapshot |
| 2010-06-19 |
Joerg Sonnenberger | Deal with bzip2 before 1.0 by not using it. |
commit | commitdiff | tree | snapshot |
| 2010-06-19 |
Tim Kientzle | Add ARCHIVE_EXTRACT_MAC_METADATA flag to archive_write_... |
commit | commitdiff | tree | snapshot |
| 2010-06-18 |
Tim Kientzle | Increase the amount of context when assertEqualMem... |
commit | commitdiff | tree | snapshot |
| 2010-06-17 |
Joerg Sonnenberger | Merge 2482: stdint.h is needed on QNX for the test... |
commit | commitdiff | tree | snapshot |
| 2010-06-17 |
Joerg Sonnenberger | QNX needs stdint.h in the test cases as well. |
commit | commitdiff | tree | snapshot |
| 2010-06-16 |
Joerg Sonnenberger | Merge r2480: |
commit | commitdiff | tree | snapshot |
| 2010-06-16 |
Joerg Sonnenberger | If no equal sign was found in the buffer, don't use... |
commit | commitdiff | tree | snapshot |
| 2010-06-16 |
Joerg Sonnenberger | Merge r2269 and part of r2359: |
commit | commitdiff | tree | snapshot |
| 2010-06-16 |
Joerg Sonnenberger | Merged r2058, r2366, r2375-r2380, r2385-r2392, r2395... |
commit | commitdiff | tree | snapshot |
| 2010-06-16 |
Joerg Sonnenberger | Revert r2412 and require autoconf 2.65 instead. |
commit | commitdiff | tree | snapshot |
| 2010-06-15 |
Joerg Sonnenberger | Only use poll(2) if either poll.h or sys/poll.h exists. |
commit | commitdiff | tree | snapshot |
| 2010-06-14 |
Michihiro NAKAJIMA | Fix a segmentation fault. |
commit | commitdiff | tree | snapshot |
| 2010-06-14 |
Michihiro NAKAJIMA | Make EXT2_IOC_GETFLAGS enabled and fix build error. |
commit | commitdiff | tree | snapshot |
| 2010-06-14 |
Michihiro NAKAJIMA | Use __FreeBSD__ macro instead of HAVE_GETVFSBYNAME... |
commit | commitdiff | tree | snapshot |
| 2010-06-14 |
Michihiro NAKAJIMA | On Windows, remove chdir/SetCurrentDirectory from archi... |
commit | commitdiff | tree | snapshot |
| 2010-06-14 |
Tim Kientzle | Fix an overflow in the compression ratio calculation. |
commit | commitdiff | tree | snapshot |
| 2010-06-11 |
Michihiro NAKAJIMA | Use FindFirstFile for the first entry to detect whether... |
commit | commitdiff | tree | snapshot |
| 2010-06-11 |
Michihiro NAKAJIMA | Add support for archive_read_disk_current_filesystem_is... |
commit | commitdiff | tree | snapshot |
| 2010-06-11 |
Michihiro NAKAJIMA | It seems OpenBSD does not set MNT_LOCAL/ST_LOCAL to... |
commit | commitdiff | tree | snapshot |
| 2010-06-11 |
Michihiro NAKAJIMA | Rename filesystem_information to setup_current_filesyst... |
commit | commitdiff | tree | snapshot |
| 2010-06-11 |
Michihiro NAKAJIMA | Add support for archive_read_disk_current_filesystem_is... |
commit | commitdiff | tree | snapshot |
| 2010-06-11 |
Michihiro NAKAJIMA | Tweak a test for directory traversals. |
commit | commitdiff | tree | snapshot |
| 2010-06-11 |
Michihiro NAKAJIMA | Add support for archive_read_disk_current_filesystem_is... |
commit | commitdiff | tree | snapshot |
| 2010-06-11 |
Michihiro NAKAJIMA | Add archive_read_disk_current_filesystem_is_synthetic and |
commit | commitdiff | tree | snapshot |
| 2010-06-10 |
Michihiro NAKAJIMA | Add archive_read_disk_current_filesystem which returns... |
commit | commitdiff | tree | snapshot |
| 2010-06-10 |
Michihiro NAKAJIMA | Support archive_read_data_block in archive_read_disk. |
commit | commitdiff | tree | snapshot |
| 2010-06-10 |
Michihiro NAKAJIMA | Additional test calling archive_read_disk with a regula... |
commit | commitdiff | tree | snapshot |
| 2010-06-10 |
Michihiro NAKAJIMA | Backout __la_lstat. |
commit | commitdiff | tree | snapshot |
| 2010-06-09 |
Michihiro NAKAJIMA | Add __la_lstat similar to lstat. |
commit | commitdiff | tree | snapshot |
| 2010-06-09 |
Michihiro NAKAJIMA | Add test code for using wildcard on Windows. |
commit | commitdiff | tree | snapshot |
| 2010-06-09 |
Michihiro NAKAJIMA | Use struct archive_string for handling a path name... |
commit | commitdiff | tree | snapshot |
| 2010-06-09 |
Michihiro NAKAJIMA | Bring the code supporting directory traversals from... |
commit | commitdiff | tree | snapshot |
| 2010-06-08 |
Michihiro NAKAJIMA | Fix my previous committed code; eliminate build error... |
commit | commitdiff | tree | snapshot |
| 2010-06-08 |
Michihiro NAKAJIMA | Make archive_read_next_header2 and archive_read_data_bl... |
commit | commitdiff | tree | snapshot |
| 2010-06-05 |
Tim Kientzle | Support for reading Mac OS-style metadata blobs. |
commit | commitdiff | tree | snapshot |
| 2010-06-05 |
Tim Kientzle | Limit the scope of a variable. |
commit | commitdiff | tree | snapshot |
| 2010-06-05 |
Tim Kientzle | If the temporary file gets truncated for any reason... |
commit | commitdiff | tree | snapshot |
| 2010-06-04 |
Tim Kientzle | Switch version to 3.0; we should be exercising the... |
commit | commitdiff | tree | snapshot |
| 2010-06-04 |
Tim Kientzle | An lzip test reference file was omitted from the distri... |
commit | commitdiff | tree | snapshot |
| 2010-06-03 |
Tim Kientzle | archive_read_data_block is public, even in libarchive... |
commit | commitdiff | tree | snapshot |
| next |