| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge r491,493,500,507,510,530,543 from libarchive.googlecode.com: | kientzle | 2009-03-06 | 1 | -0/+81 |
* | Merge r390,r391,r392,r397 from libarchive.googlecode.com: Virtualize | kientzle | 2009-03-05 | 1 | -2/+2 |
* | Don't advertise the default block size as a constant; don't | kientzle | 2008-03-14 | 1 | -1/+6 |
* | libarchive 2.2.3 | kientzle | 2007-05-29 | 1 | -5/+11 |
* | Libarchive 2.0.23: | kientzle | 2007-03-11 | 1 | -1/+1 |
* | libarchive 2.0 | kientzle | 2007-03-03 | 1 | -50/+104 |
* | Fix the copyright notice; it was always intended to be | kientzle | 2007-01-09 | 1 | -3/+2 |
* | Write-blocking cleanup, largely thanks to Colin Percival (cperciva@). | kientzle | 2006-11-26 | 1 | -8/+25 |
* | Change the internal API for writing data to an entry; make the | kientzle | 2006-11-15 | 1 | -3/+1 |
* | Portability and style fixes: | kientzle | 2006-11-10 | 1 | -2/+12 |
* | Remove an unused declaration. | kientzle | 2006-11-06 | 1 | -2/+0 |
* | Some minor corrections: | kientzle | 2006-09-05 | 1 | -7/+47 |
* | If skip_file_dev and skip_file_ino haven't been set (are still == 0), | kientzle | 2006-08-01 | 1 | -1/+3 |
* | signed/unsigned fixes (thanks to GCC4) and a few related minor style correcti... | kientzle | 2005-09-24 | 1 | -1/+1 |
* | Remove the C99-specific __func__ that is one of the few barrier to | kientzle | 2005-06-01 | 1 | -8/+8 |
* | Clear the error message buffer on entry to major routines. | kientzle | 2005-02-12 | 1 | -0/+3 |
* | Clean up the error handling in the | kientzle | 2004-11-05 | 1 | -1/+4 |
* | We don't need <paths.h>, so don't bother including it. | kientzle | 2004-08-14 | 1 | -1/+0 |
* | If you don't need a header, don't bother including it. | kientzle | 2004-08-08 | 1 | -1/+0 |
* | Split archive_{read,write}_finish into separate "close" (finish the archive | kientzle | 2004-08-07 | 1 | -3/+17 |
* | Refuse to extract an entry from an archive on top of the archive being read. | kientzle | 2004-06-27 | 1 | -1/+1 |
* | Clean up some consistent confusion between "dev" and "rdev." | kientzle | 2004-06-27 | 1 | -0/+7 |
* | Refactor the extraction code somewhat. In particular, | kientzle | 2004-06-03 | 1 | -1/+0 |
* | * Plug a buffer overrun in ACL parsing. (archive_entry.c) | kientzle | 2004-04-13 | 1 | -2/+2 |
* | More work on ACLs: fix error in archive_entry's ACL parsing code, | kientzle | 2004-04-12 | 1 | -3/+0 |
* | Overhauled ACL support. This makes us compatible | kientzle | 2004-04-05 | 1 | -0/+1 |
* | Many fixes: | kientzle | 2004-03-19 | 1 | -13/+0 |
* | Many fixes. | kientzle | 2004-03-09 | 1 | -2/+2 |
* | Initial import of libarchive. | kientzle | 2004-02-09 | 1 | -0/+220 |