| Commit message (Expand) | Author | Age | Files | Lines |
* | Use contrib sources for building libarchive, tar and cpio. | Martin Matuska | 2011-12-22 | 1 | -524/+0 |
* | Various portability fixes, plus: | Tim Kientzle | 2009-12-28 | 1 | -4/+28 |
* | Merge from libarchive.googlecode.com: Mostly a bunch of | Tim Kientzle | 2009-04-12 | 1 | -2/+2 |
* | Structure declarations can't be dllexported. | Tim Kientzle | 2008-12-06 | 1 | -1/+1 |
* | MfP4: Support for storing birthtime in archive_entry objects. | Tim Kientzle | 2008-09-30 | 1 | -0/+5 |
* | MfP4: Generalize int64_t in the public headers to support compilers | Tim Kientzle | 2008-09-18 | 1 | -2/+4 |
* | MfP4: set/unset tracking for atime, ctime, mtime, and size fields. | Tim Kientzle | 2008-09-01 | 1 | -2/+30 |
* | MFp4: libarchive 2.5.4b. (Still 'b' until I get a bit more | Tim Kientzle | 2008-05-26 | 1 | -106/+223 |
* | New public functions archive_entry_copy_link() and archive_entry_copy_link_w() | Tim Kientzle | 2008-03-14 | 1 | -0/+2 |
* | Update some comments, comment out argument names to guard against | Tim Kientzle | 2008-03-14 | 1 | -16/+50 |
* | Update libarchive to 2.4.10. This includes a number of improvements | Tim Kientzle | 2007-12-30 | 1 | -5/+30 |
* | Add archive_entry_copy_gname() and archive_entry_copy_uname() | Tim Kientzle | 2007-07-15 | 1 | -0/+2 |
* | libarchive 2.2.3 | Tim Kientzle | 2007-05-29 | 1 | -2/+36 |
* | Because the buffer gets released immediately, I need to | Tim Kientzle | 2007-03-01 | 1 | -0/+1 |
* | Fix the copyright notice; it was always intended to be | Tim Kientzle | 2007-01-09 | 1 | -3/+2 |
* | POSIX.1e-style Extended Attribute support | Tim Kientzle | 2006-03-21 | 1 | -0/+19 |
* | In pax interchange format, use UTF8 for writing | Tim Kientzle | 2005-10-12 | 1 | -0/+4 |
* | Style issue: Don't include <wchar.h> where it is not actually needed. | Tim Kientzle | 2005-09-10 | 1 | -2/+1 |
* | Support libarchive with C++ by adding appropriate conditional | Tim Kientzle | 2005-06-04 | 1 | -0/+11 |
* | <Ooops> Two lines got dropped from the previous commit. Apologies. | Tim Kientzle | 2005-06-01 | 1 | -0/+2 |
* | A minor refinement to "pax" output: Remove suid/sgid/sticky bits | Tim Kientzle | 2005-06-01 | 1 | -0/+2 |
* | Support extracting entries with pathnames longer than PATH_MAX. In | Tim Kientzle | 2005-03-13 | 1 | -0/+1 |
* | Add archive_entry_set_mtime() | Tim Kientzle | 2004-08-08 | 1 | -0/+1 |
* | Add convenience functions to retrieve the atime fields directly, | Tim Kientzle | 2004-07-05 | 1 | -0/+2 |
* | Add two new convenience functions to query the uid/gid from an | Tim Kientzle | 2004-06-27 | 1 | -3/+3 |
* | Clean up some consistent confusion between "dev" and "rdev." | Tim Kientzle | 2004-06-27 | 1 | -4/+7 |
* | Consistify: #define gets 1 tab character afterwards | Tim Kientzle | 2004-05-03 | 1 | -3/+3 |
* | Update file flag handling. | Tim Kientzle | 2004-04-26 | 1 | -4/+10 |
* | * Plug a buffer overrun in ACL parsing. (archive_entry.c) | Tim Kientzle | 2004-04-13 | 1 | -0/+1 |
* | More work on ACLs: fix error in archive_entry's ACL parsing code, | Tim Kientzle | 2004-04-12 | 1 | -8/+18 |
* | Fix some issues with ACL handling: | Tim Kientzle | 2004-04-06 | 1 | -0/+15 |
* | Overhauled ACL support. This makes us compatible | Tim Kientzle | 2004-04-05 | 1 | -6/+64 |
* | Many fixes: | Tim Kientzle | 2004-03-19 | 1 | -5/+11 |
* | Initial import of libarchive. | Tim Kientzle | 2004-02-09 | 1 | -0/+111 |