summaryrefslogtreecommitdiff
path: root/methods/store.cc
AgeCommit message (Expand)AuthorFilesLines
2017-10-22Sandbox methods with seccomp-BPF; except cdrom, gpgv, rshJulian Andres Klode1-0/+1
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-4/+4
2016-08-10implement generic config fallback for methodsDavid Kalnischkies1-4/+7
2016-07-06don't change owner/perms/times through file:// symlinksDavid Kalnischkies1-14/+2
2016-05-28use std::locale::global instead of setlocaleDavid Kalnischkies1-5/+1
2016-04-14allow uncompressed files to be empty in store againDavid Kalnischkies1-1/+1
2016-01-08use one 'store' method to rule all (de)compressorsDavid Kalnischkies1-0/+159