summaryrefslogtreecommitdiffstats
path: root/libtar/extract.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-28FBE for Pixel 2Ethan Yonker1-8/+9
2017-02-17libtar: support backing up and restoring new Android user.* xattrEthan Yonker1-1/+28
2017-01-18SELinux can be assumed for Android 4.4+Matt Mower1-5/+1
2017-01-18libtar: backup and restore posix capabilitiesEthan Yonker1-0/+14
2016-12-13Support backup/restore of FBE policiesEthan Yonker1-1/+27
2016-03-31Improve progress bar handling for backup / restore / image flashEthan Yonker1-6/+7
2016-03-02Merge code from upstream libtar + bug fixesJames Christopher Adduono1-140/+171
2015-03-20libtar: fix handling of files bigger than 2 GiBVojtech Bocek1-6/+6
2014-07-09Track backup and restore progressEthan Yonker1-3/+8
2014-06-06libtar: don't set parent dir's context when extracting a fileVojtech Bocek1-3/+0
2014-02-07Restore contexts when doing mkdierhier in libtarbigbiff bigbiff1-1/+4
2013-10-23fix getting and setting contexts in selinuxbigbiff bigbiff1-1/+2
2013-10-17fix getting and setting contexts in selinuxbigbiff bigbiff1-1/+2
2013-09-05libtar: store SELinux file context in tar archivesVojtech Bocek1-0/+12
2013-03-15Updates to libtar loggingDees_Troy1-22/+20
2013-03-01Another libtar hardlink workaroundDees_Troy1-1/+2
2013-02-27libtar - Fix extraction of hardlinks to use the prefixDees_Troy1-4/+5
2013-02-27fix restore on mknodbigbiff bigbiff1-8/+8
2013-01-09Add libtar to TWRP instead of using busybox tarbigbiff bigbiff1-0/+551