index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
ssh.cc
Age
Commit message (
Expand
)
Author
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2021-04-07
restoreSignals() + restoreAffinity() -> restoreProcessContext()
Eelco Dolstra
2021-02-25
distributed builds: load remote builder host key from the machines file
Graham Christensen
2020-02-14
Fix PR_SET_PDEATHSIG results in Broken pipe (#2395)
Tobias Möst
2019-12-13
Simplify
Eelco Dolstra
2019-12-12
libstore/ssh: Improve error message on failing `execvp`
Profpatsch
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
2019-02-05
Revert "Restore parent mount namespace before executing a child process"
Eelco Dolstra
2018-11-13
Restore parent mount namespace before executing a child process
Eelco Dolstra
2018-08-03
SSHMaster: Bypass SSH when connecting to localhost
Eelco Dolstra
2018-03-20
SSHMaster: Optionally pass -v to ssh
Eelco Dolstra
2017-08-16
Disallow SSH host names starting with a dash
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-05-02
build-remote: Ugly hackery to get build logs to work
Eelco Dolstra
2017-03-21
Honor $NIX_SSHOPTS again
Eelco Dolstra
2017-03-03
SSHMaster: Make thread-safe
Eelco Dolstra
2017-03-03
Improve SSH handling
Eelco Dolstra