teleport/lib/srv
2023-07-21 15:19:24 +00:00
..
alpnproxy Add ClickHouse DB Engine (#27004) 2023-07-21 15:19:24 +00:00
app fix database dynamic labels (#29215) 2023-07-20 17:44:43 +00:00
db Add ClickHouse DB Engine (#27004) 2023-07-21 15:19:24 +00:00
desktop update discovery labels (#28917) 2023-07-18 18:17:46 +00:00
discovery Add AWS EKS End-To-End tests (#29109) 2023-07-19 08:19:05 +00:00
forward assist: support recording non-interactive forwarded sessions (#28677) 2023-07-14 15:03:57 +00:00
ingress Fix authenticated conn metrics for http reporter (#24058) 2023-04-13 20:15:30 +00:00
regular Add discovery-side label reconciler (#27476) 2023-07-14 22:01:23 +00:00
server Add AWS EKS End-To-End tests (#29109) 2023-07-19 08:19:05 +00:00
transport/transportv1 Respect client idle timeout setting (#27484) 2023-06-23 15:01:33 +00:00
uacc Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
authhandlers.go Fix moderated session presence checking (#25988) 2023-06-08 20:27:13 +00:00
authhandlers_test.go split recording session events and emitting audit events (#27873) 2023-07-11 19:53:33 +00:00
ctx.go update lib/utils/parse to leverage lib/utils/typical (#26313) 2023-05-25 20:27:29 +00:00
ctx_test.go refactor web UI file transfers to use sftp package (#24260) 2023-04-12 13:48:15 +00:00
exec.go assist: support recording non-interactive forwarded sessions (#28677) 2023-07-14 15:03:57 +00:00
exec_linux_test.go Terminate the local shell when a session closes #19817 (#19817) 2023-02-24 13:56:11 +00:00
exec_test.go split recording session events and emitting audit events (#27873) 2023-07-11 19:53:33 +00:00
heartbeat.go Pass context through UpsertAuthServer (#27867) 2023-06-15 14:52:21 +00:00
heartbeat_test.go Pass context through UpsertAuthServer (#27867) 2023-06-15 14:52:21 +00:00
heartbeatv2.go Add discovery-side label reconciler (#27476) 2023-07-14 22:01:23 +00:00
heartbeatv2_test.go Add discovery-side label reconciler (#27476) 2023-07-14 22:01:23 +00:00
keepalive.go Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
keepalive_test.go Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
mock.go split recording session events and emitting audit events (#27873) 2023-07-11 19:53:33 +00:00
monitor.go Respect client idle timeout setting (#27484) 2023-06-23 15:01:33 +00:00
monitor_test.go Respect client idle timeout setting (#27484) 2023-06-23 15:01:33 +00:00
reexec.go Ignore SIGQUIT in exec sessions. (#28926) 2023-07-12 18:28:46 +00:00
reexec_linux.go Set OOM score to 0 for child processes (#19383) 2022-12-20 02:50:27 +00:00
reexec_other.go Set OOM score to 0 for child processes (#19383) 2022-12-20 02:50:27 +00:00
reexec_test.go Do not run parker process for all SSH sessions (#18604) 2022-11-28 15:31:22 +00:00
sess.go assist: support recording non-interactive forwarded sessions (#28677) 2023-07-14 15:03:57 +00:00
sess_test.go split recording session events and emitting audit events (#27873) 2023-07-11 19:53:33 +00:00
session_control.go Fix tsh windows builds (#28357) 2023-06-30 17:12:12 +00:00
session_control_test.go split recording session events and emitting audit events (#27873) 2023-07-11 19:53:33 +00:00
sessiontracker.go Improve session tracker participant tracking (#25298) 2023-05-12 20:02:47 +00:00
sessiontracker_test.go Update jonboulle/clockwork to 0.4.0 (#24099) 2023-04-13 20:04:38 +00:00
subsystem.go Add tracing instrumentation for ssh clients/servers (#12434) 2022-05-25 12:24:02 +00:00
term.go Reduce time spent setting ssh session envs (#23731) 2023-03-30 12:58:49 +00:00
term_test.go Fix TestTerminal_KillUnderlyingShell (#24103) 2023-04-05 15:57:57 +00:00
termhandlers.go Add sshserver file transfer handlers (#24580) 2023-05-03 20:53:57 +00:00
termmanager.go Terminate sessions when peers disconnect (#18552) 2022-11-22 16:12:48 +00:00
termmanager_test.go Refactor (*TermManager) Read (#17967) 2022-11-07 15:21:28 +00:00
usermgmt.go Add option to allow for host users not to be deleted (#26892) 2023-06-23 13:35:57 +00:00
usermgmt_linux.go Clean up godocs for host user creation (#27625) 2023-06-11 14:26:33 +00:00
usermgmt_other.go Add sudoers provisioning support (#12061) 2022-06-09 16:06:18 +00:00
usermgmt_test.go Add option to allow for host users not to be deleted (#26892) 2023-06-23 13:35:57 +00:00