summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_entry.h
Commit message (Expand)AuthorAgeFilesLines
* Support extracting entries with pathnames longer than PATH_MAX. Inkientzle2005-03-131-0/+1
* Add archive_entry_set_mtime()kientzle2004-08-081-0/+1
* Add convenience functions to retrieve the atime fields directly,kientzle2004-07-051-0/+2
* Add two new convenience functions to query the uid/gid from ankientzle2004-06-271-3/+3
* Clean up some consistent confusion between "dev" and "rdev."kientzle2004-06-271-4/+7
* Consistify: #define gets 1 tab character afterwardskientzle2004-05-031-3/+3
* Update file flag handling.kientzle2004-04-261-4/+10
* * Plug a buffer overrun in ACL parsing. (archive_entry.c)kientzle2004-04-131-0/+1
* More work on ACLs: fix error in archive_entry's ACL parsing code,kientzle2004-04-121-8/+18
* Fix some issues with ACL handling:kientzle2004-04-061-0/+15
* Overhauled ACL support. This makes us compatiblekientzle2004-04-051-6/+64
* Many fixes:kientzle2004-03-191-5/+11
* Initial import of libarchive.kientzle2004-02-091-0/+111
OpenPOWER on IntegriCloud