aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorBryan McNulty <bryanmcnulty@protonmail.com>2025-04-22 15:09:05 -0500
committerBryan McNulty <bryanmcnulty@protonmail.com>2025-04-22 15:09:05 -0500
commit4f30c57774947e9dd0664e60babadff9c3b1ebd9 (patch)
tree40de91ef9690d59f38e4ac1ddea5930ad48ab464 /TODO.md
parent9ba28f28184d7d8966a53abac2bec22dd581cde3 (diff)
downloadgoexec-4f30c57774947e9dd0664e60babadff9c3b1ebd9.tar.gz
goexec-4f30c57774947e9dd0664e60babadff9c3b1ebd9.zip
Fix ncacn_np transport with SCMR module
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 03dec24..52e5681 100644
--- a/TODO.md
+++ b/TODO.md
@@ -39,8 +39,8 @@
## Bug Fixes
+- [X] Fix SMB transport for SCMR module - `rpc_s_cannot_support: The requested operation is not supported.`
- [ ] Fix proxy - EPM, SMB don't use the proxy dialer
-- [ ] Fix SMB transport for SCMR module - `rpc_s_cannot_support: The requested operation is not supported.`
- [ ] Fix SCMR `change` method so that dependencies field isn't permanently overwritten
## Lower Priority