summaryrefslogtreecommitdiffstats
path: root/mtp/MtpServer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-18Add missing license headersMatt Mower1-1/+1
2016-01-29Remove execute permissions from source filesthat1-0/+0
2015-02-02MTP: make MTP work even if unplugged and repluggedEthan Yonker1-6/+8
2014-12-29Improve MTPServer logging of read errorsEthan Yonker1-4/+8
2014-12-22Fix else if and maxFileSize initializer.bigbiff1-0/+1
2014-12-19MTP add/remove storage instead of disabling MTPEthan Yonker1-2/+27
2014-12-12Attempt to set the proper uid/gid/contexts on new files and dirsEthan Yonker1-0/+3
2014-12-04add function to partition.cpp to return max file size to mtp responderbigbiff1-2/+4
2014-09-04MTP: Better handling of statEthan Yonker1-1/+6
2014-09-03add mtp responder to TWRP.bigbiff bigbiff1-0/+1337