index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archival
/
libunarchive
/
get_header_tar.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
BusyBox has no business hard coding the number of major and minor bits for a
Eric Andersen
2004-07-26
1
-2
/
+2
*
Larry Doolittle writes:
Eric Andersen
2004-04-14
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-2
/
+2
*
Fix up hard links
Glenn L McGrath
2004-02-20
1
-3
/
+5
*
A strict interpretation of the ustar format requires the type flag to be
Glenn L McGrath
2004-02-20
1
-11
/
+8
*
Add extra comments, freakout if a pax archive is encoutered.
Glenn L McGrath
2004-02-19
1
-9
/
+24
*
Remove debugging
Glenn L McGrath
2004-02-17
1
-2
/
+0
*
Dont strip trailing '/' until _after_ i test to set if its there !
Glenn L McGrath
2004-02-17
1
-12
/
+17
*
Fix tar hard links
Glenn L McGrath
2003-11-27
1
-3
/
+2
*
As we no longer use function pointers for read in common archiving code
Glenn L McGrath
2003-11-21
1
-1
/
+1
*
Fix tar-handles-nested-exclude testcase
Glenn L McGrath
2003-11-20
1
-0
/
+8
*
Dont free filename, its needed in the extracted files list.
Glenn L McGrath
2003-11-17
1
-2
/
+1
*
Fix memory leaks
Glenn L McGrath
2003-11-15
1
-0
/
+3
*
Keep trying to find a good header, if we exit it will cause .tar.gz
Glenn L McGrath
2003-11-14
1
-1
/
+1
*
Fix tar -j support
Glenn L McGrath
2003-11-05
1
-1
/
+1
*
Fix handling of hardlinks when OLDGNU and GNU extensions arent enabled.
Glenn L McGrath
2003-09-12
1
-3
/
+0
*
Use the typeflag to identify if its a hardlink on OLD and GNU posix
Glenn L McGrath
2003-09-12
1
-6
/
+6
*
If a tar entry is a regualr file ending in a '/' then its really a
Glenn L McGrath
2003-09-09
1
-5
/
+5
*
Change hardlink handling for tar to work the same way as cpio
Glenn L McGrath
2003-08-14
1
-2
/
+6
*
Fixup problem unconditionally converting all hard links to symlinks.
Eric Andersen
2003-07-16
1
-6
/
+1
*
Handle hard links by converting them to symlinks
Glenn L McGrath
2003-06-12
1
-1
/
+5
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-5
/
+5
*
Fix long standing bug with old gnu tar files, add a check so tar will
Glenn L McGrath
2003-01-28
1
-12
/
+19
*
Move add_to_list from libunarchive to libbb so it can be of more general use ...
Glenn L McGrath
2002-12-08
1
-1
/
+1
*
Fix long filename support
Glenn L McGrath
2002-11-23
1
-10
/
+17
*
Fail silently if a partial tar header is read as tar.bz2 is leaving trailing ...
Glenn L McGrath
2002-11-05
1
-2
/
+2
*
Change filter paramaters, filters can be more powefull now
Glenn L McGrath
2002-11-04
1
-1
/
+1
*
Abstract read and seek in unarchiving code, convert bunzip to file descriptor...
Glenn L McGrath
2002-11-03
1
-5
/
+4
*
Fix exclude/include problem
Glenn L McGrath
2002-10-19
1
-0
/
+7
*
Fix compress support and prevent a segfault
Glenn L McGrath
2002-09-27
1
-1
/
+0
*
New common unarchive code.
Glenn L McGrath
2002-09-25
1
-53
/
+58
*
Support for GNU style long filename and linknames
Glenn L McGrath
2002-09-15
1
-10
/
+39
*
Specify cast
Glenn L McGrath
2002-08-22
1
-2
/
+2
*
Run through ident, fix comments
Glenn L McGrath
2002-08-22
1
-49
/
+49
*
Honour the USTAR prefix field, this enables a 155 byte path length plus the n...
Glenn L McGrath
2002-08-22
1
-2
/
+6
*
Enable support for the old tar header format, enable via menu's
Glenn L McGrath
2002-08-13
1
-4
/
+36
*
Fixup warnings and undefined operations that show up in gcc-3.1
Eric Andersen
2002-07-11
1
-1
/
+2
*
*** empty log message ***
Glenn L McGrath
2001-10-25
1
-0
/
+99