index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archival
/
libunarchive
/
get_header_tar.c
Age
Commit message (
Expand
)
Author
2004-02-17
Remove debugging
Glenn L McGrath
2004-02-17
Dont strip trailing '/' until _after_ i test to set if its there !
Glenn L McGrath
2003-11-27
Fix tar hard links
Glenn L McGrath
2003-11-21
As we no longer use function pointers for read in common archiving code
Glenn L McGrath
2003-11-20
Fix tar-handles-nested-exclude testcase
Glenn L McGrath
2003-11-17
Dont free filename, its needed in the extracted files list.
Glenn L McGrath
2003-11-15
Fix memory leaks
Glenn L McGrath
2003-11-14
Keep trying to find a good header, if we exit it will cause .tar.gz
Glenn L McGrath
2003-11-05
Fix tar -j support
Glenn L McGrath
2003-09-12
Fix handling of hardlinks when OLDGNU and GNU extensions arent enabled.
Glenn L McGrath
2003-09-12
Use the typeflag to identify if its a hardlink on OLD and GNU posix
Glenn L McGrath
2003-09-09
If a tar entry is a regualr file ending in a '/' then its really a
Glenn L McGrath
2003-08-14
Change hardlink handling for tar to work the same way as cpio
Glenn L McGrath
2003-07-16
Fixup problem unconditionally converting all hard links to symlinks.
Eric Andersen
2003-06-12
Handle hard links by converting them to symlinks
Glenn L McGrath
2003-03-19
Major coreutils update.
Manuel Novoa III
2003-01-28
Fix long standing bug with old gnu tar files, add a check so tar will
Glenn L McGrath
2002-12-08
Move add_to_list from libunarchive to libbb so it can be of more general use ...
Glenn L McGrath
2002-11-23
Fix long filename support
Glenn L McGrath
2002-11-05
Fail silently if a partial tar header is read as tar.bz2 is leaving trailing ...
Glenn L McGrath
2002-11-04
Change filter paramaters, filters can be more powefull now
Glenn L McGrath
2002-11-03
Abstract read and seek in unarchiving code, convert bunzip to file descriptor...
Glenn L McGrath
2002-10-19
Fix exclude/include problem
Glenn L McGrath
2002-09-27
Fix compress support and prevent a segfault
Glenn L McGrath
2002-09-25
New common unarchive code.
Glenn L McGrath
2002-09-15
Support for GNU style long filename and linknames
Glenn L McGrath
2002-08-22
Specify cast
Glenn L McGrath
2002-08-22
Run through ident, fix comments
Glenn L McGrath
2002-08-22
Honour the USTAR prefix field, this enables a 155 byte path length plus the n...
Glenn L McGrath
2002-08-13
Enable support for the old tar header format, enable via menu's
Glenn L McGrath
2002-07-11
Fixup warnings and undefined operations that show up in gcc-3.1
Eric Andersen
2001-10-25
*** empty log message ***
Glenn L McGrath
[prev]