index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libarchive
Commit message (
Expand
)
Author
Age
Files
Lines
*
archive_entry_set_link is supposed to update whichever link field
kientzle
2005-05-08
1
-1
/
+2
*
Fix broken ACL configuration on FreeBSD 4 and Linux.
kientzle
2005-04-23
3
-7
/
+19
*
Certain filenames between 245 and 255 characters long would cause an
kientzle
2005-04-23
1
-71
/
+72
*
Portability enhancement: MS Windows won't restore metadata if the file
kientzle
2005-04-17
1
-1
/
+1
*
Update "make distfile" to use newest automake/autoconf from ports.
kientzle
2005-04-17
1
-2
/
+2
*
A number of improvements to ZIP support.
kientzle
2005-04-06
6
-67
/
+338
*
Clean up the support for extracting very long pathnames.
kientzle
2005-03-29
2
-14
/
+18
*
Support extracting entries with pathnames longer than PATH_MAX. In
kientzle
2005-03-13
4
-27
/
+104
*
When rejecting rediculously large pax attributes (such as pathnames
kientzle
2005-03-13
1
-2
/
+5
*
Correctly pass low-level I/O errors back up to the caller when
kientzle
2005-03-13
1
-1
/
+4
*
Better error messages on read and file-open errors.
kientzle
2005-03-13
2
-6
/
+30
*
Include detailed error message from zlib after a decompression error.
kientzle
2005-03-13
1
-0
/
+3
*
If the output is not a regular file, it's okay to add it to the archive.
kientzle
2005-03-13
2
-4
/
+18
*
Use correct byte order when parsing the size of the gzip "Extra data" field.
kientzle
2005-03-02
1
-1
/
+1
*
Fix a misplaced .El
kientzle
2005-02-23
1
-1
/
+1
*
Don't return NULL if there's no error message;
kientzle
2005-02-23
1
-1
/
+1
*
Expand contractions.
ru
2005-02-13
1
-2
/
+2
*
Fix a buffer overflow in the "none" decompression handler that
kientzle
2005-02-13
2
-68
/
+76
*
Expand *n't contractions.
ru
2005-02-13
2
-2
/
+2
*
Oops. I missed a 0 => '\0' correction.
kientzle
2005-02-12
2
-2
/
+2
*
Clear the error message buffer on entry to major routines.
kientzle
2005-02-12
1
-0
/
+3
*
Update the format descriptions to include ISO9660 and ZIP support.
kientzle
2005-02-12
3
-4
/
+19
*
Performance optimization, code clarification, and bug workaround.
kientzle
2005-02-12
1
-28
/
+36
*
Fill in some more Rockridge details in ISO9660 support: Ignore PD
kientzle
2005-02-12
1
-1
/
+51
*
Flush input when reading from pipe to avoid "broken pipe" warnings.
kientzle
2005-02-12
4
-20
/
+70
*
This should (finally) fix the 64-bit build. <sigh>
kientzle
2005-01-26
1
-1
/
+1
*
Fix some signed/unsigned mismatches.
kientzle
2005-01-25
1
-12
/
+14
*
Basic support for ZIP archives.
kientzle
2005-01-25
6
-8
/
+566
*
spell "file system" correctly
charnier
2005-01-24
2
-4
/
+4
*
Set the format code and name correctly for:
kientzle
2005-01-23
2
-2
/
+14
*
Fixed xrefs.
ru
2005-01-21
1
-1
/
+1
*
Support 'CE' records in Rockridge extensions
kientzle
2005-01-20
1
-59
/
+155
*
Implement a custom print formatter (archive_string_vsprintf)
kientzle
2005-01-16
4
-14
/
+90
*
Removed empty line.
ru
2005-01-15
1
-1
/
+0
*
Bring some file descriptions in line with reality.
kientzle
2005-01-12
1
-6
/
+31
*
Scheduled mdoc(7) sweep.
ru
2005-01-11
1
-1
/
+1
*
libarchive does much more than just tar ;-)
kientzle
2005-01-10
1
-1
/
+1
*
Recognize and parse symlinks in ISO9660 CDROM images with Rockridge extensions.
kientzle
2005-01-08
1
-17
/
+75
*
Documentation improvements. In particular,
kientzle
2005-01-08
5
-52
/
+145
*
Correctly document the order of arguments
kientzle
2005-01-08
2
-2
/
+2
*
Clear the error buffer on entry
kientzle
2005-01-08
1
-0
/
+1
*
First cut at RockRidge support.
kientzle
2005-01-03
1
-95
/
+288
*
Next round of work on ISO9660 support:
kientzle
2005-01-03
1
-79
/
+151
*
Enable ISO9660 support in "read_support_format_all".
kientzle
2005-01-02
1
-0
/
+1
*
First cut support for extracting from ISO9660 disk images.
kientzle
2005-01-02
3
-1
/
+524
*
Rewrite the code that hacks a short names to use in
kientzle
2004-12-29
1
-62
/
+154
*
Correct speling erors.
wollman
2004-12-22
1
-2
/
+2
*
Include wchar.h to improve our chances of finding
kientzle
2004-12-22
1
-0
/
+1
*
Portability nit: Some platforms require stdio.h before bzlib.h.
kientzle
2004-12-22
1
-0
/
+1
*
Add __archive_strappend_int to format a decimal
kientzle
2004-12-22
2
-0
/
+19
[next]