mirror of
https://github.com/amidaware/rmmagent.git
synced 2026-04-26 14:55:47 +03:00
[PR #65] [MERGED] Windows Registry support #67
Labels
No labels
bug
bug
enhancement
fixed
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rmmagent#67
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/amidaware/rmmagent/pull/65
Author: @fahadkhan-fk
Created: 10/2/2025
Status: ✅ Merged
Merged: 11/27/2025
Merged by: @wh1te909
Base:
develop← Head:feature-registry📝 Commits (10+)
f2d72b0feat: add endpoint related to registry_browse80864f7feat: add endpoint related to creating key in registryd9954fefeat: add exist key check604a9d2feat: add endpoint related to deleting key in registry285f484feat:add endpoint related to renaming key in registry and add hasSubkeys flag in browse api35661fcfeat: add endpoints related to create,delete,rename and modify value and windows raw api change in browse registryf5bb746feat: enhance registry APIs93f781dchore: update error msg8d51261feat: add functions stub and format codea3b42d5fix: rename hive keys related issue📊 Changes
3 files changed (+1302 additions, -0 deletions)
View changed files
📝
agent/agent_unix.go(+32 -0)➕
agent/registry_windows.go(+992 -0)📝
agent/rpc.go(+278 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.