summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_write.c
Commit message (Expand)AuthorAgeFilesLines
* Clear the error message buffer on entry to major routines.kientzle2005-02-121-0/+3
* Clean up the error handling in thekientzle2004-11-051-1/+4
* We don't need <paths.h>, so don't bother including it.kientzle2004-08-141-1/+0
* If you don't need a header, don't bother including it.kientzle2004-08-081-1/+0
* Split archive_{read,write}_finish into separate "close" (finish the archivekientzle2004-08-071-3/+17
* Refuse to extract an entry from an archive on top of the archive being read.kientzle2004-06-271-1/+1
* Clean up some consistent confusion between "dev" and "rdev."kientzle2004-06-271-0/+7
* Refactor the extraction code somewhat. In particular,kientzle2004-06-031-1/+0
* * Plug a buffer overrun in ACL parsing. (archive_entry.c)kientzle2004-04-131-2/+2
* More work on ACLs: fix error in archive_entry's ACL parsing code,kientzle2004-04-121-3/+0
* Overhauled ACL support. This makes us compatiblekientzle2004-04-051-0/+1
* Many fixes:kientzle2004-03-191-13/+0
* Many fixes.kientzle2004-03-091-2/+2
* Initial import of libarchive.kientzle2004-02-091-0/+220
OpenPOWER on IntegriCloud