index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
download-via-ssh
Age
Commit message (
Expand
)
Author
2015-07-20
More cleanup
Eelco Dolstra
2015-07-17
OCD: foreach -> C++11 ranged for
Eelco Dolstra
2014-12-14
Pedantry
Eelco Dolstra
2014-12-09
Explicitly include required C headers
Marko Durkovic
2014-09-17
Settings: Add bool get()
Eelco Dolstra
2014-08-20
Use proper quotes everywhere
Eelco Dolstra
2014-08-17
Fix download-via-ssh
Eelco Dolstra
2014-08-13
Refactor option handling
Eelco Dolstra
2014-08-04
Move some options out of globals
Eelco Dolstra
2014-07-25
nix-daemon: Pass on the user's $SSH_AUTH_SOCK to the SSH substituter
Eelco Dolstra
2014-07-10
nix-copy-closure -s: Do substitutions via ‘nix-store --serve’
Eelco Dolstra
2014-07-10
Refactoring: Move all fork handling into a higher-order function
Eelco Dolstra
2014-07-10
nix-copy-closure: Fix race condition
Eelco Dolstra
2014-02-26
Simplify getting use-ssh-substituter from untrusted users
Eelco Dolstra
2014-02-26
Add use-ssh-substituter setting.
Shea Levy
2014-02-14
download-via-ssh: Use readStorePath
Eelco Dolstra
2014-02-14
download-via-ssh: Show where we're downloading from
Eelco Dolstra
2014-02-14
Minor style fixes
Eelco Dolstra
2014-02-12
Remove relic of old code
Shea Levy
2014-02-12
error messages start in lowercase
Shea Levy
2014-02-12
Remove using declarations from download-via-ssh
Shea Levy
2014-02-10
nix-store --serve: Use a versioned protocol
Shea Levy
2014-02-10
Clarify comment
Shea Levy
2014-02-08
Add download-via-ssh substituter
Shea Levy