teleport/lib
Isaiah Becker-Mayer 361ea8ef3f
Windows Desktop Directory Sharing (#13630)
* `IRP_MJ_CREATE` (#12665)

* `IRP_MJ_QUERY_INFORMATION` (#12717)

* `IRP_MJ_CLOSE` (#12729)

* Refactor rdpdr client (#12750)

* Adding logic for `FILE_SUPERSEDE` (#12829)

* Improve `process_irp_create` (#12830)

* adds return statements that got lost in a merge

* `IRP_MJ_DIRECTORY_CONTROL` (#12870)

* `FileFullDirectoryInformation` (#12908)

* Improve `ClientDriveQueryDirectoryResponse.encode()` (#12912)

* `IRP_MJ_QUERY_VOLUME_INFORMATION` (#13071)

* Fix Shared Directory Request handling when feature is disabled (#13439)

* IRP_MJ_READ, IRP_MJ_WRITE, and IRP_MJ_SET_INFORMATION (#13995)

* Adds constants for sizing calculations (#14051)

Co-authored-by: Łukasz Kozłowski <lukasz.kozlowski@goteleport.com>
Co-authored-by: Zac Bergquist <zac.bergquist@goteleport.com>
2022-08-04 21:50:02 +00:00
..
asciitable Reslove comments, move all occurences of teleport.dev to use a constant 2022-03-15 13:22:45 +00:00
auth fix peer addr for in-memory control stream 2022-08-04 09:43:31 -07:00
backend Introduce dedicated server type for Kubernetes resources (#14389) 2022-08-04 14:21:11 +00:00
benchmark Configure linter to catch British 🇬🇧 spellings 🇺🇸 🦅 📖 (#14363) 2022-07-14 10:51:23 +00:00
bpf Enable BPF tests in CI (#10933) 2022-07-15 00:16:56 +00:00
cache Introduce dedicated server type for Kubernetes resources (#14389) 2022-08-04 14:21:11 +00:00
cgroup Refactor tests under cgroup package (#14357) 2022-07-22 10:28:47 -04:00
client Introduce dedicated server type for Kubernetes resources (#14389) 2022-08-04 14:21:11 +00:00
cloud Change IAM "UnmodifiableEntity" error to a debug log (#14594) 2022-07-27 16:58:23 +00:00
config Add custom unmarshal for second_type factor (#15197) 2022-08-04 13:54:02 +02:00
configurators/databases MemoryDB support (#13069) 2022-06-14 19:09:31 +00:00
defaults Add timeout to auth http requests (#13976) 2022-07-05 12:50:24 +00:00
events Correctly propagate information about the target during forwarding (#14564) 2022-07-28 11:05:45 +00:00
fixtures Remove godebug/go-spew 2022-04-21 11:48:04 -06:00
fuzz Cleanup lint targets 2021-10-19 09:21:55 -06:00
httplib Security fixes (#13298) 2022-06-08 18:12:45 +00:00
inventory add peer addr substitution to control-stream hb 2022-06-28 12:22:33 -07:00
joinserver Add proxy peering support (#12359) 2022-06-02 17:08:24 +00:00
jwt Fix duplicated JWT import (#14855) 2022-07-26 16:35:42 +00:00
kube Introduce dedicated server type for Kubernetes resources (#14389) 2022-08-04 14:21:11 +00:00
labels Add better error handling for ec2 labels (#13487) 2022-06-15 10:34:39 -07:00
limiter Refactor tests under limiter package. 2022-07-18 14:00:06 -07:00
modules Add Machine ID enterprise license enforcement (#13914) 2022-06-29 16:27:18 +00:00
multiplexer Proxy Protocol support for Proxy SSH listener (#14712) 2022-08-01 14:18:34 +00:00
observability Add dynamodb metrics (#14518) 2022-07-21 13:31:50 -04:00
pam Replace golint with revive (#8613) 2021-10-19 14:00:24 -04:00
plugin Add "billing_information" RBAC resource (#5676) 2021-03-01 22:47:03 -05:00
proxy Configure linter to catch British 🇬🇧 spellings 🇺🇸 🦅 📖 (#14363) 2022-07-14 10:51:23 +00:00
restrictedsession Enable BPF tests in CI (#10933) 2022-07-15 00:16:56 +00:00
reversetunnel Correctly propagate information about the target during forwarding (#14564) 2022-07-28 11:05:45 +00:00
secret Refactor tests under secret package. 2022-07-15 18:15:56 -07:00
service fix peer addr for in-memory control stream 2022-08-04 09:43:31 -07:00
services Introduce dedicated server type for Kubernetes resources (#14389) 2022-08-04 14:21:11 +00:00
session Add context.Context to session.Service inteface (#14668) 2022-07-25 22:05:09 +00:00
shell Cleanup lint targets 2021-10-19 09:21:55 -06:00
srv Windows Desktop Directory Sharing (#13630) 2022-08-04 21:50:02 +00:00
sshca Remove needlessly complex key generation scheme (#12113) 2022-04-25 09:26:10 +00:00
sshutils Proxy Protocol support for Proxy SSH listener (#14712) 2022-08-01 14:18:34 +00:00
system Lint and fix missing license headers (#8075) 2021-08-30 09:44:09 -07:00
tbot Refactor Supervisor.WaitForEvent (#14940) 2022-07-28 13:34:27 +00:00
teleagent Security fixes (#13298) 2022-06-08 18:12:45 +00:00
teleterm Introduce dedicated server type for Kubernetes resources (#14389) 2022-08-04 14:21:11 +00:00
tlsca AWS session audit log (#13288) 2022-08-03 19:44:54 +00:00
utils Download mTLS files from Web (#14526) 2022-08-01 10:14:18 +01:00
web Introduce dedicated server type for Kubernetes resources (#14389) 2022-08-04 14:21:11 +00:00
runtimeflags.go Correct various typos 2017-10-20 10:20:26 +02:00