| 2010-04-11 |
Tim Kientzle | Improve the testing of tar -X and try to correctly... |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | Remove an unused header. |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | Style: remove extra blank line |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | Style: tab follows #define |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | Remove an unnecessary variable. |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | Adjust this test slightly so it doesn't depend on a |
commit | commitdiff | tree | snapshot |
| 2010-04-10 |
Tim Kientzle | Refine the -C test a bit. |
commit | commitdiff | tree | snapshot |
| 2010-04-10 |
Tim Kientzle | Test -C |
commit | commitdiff | tree | snapshot |
| 2010-04-10 |
Tim Kientzle | Test cleanup: |
commit | commitdiff | tree | snapshot |
| 2010-04-10 |
Tim Kientzle | Simplify by using assertMakeFile() |
commit | commitdiff | tree | snapshot |
| 2010-04-10 |
Tim Kientzle | Test -b option |
commit | commitdiff | tree | snapshot |
| 2010-04-10 |
Tim Kientzle | Simple test for tar -X |
commit | commitdiff | tree | snapshot |
| 2010-04-10 |
Tim Kientzle | Add basic test for --exclude |
commit | commitdiff | tree | snapshot |
| 2010-04-04 |
Brian Harring | remove pad_uncompressed; unused legacy bits |
commit | commitdiff | tree | snapshot |
| 2010-04-04 |
Brian Harring | fwrite is marked w/ check return, thus doing make check... |
commit | commitdiff | tree | snapshot |
| 2010-03-31 |
Joerg Sonnenberger | getgrnam_r and getpwnam_r might not exist, so fallback... |
commit | commitdiff | tree | snapshot |
| 2010-03-30 |
Joerg Sonnenberger | Sort arguments for calloc. Add comments about power... |
commit | commitdiff | tree | snapshot |
| 2010-03-26 |
Joerg Sonnenberger | Explicit test archive_read_next_header against ARCHIVE_OK |
commit | commitdiff | tree | snapshot |
| 2010-03-24 |
Joerg Sonnenberger | Use unsigned int for the link count to be consistent... |
commit | commitdiff | tree | snapshot |
| 2010-03-24 |
Joerg Sonnenberger | res->buckets is always !NULL, so drop checks for it. |
commit | commitdiff | tree | snapshot |
| 2010-03-24 |
Joerg Sonnenberger | - Use calloc instead of malloc + zeroing |
commit | commitdiff | tree | snapshot |
| 2010-03-24 |
Joerg Sonnenberger | Only run make maintainer-clean etc, if the Makefile... |
commit | commitdiff | tree | snapshot |
| 2010-03-22 |
Tim Kientzle | Speed up builds by just linking libarchive_test with... |
commit | commitdiff | tree | snapshot |
| 2010-03-21 |
Tim Kientzle | Add a TODO comment outlining a possible future optimiza... |
commit | commitdiff | tree | snapshot |
| 2010-03-21 |
Tim Kientzle | Change raw_read_data_skip into a no-op. Remove the... |
commit | commitdiff | tree | snapshot |
| 2010-03-21 |
Tim Kientzle | Update comments, remove a couple of unnecessary lines... |
commit | commitdiff | tree | snapshot |
| 2010-03-21 |
Tim Kientzle | Switch users of archive_read_skip() over to archive_rea... |
commit | commitdiff | tree | snapshot |
| 2010-03-21 |
Tim Kientzle | Finish merging the archive_read_consume and archive_rea... |
commit | commitdiff | tree | snapshot |
| 2010-03-21 |
Tim Kientzle | Make read_filter_skip be independent of read_filter_con... |
commit | commitdiff | tree | snapshot |
| 2010-03-21 |
Tim Kientzle | Clarify reporting of data errors in tests. |
commit | commitdiff | tree | snapshot |
| 2010-03-21 |
Tim Kientzle | archive_read_skip_lenient() (which just returns the... |
commit | commitdiff | tree | snapshot |
| 2010-03-21 |
Tim Kientzle | archive_read_filter_skip() is only used within archive_... |
commit | commitdiff | tree | snapshot |
| 2010-03-21 |
Tim Kientzle | Rework some of the Unicode handling to avoid alignment... |
commit | commitdiff | tree | snapshot |
| 2010-03-15 |
Tim Kientzle | Include "make dist-zip" as part of the autogen.sh script. |
commit | commitdiff | tree | snapshot |
| 2010-03-15 |
Tim Kientzle | Issue 79: Fix build on Linux |
commit | commitdiff | tree | snapshot |
| 2010-03-14 |
Joerg Sonnenberger | Use mdoc2html, -T html doesn't work at least with the... |
commit | commitdiff | tree | snapshot |
| 2010-03-13 |
Tim Kientzle | Issue 76: Correct segfault when Zip bidder sees a... |
commit | commitdiff | tree | snapshot |
| 2010-03-12 |
Tim Kientzle | Provide format names that allow explicit setting of... |
commit | commitdiff | tree | snapshot |
| 2010-03-12 |
Tim Kientzle | On systems that can't read symlink ACLs, don't read... |
commit | commitdiff | tree | snapshot |
| 2010-03-06 |
Tim Kientzle | Put the libarchive source directory at the beginning... |
commit | commitdiff | tree | snapshot |
| 2010-03-06 |
Tim Kientzle | Issue 70: Consistently use O_BINARY when opening files. |
commit | commitdiff | tree | snapshot |
| 2010-03-06 |
Tim Kientzle | Include archive_crc32.h in the distribution. |
commit | commitdiff | tree | snapshot |
| 2010-03-06 |
Tim Kientzle | Style: remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
| 2010-03-06 |
Tim Kientzle | Set version to 2.8.900a for testing pre-3.0. |
commit | commitdiff | tree | snapshot |
| 2010-03-06 |
Tim Kientzle | Rework archive_write_set_options: |
commit | commitdiff | tree | snapshot |
| 2010-03-06 |
Tim Kientzle | Clean up a missing case. |
commit | commitdiff | tree | snapshot |
| 2010-03-05 |
Tim Kientzle | If we need iconv.h to do a test build, then we'll need... |
commit | commitdiff | tree | snapshot |
| 2010-03-04 |
Tim Kientzle | Correct the error message printed for a state failure. |
commit | commitdiff | tree | snapshot |
| 2010-03-04 |
Tim Kientzle | Support test specifications of the form 7-18 for runnin... |
commit | commitdiff | tree | snapshot |
| 2010-03-04 |
Tim Kientzle | Fix a memory leak by invoking the client closer at the |
commit | commitdiff | tree | snapshot |
| 2010-03-01 |
Tim Kientzle | Rename 'finish' to 'close' and 'destroy' to 'free'... |
commit | commitdiff | tree | snapshot |
| 2010-03-01 |
Tim Kientzle | Open a door to changing the current abort-on-state... |
commit | commitdiff | tree | snapshot |
| 2010-02-28 |
Tim Kientzle | On second thought, since this new man page basically... |
commit | commitdiff | tree | snapshot |
| 2010-02-28 |
Tim Kientzle | Following Joerg's lead, split out the archive_write... |
commit | commitdiff | tree | snapshot |
| 2010-02-28 |
Tim Kientzle | Correct the comment to match the real spelling of these... |
commit | commitdiff | tree | snapshot |
| 2010-02-27 |
Tim Kientzle | Minor fixups for the raw handler: Use "raw" as the... |
commit | commitdiff | tree | snapshot |
| 2010-02-26 |
Michihiro NAKAJIMA | Unbreak build on msys; further portability. |
commit | commitdiff | tree | snapshot |
| 2010-02-26 |
Michihiro NAKAJIMA | Add aliases "iso" and "cd9660" to iso9660. |
commit | commitdiff | tree | snapshot |
| 2010-02-26 |
Tim Kientzle | Use archive_clear_error() to wipe the error info. |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Michihiro NAKAJIMA | Do not break for-loop even if there is a wrong entry. |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Michihiro NAKAJIMA | Portability. |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Michihiro NAKAJIMA | On Windows, use _mkgmtime64() which is like timegm... |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Tim Kientzle | archive_write_disk uses a series of chdir() operations... |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Tim Kientzle | Use st_size to size the buffer for reading a symbolic... |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Tim Kientzle | Set archive_error_number to zero here. I'm a little... |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Joerg Sonnenberger | Sort out the remaining format string vs argument types... |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Joerg Sonnenberger | Add __LA_PRINTF to enable format-string checks for... |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Joerg Sonnenberger | Support z for (s)size_t. |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Joerg Sonnenberger | Add missing argument for archive_set_error to match... |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Joerg Sonnenberger | Fix some types for printf-like functions. |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Michihiro NAKAJIMA | Explicit cast to intmax_t for uid and gid in archive_wr... |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Michihiro NAKAJIMA | Introduce ISO writer. |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Michihiro NAKAJIMA | Simplify the handling of the MSDOS style dates, which... |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Michihiro NAKAJIMA | Eliminate the cause of segfault at test_write_disk_perm... |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Michihiro NAKAJIMA | Eliminate warnings, which are singed/unsigned mismatch... |
commit | commitdiff | tree | snapshot |
| 2010-02-24 |
Michihiro NAKAJIMA | Unbreak build on mingw. |
commit | commitdiff | tree | snapshot |
| 2010-02-24 |
Michihiro NAKAJIMA | MSDOS-style date/time can handle only dates between... |
commit | commitdiff | tree | snapshot |
| 2010-02-24 |
Tim Kientzle | Clarify that archive_errno() cannot be reliably used... |
commit | commitdiff | tree | snapshot |
| 2010-02-24 |
Tim Kientzle | svn:ignore update |
commit | commitdiff | tree | snapshot |
| 2010-02-24 |
Tim Kientzle | svn:ignore updates. |
commit | commitdiff | tree | snapshot |
| 2010-02-23 |
Michihiro NAKAJIMA | Avoid failing some libarchive_test on Windows and some... |
commit | commitdiff | tree | snapshot |
| 2010-02-23 |
Tim Kientzle | Oops. Forgot to initialize the is_disk_like variable... |
commit | commitdiff | tree | snapshot |
| 2010-02-22 |
Joerg Sonnenberger | Be consistent and complete and document all available... |
commit | commitdiff | tree | snapshot |
| 2010-02-22 |
Joerg Sonnenberger | Document the various long options and use consistent... |
commit | commitdiff | tree | snapshot |
| 2010-02-22 |
Joerg Sonnenberger | Fix a typo. Annotate that archive_entry_mode is the... |
commit | commitdiff | tree | snapshot |
| 2010-02-22 |
Joerg Sonnenberger | archive_entry_set_XXX is an alias for archive_entry_cop... |
commit | commitdiff | tree | snapshot |
| 2010-02-22 |
Joerg Sonnenberger | Reduce to the basic creation/destroy functions and... |
commit | commitdiff | tree | snapshot |
| 2010-02-22 |
Joerg Sonnenberger | Add description of archive_entry_perm/archive_entry_set... |
commit | commitdiff | tree | snapshot |
| 2010-02-22 |
Joerg Sonnenberger | Hook up the remaining man pages. |
commit | commitdiff | tree | snapshot |
| 2010-02-22 |
Joerg Sonnenberger | The majority of the stat(2) like interface. |
commit | commitdiff | tree | snapshot |
| 2010-02-22 |
Joerg Sonnenberger | Simplify birthtime handling and ensure that it is unset... |
commit | commitdiff | tree | snapshot |
| 2010-02-22 |
Joerg Sonnenberger | Add archive_entry_strmode. Spaces around em-dash. |
commit | commitdiff | tree | snapshot |
| 2010-02-22 |
Joerg Sonnenberger | Split functions related to Unix permission model from... |
commit | commitdiff | tree | snapshot |
| 2010-02-22 |
Tim Kientzle | Remove a stray comment. |
commit | commitdiff | tree | snapshot |
| 2010-02-22 |
Joerg Sonnenberger | Mention difference between _set and _copy. |
commit | commitdiff | tree | snapshot |
| 2010-02-22 |
Tim Kientzle | Fix libarchive tests to work correctly with the candida... |
commit | commitdiff | tree | snapshot |
| 2010-02-22 |
Tim Kientzle | Rework the file handling here to explicitly probe the... |
commit | commitdiff | tree | snapshot |
| 2010-02-21 |
Tim Kientzle | Fill in archive_entry_perm() as the read counterpart to |
commit | commitdiff | tree | snapshot |
| 2010-02-21 |
Joerg Sonnenberger | Man page for the path name related functions. |
commit | commitdiff | tree | snapshot |
| 2010-02-21 |
Tim Kientzle | Prepare for the 3.0 ABI by switching a bunch of uses... |
commit | commitdiff | tree | snapshot |
| next |