aboutsummaryrefslogtreecommitdiff
path: root/lib/libarchive/archive_entry.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r179321,179349,179790,179797,179801-179802Tim Kientzle2008-08-131-106/+223
* MFC r177191: new public functions archive_entry_copy_link() andTim Kientzle2008-08-111-0/+2
* MFC r177190: comment out argument names in public header to guardTim Kientzle2008-08-111-16/+50
* MFC libarchive 2.4.10, including test harness.Tim Kientzle2008-08-101-5/+30
* MFC: archive_entry_copy_gname() and archive_entry_copy_uname() functions.Tim Kientzle2007-07-181-0/+2
* MFC libarchive 1.9.Tim Kientzle2007-07-051-2/+37
* MFC: synchronize libarchive with FreeBSD-CURRENT. This includesTim Kientzle2007-01-271-3/+2
* MFC libarchive 1.2.53 to FreeBSD 6.Tim Kientzle2006-07-301-2/+24
* Support libarchive with C++ by adding appropriate conditionalTim Kientzle2005-06-041-0/+11
* <Ooops> Two lines got dropped from the previous commit. Apologies.Tim Kientzle2005-06-011-0/+2
* A minor refinement to "pax" output: Remove suid/sgid/sticky bitsTim Kientzle2005-06-011-0/+2
* Support extracting entries with pathnames longer than PATH_MAX. InTim Kientzle2005-03-131-0/+1
* Add archive_entry_set_mtime()Tim Kientzle2004-08-081-0/+1
* Add convenience functions to retrieve the atime fields directly,Tim Kientzle2004-07-051-0/+2
* Add two new convenience functions to query the uid/gid from anTim Kientzle2004-06-271-3/+3
* Clean up some consistent confusion between "dev" and "rdev."Tim Kientzle2004-06-271-4/+7
* Consistify: #define gets 1 tab character afterwardsTim Kientzle2004-05-031-3/+3
* Update file flag handling.Tim Kientzle2004-04-261-4/+10
* * Plug a buffer overrun in ACL parsing. (archive_entry.c)Tim Kientzle2004-04-131-0/+1
* More work on ACLs: fix error in archive_entry's ACL parsing code,Tim Kientzle2004-04-121-8/+18
* Fix some issues with ACL handling:Tim Kientzle2004-04-061-0/+15
* Overhauled ACL support. This makes us compatibleTim Kientzle2004-04-051-6/+64
* Many fixes:Tim Kientzle2004-03-191-5/+11
* Initial import of libarchive.Tim Kientzle2004-02-091-0/+111