about summary refs log tree commit diff
path: root/src/libstore/binary-cache-store.cc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-15 Simplify fixed-output checkEelco Dolstra1-6/+2
2017-05-15 Disallow outputHash being null or an empty stringEelco Dolstra1-4/+5
2017-05-15 Add --with-sandbox-shell configure flagEelco Dolstra7-12/+38
2017-05-15 Linux sandbox: Don't barf on invalid pathsEelco Dolstra1-0/+1
2017-05-15 Make fmt() non-recursiveEelco Dolstra2-12/+7
2017-05-15 nix ls: support '/' for the root directoryBenno Fünfstück1-0/+4
2017-05-11 Add an option for extending the user agent headerEelco Dolstra2-1/+6
2017-05-11 Fix typoEelco Dolstra1-1/+1
2017-05-11 Tweak error messageEelco Dolstra1-1/+1
2017-05-11 Don't allow untrusted users to set info.ultimateEelco Dolstra1-0/+2
2017-05-11 Change the meaning of info.ultimateEelco Dolstra2-5/+2
2017-05-11 LocalStore::addToStore(): Check info.narSizeEelco Dolstra2-2/+7
2017-05-10 TypoEelco Dolstra