aboutsummaryrefslogtreecommitdiff
path: root/archival/libarchive/data_extract_all.c
AgeCommit message (Expand)Author
2021-01-01tar: add TODO about a bug with non-writable directories on extractDenys Vlasenko
2019-07-02libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne
2018-05-22tar: fix interaction of delayed symlink and hardlink creationHarald van Dijk
2018-02-20tar,unzip: postpone creation of symlinks with "suspicious" targetsDenys Vlasenko
2017-10-05whitespace and comment format fixes, no code changesDenys Vlasenko
2017-08-10libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1Denys Vlasenko
2017-07-24tar: postpone creation of symlinks with "suspicious" targets. Closes 8411Denys Vlasenko
2017-01-26link: new appletDenys Vlasenko
2015-10-22tar: fix files skipped with --strip_components not resetting selinux contextDenys Vlasenko
2015-10-22tar: shrink hardlink name handling codeDenys Vlasenko
2015-10-22tar: add support for --strip-components=NDenys Vlasenko
2013-02-20rpm: use "create+rename" method of replacing existing filesDenys Vlasenko
2012-02-23tar: add support for PAX-encoded path=LONGFILENAMEDenys Vlasenko
2011-09-22rename archive.h to bb_archive.h. no code changesDenys Vlasenko
2010-11-03rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko