teleport/lib
a-palchikov e65eac59b0
tsh scp to use target directory correctly (#5501)
* Fixes the scp logic to take target directory into account in sink mode.
Also expose channel error in scp client so the error is more visible to
the user. Old behavior will only output the 'exit code n' if anything
breaks.

Fixes https://github.com/gravitational/teleport/issues/5497.

* Silence 'wait: remote command exited without exit status or exit signal' error when interrupting the scp session. Leave a TODO to fix properly in a future PR

* Address review comments
2021-02-11 19:35:40 +01:00
..
asciitable Remove 'var _ = fmt.Printf' from *_test.go files (#5438) 2021-01-29 17:01:10 -08:00
auth auth: API for requesting per-connection certificates (#5527) 2021-02-10 20:29:00 -08:00
backend Test flakes: make tests reentrant (#5343) 2021-02-03 13:49:28 +01:00
benchmark Fix coordinated omission bug (#4643) 2020-12-01 11:04:31 -08:00
bpf Remove 'var _ = fmt.Printf' from *_test.go files (#5438) 2021-01-29 17:01:10 -08:00
cache Web UI disconnects (#5276) 2021-02-04 16:50:18 +01:00
cgroup Remove 'var _ = fmt.Printf' from *_test.go files (#5438) 2021-01-29 17:01:10 -08:00
client tsh scp to use target directory correctly (#5501) 2021-02-11 19:35:40 +01:00
config Add MySQL support for database access (#5453) 2021-02-10 11:08:13 -08:00
defaults Add MySQL support for database access (#5453) 2021-02-10 11:08:13 -08:00
events Use fake clock to avoid time skews. 2021-02-02 14:32:23 -08:00
fixtures Session streaming 2020-09-28 23:08:56 -07:00
fuzz Minor update to fuzzing README (#4889) 2020-11-18 11:56:01 -04:00
httplib Make k8s errors responses decode-able by kubectl (#5166) 2020-12-18 15:27:45 -08:00
jwt API Dependency Reduction - lib/jwt (#5295) 2021-01-19 14:16:25 -08:00
kube Refactor API Dependencies - tlsca and gosaml2 (#5242) 2021-01-20 17:30:03 -08:00
labels flaky tests: consistent logging (#4849) 2020-12-07 15:35:15 +01:00
limiter flaky tests: consistent logging (#4849) 2020-12-07 15:35:15 +01:00
modules Test flakes: make tests reentrant (#5343) 2021-02-03 13:49:28 +01:00
multiplexer u2f: restructure MFA backend to support multiple devices (#5404) 2021-02-01 17:30:39 -08:00
pam flaky tests: consistent logging (#4849) 2020-12-07 15:35:15 +01:00
reversetunnel auth: API for requesting per-connection certificates (#5527) 2021-02-10 20:29:00 -08:00
secret Remove 'var _ = fmt.Printf' from *_test.go files (#5438) 2021-01-29 17:01:10 -08:00
service auth: API for requesting per-connection certificates (#5527) 2021-02-10 20:29:00 -08:00
services auth: API for requesting per-connection certificates (#5527) 2021-02-10 20:29:00 -08:00
session Fix reported data races in lib/backend unit tests. 2021-02-02 15:07:25 -08:00
shell Ensure all tests run exactly once per package 2020-04-30 16:35:35 +00:00
srv tsh scp to use target directory correctly (#5501) 2021-02-11 19:35:40 +01:00
sshca Create single instance of keygen per process. Use cache of precomputed 2018-02-15 21:23:30 +00:00
sshutils tsh scp to use target directory correctly (#5501) 2021-02-11 19:35:40 +01:00
system Map error to errno value and log it 2018-03-26 23:28:58 +02:00
teleagent Don't log error on tunnel node after its serving agent is stopped (#5042) 2020-12-11 17:39:19 +01:00
tlsca auth: API for requesting per-connection certificates (#5527) 2021-02-10 20:29:00 -08:00
utils tsh scp to use target directory correctly (#5501) 2021-02-11 19:35:40 +01:00
web mfa: support multiple U2F keys on CLI login (#5484) 2021-02-09 10:02:43 -08:00
runtimeflags.go Correct various typos 2017-10-20 10:20:26 +02:00