mirror of
https://github.com/amidaware/rmmagent.git
synced 2026-04-26 14:55:47 +03:00
[PR #6] [CLOSED] Macagent #103
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#103
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/6
Author: @redanthrax
Created: 4/15/2022
Status: ❌ Closed
Base:
master← Head:macagent📝 Commits (10+)
c43f64estubbed mac agente49b8c2added support for mac agent7802532Merge branch 'master' into macagent78277d3additional mac support - mesh8fa81edgo module updates959a1bbadd workflow73deda7refactor goarcheaf7485update dev versiond8da131added unix support/tested buildsd375353add back license📊 Changes
23 files changed (+755 additions, -165 deletions)
View changed files
➕
.github/workflows/ci.yml(+49 -0)📝
README.md(+4 -1)📝
agent/agent.go(+61 -32)➕
agent/agent_darwin.go(+376 -0)📝
agent/agent_unix.go(+56 -14)📝
agent/agent_windows.go(+66 -46)📝
agent/checkin.go(+1 -3)📝
agent/checks.go(+1 -1)📝
agent/choco_windows.go(+1 -1)📝
agent/install.go(+6 -16)📝
agent/install_darwin.go(+0 -0)➕
agent/install_unix.go(+60 -0)📝
agent/process.go(+7 -0)📝
agent/rpc.go(+5 -5)📝
agent/svc.go(+5 -4)📝
agent/tasks_windows.go(+2 -2)📝
build/rmm.exe.manifest(+1 -1)📝
build/setup.iss(+1 -1)📝
go.mod(+7 -6)📝
go.sum(+18 -13)...and 3 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.