| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r181485: Make 'ar' and 'pax' writers robust against multiple | Tim Kientzle | 2008-08-13 | 1 | -0/+3 |
| * | MFC r179321,179349,179790,179797,179801-179802 | Tim Kientzle | 2008-08-13 | 1 | -17/+58 |
| * | MFC r177220: Remove duplicate fields and update the code to use the correct | Tim Kientzle | 2008-08-11 | 1 | -6/+6 |
| * | MFC r177201, r177212: Implement /PaxHeader.<pid>/ as the fake directory | Tim Kientzle | 2008-08-11 | 1 | -12/+31 |
| * | MFC r177193, r177199: If the locale of the filename on disk doesn't | Tim Kientzle | 2008-08-11 | 1 | -50/+126 |
| * | MFC libarchive 2.4.10, including test harness. | Tim Kientzle | 2008-08-10 | 1 | -5/+8 |
| * | MFC libarchive 1.9. | Tim Kientzle | 2007-07-05 | 1 | -101/+116 |
| * | MFC: synchronize libarchive with FreeBSD-CURRENT. This includes | Tim Kientzle | 2007-01-27 | 1 | -18/+34 |
| * | MFC libarchive 1.2.53 to FreeBSD 6. | Tim Kientzle | 2006-07-30 | 1 | -57/+252 |
| * | A minor refinement to "pax" output: Remove suid/sgid/sticky bits | Tim Kientzle | 2005-06-01 | 1 | -0/+22 |
| * | Certain filenames between 245 and 255 characters long would cause an | Tim Kientzle | 2005-04-23 | 1 | -71/+72 |
| * | Rewrite the code that hacks a short names to use in | Tim Kientzle | 2004-12-29 | 1 | -60/+152 |
| * | Don't truncate major/minor numbers written to the legacy | Tim Kientzle | 2004-12-22 | 1 | -3/+15 |
| * | When determining whether filename is too long for a | Tim Kientzle | 2004-11-28 | 1 | -6/+6 |
| * | Correct the spelling of "archive_write_pax_header" | Tim Kientzle | 2004-11-28 | 1 | -1/+1 |
| * | Since I'm not using the public API for writing | Tim Kientzle | 2004-11-15 | 1 | -6/+8 |
| * | Pax extended headers were always failing | Tim Kientzle | 2004-11-15 | 1 | -1/+1 |
| * | Clean up the error handling in the | Tim Kientzle | 2004-11-05 | 1 | -8/+8 |
| * | Fix two ugly errors: | Tim Kientzle | 2004-09-17 | 1 | -2/+6 |
| * | Oops. Use "unsigned long" instead of "int" for the intermediate variables | Tim Kientzle | 2004-08-08 | 1 | -8/+6 |
| * | Use 'int' for certain wide-character conversions instead of wchar_t. | Tim Kientzle | 2004-08-08 | 1 | -1/+1 |
| * | Beef up the "cannot archive this" error message with the | Tim Kientzle | 2004-08-07 | 1 | -1/+2 |
| * | When writing "pax" format, readers are supposed to ignore fields | Tim Kientzle | 2004-07-26 | 1 | -5/+28 |
| * | We were forcing a pax extension header for files >= 1G. Set that | Tim Kientzle | 2004-07-25 | 1 | -1/+1 |
| * | Clean up some consistent confusion between "dev" and "rdev." | Tim Kientzle | 2004-06-27 | 1 | -14/+18 |
| * | Update file flag handling. | Tim Kientzle | 2004-04-26 | 1 | -1/+7 |
| * | More portability improvements, thanks to Juergen Lock. | Tim Kientzle | 2004-04-21 | 1 | -8/+11 |
| * | Eliminate some redundant calls to archive_entry_hardlink. | Tim Kientzle | 2004-04-20 | 1 | -5/+8 |
| * | * Plug a buffer overrun in ACL parsing. (archive_entry.c) | Tim Kientzle | 2004-04-13 | 1 | -3/+7 |
| * | More work on ACLs: fix error in archive_entry's ACL parsing code, | Tim Kientzle | 2004-04-12 | 1 | -6/+2 |
| * | Fix some issues with ACL handling: | Tim Kientzle | 2004-04-06 | 1 | -12/+20 |
| * | Overhauled ACL support. This makes us compatible | Tim Kientzle | 2004-04-05 | 1 | -8/+20 |
| * | Many fixes: | Tim Kientzle | 2004-03-19 | 1 | -9/+91 |
| * | Many fixes. | Tim Kientzle | 2004-03-09 | 1 | -10/+10 |
| * | Minor API tweak: The format-specific write_header function now sets | Tim Kientzle | 2004-03-06 | 1 | -7/+32 |
| * | Initial import of libarchive. | Tim Kientzle | 2004-02-09 | 1 | -0/+694 |