aboutsummaryrefslogtreecommitdiff
path: root/lib/libarchive/test
Commit message (Expand)AuthorAgeFilesLines
* MFC r184038: Restore mtime *after* restoring ACLs. Otherwise,Tim Kientzle2008-10-232-0/+244
* MFC r182838: Fix tar -xP to follow symlinks to dirs. Without -P, itTim Kientzle2008-09-121-3/+75
* MFC r182587: If atime is missing, use time at which program startedTim Kientzle2008-09-061-2/+4
* MFC r182360, r182470: If atime isn't specified, restore atime == mtime.Tim Kientzle2008-08-311-1/+6
* MFC r180029,r182149: style fixes to the test makefileTim Kientzle2008-08-271-8/+8
* MFC r179798,179916,180026,180204,180209: Various test harness improvementsTim Kientzle2008-08-1318-130/+186
* MFC r180016,180027-180028,180122-180123,181489: Implement CRC validationTim Kientzle2008-08-133-21/+22
* MFC r179789: Never match dirs as hardlinks.Tim Kientzle2008-08-131-0/+18
* Merge of r181555 missed a line. Now the test harness runs again.Tim Kientzle2008-08-131-1/+0
* MFC r181555: Fix test suite to work with libarchive 1.x API.Tim Kientzle2008-08-135-2/+31
* MFC r179321,179349,179790,179797,179801-179802Tim Kientzle2008-08-1316-88/+1177
* MFC r177221, r177223: clean up after testsTim Kientzle2008-08-112-0/+6
* MFC r177200: GC an unused variableTim Kientzle2008-08-111-1/+1
* MFC r177193, r177199: If the locale of the filename on disk doesn'tTim Kientzle2008-08-114-0/+215
* MFC r177191: new public functions archive_entry_copy_link() andTim Kientzle2008-08-111-1/+30
* MFC r177185,r177186,r177187: Rework the versioning interface again.Tim Kientzle2008-08-111-0/+14
* MFC r177183: compress write support, thanks to Joerg Sonnenberger.Tim Kientzle2008-08-112-0/+100
* MFC r177081, r177082: Fix return values when you hit the end of anTim Kientzle2008-08-111-0/+22
* MFC r176401, r177084: Test harness improvements.Tim Kientzle2008-08-117-88/+241
* MFC: comment update and version # tweak.Tim Kientzle2008-08-101-0/+21
* MFC r175589: Fix symlink writing in newc format.Tim Kientzle2008-08-101-3/+42
* MFC r175423,175426-175428,175842-175843: Various improvements to hardlinkTim Kientzle2008-08-105-0/+313
* MFC r175307: Don't worry about multiple initializations of the 'tar'Tim Kientzle2008-08-101-0/+47
* MFC libarchive 2.4.10, including test harness.Tim Kientzle2008-08-1064-0/+10218