| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r179321,179349,179790,179797,179801-179802 | Tim Kientzle | 2008-08-13 | 1 | -116/+292 |
| * | MFC r177189: Minor type fix. | Tim Kientzle | 2008-08-11 | 1 | -1/+1 |
| * | MFC r177193, r177199: If the locale of the filename on disk doesn't | Tim Kientzle | 2008-08-11 | 1 | -1/+8 |
| * | MFC r177191: new public functions archive_entry_copy_link() and | Tim Kientzle | 2008-08-11 | 1 | -0/+22 |
| * | MFC r177188: Allow archive_entry_clear() (and hence, archive_entry_free()) to | Tim Kientzle | 2008-08-11 | 1 | -0/+2 |
| * | MFC r177081, r177082: Fix return values when you hit the end of an | Tim Kientzle | 2008-08-11 | 1 | -1/+6 |
| * | MFC libarchive 2.4.10, including test harness. | Tim Kientzle | 2008-08-10 | 1 | -5/+26 |
| * | MFC: archive_entry_copy_gname() and archive_entry_copy_uname() functions. | Tim Kientzle | 2007-07-18 | 1 | -0/+12 |
| * | MFC libarchive 1.9. | Tim Kientzle | 2007-07-05 | 1 | -285/+338 |
| * | MFC: synchronize libarchive with FreeBSD-CURRENT. This includes | Tim Kientzle | 2007-01-27 | 1 | -19/+28 |
| * | MFC libarchive 1.2.53 to FreeBSD 6. | Tim Kientzle | 2006-07-30 | 1 | -4/+185 |
| * | Sort archive_entry_ctime/archive_entry_ctime_nsec correctly. | Tim Kientzle | 2005-06-04 | 1 | -13/+13 |
| * | Provide missing implementations for archive_entry_ctime() and | Scott Long | 2005-06-01 | 1 | -0/+13 |
| * | A minor refinement to "pax" output: Remove suid/sgid/sticky bits | Tim Kientzle | 2005-06-01 | 1 | -0/+14 |
| * | archive_entry_set_link is supposed to update whichever link field | Tim Kientzle | 2005-05-08 | 1 | -1/+2 |
| * | Support extracting entries with pathnames longer than PATH_MAX. In | Tim Kientzle | 2005-03-13 | 1 | -0/+6 |
| * | Be more careful about assembling/disassembling | Tim Kientzle | 2004-12-11 | 1 | -2/+2 |
| * | Add archive_entry_set_mtime() | Tim Kientzle | 2004-08-08 | 1 | -0/+7 |
| * | libarchive now has two complete build systems. The usual "Makefile" | Tim Kientzle | 2004-08-07 | 1 | -3/+3 |
| * | Pass the pointy hat, please: Don't blow away the high-order | Tim Kientzle | 2004-08-07 | 1 | -3/+3 |
| * | Suppress a minor compiler warning if the platform doesn't support hi-res | Tim Kientzle | 2004-07-24 | 1 | -0/+2 |
| * | Use "linux" instead of "LINUX" to control Linux-specific code. | Tim Kientzle | 2004-07-24 | 1 | -1/+1 |
| * | Add convenience functions to retrieve the atime fields directly, | Tim Kientzle | 2004-07-05 | 1 | -0/+12 |
| * | Add two new convenience functions to query the uid/gid from an | Tim Kientzle | 2004-06-27 | 1 | -0/+12 |
| * | Clean up some consistent confusion between "dev" and "rdev." | Tim Kientzle | 2004-06-27 | 1 | -28/+44 |
| * | Ignore file flag bits that we don't support. In particular, this | Tim Kientzle | 2004-06-19 | 1 | -0/+2 |
| * | GC some no-longer-used constants. | Tim Kientzle | 2004-05-27 | 1 | -2/+0 |
| * | Correct parsing of Solaris default ACLs. | Tim Kientzle | 2004-05-21 | 1 | -4/+6 |
| * | Consistify: #define gets 1 tab character afterwards | Tim Kientzle | 2004-05-03 | 1 | -2/+2 |
| * | Include appropriate flag header on Linux. | Tim Kientzle | 2004-05-02 | 1 | -0/+4 |
| * | Update file flag handling. | Tim Kientzle | 2004-04-26 | 1 | -29/+298 |
| * | Make clone more aggressive about copying strings to the new entry. | Tim Kientzle | 2004-04-23 | 1 | -9/+9 |
| * | More portability improvements, thanks to Juergen Lock. | Tim Kientzle | 2004-04-21 | 1 | -2/+1 |
| * | * Plug a buffer overrun in ACL parsing. (archive_entry.c) | Tim Kientzle | 2004-04-13 | 1 | -0/+7 |
| * | More work on ACLs: fix error in archive_entry's ACL parsing code, | Tim Kientzle | 2004-04-12 | 1 | -23/+13 |
| * | Fix some issues with ACL handling: | Tim Kientzle | 2004-04-06 | 1 | -35/+49 |
| * | Overhauled ACL support. This makes us compatible | Tim Kientzle | 2004-04-05 | 1 | -51/+696 |
| * | Many fixes: | Tim Kientzle | 2004-03-19 | 1 | -102/+243 |
| * | Many fixes. | Tim Kientzle | 2004-03-09 | 1 | -2/+2 |
| * | Initial import of libarchive. | Tim Kientzle | 2004-02-09 | 1 | -0/+407 |