Bryan Roe
|
dea0d96add
|
Merge branch 'master' of https://github.com/Ylianst/MeshCentral into master
|
2021-03-05 17:31:00 -08:00 |
Bryan Roe
|
0456060304
|
Updated agentupdate on windows, to workaround older agents that did not format process.cwd() correctly
|
2021-03-05 17:30:39 -08:00 |
Ylian Saint-Hilaire
|
77e3acad08
|
Improved agent meshcore self-update debugging.
|
2021-03-04 16:27:43 -08:00 |
Bryan Roe
|
50ef7a1f08
|
Fixed typo in filename for posix agentupdate
|
2021-02-08 23:28:49 -08:00 |
Bryan Roe
|
ee3c60a6bd
|
Updated windows update, so that it will attempt to kill any zombie processes
|
2021-02-05 14:45:43 -08:00 |
Bryan Roe
|
6629a86339
|
Fixed bug in execve() on linux and bsd
|
2021-02-02 22:32:09 -08:00 |
Bryan Roe
|
9bad51196b
|
Fixed selfupdate for Alpine
|
2021-01-28 21:32:59 -08:00 |
Ylian Saint-Hilaire
|
6f6040d742
|
Fixed meshcore agent update when used with AgentPort.
|
2021-01-28 15:49:42 -08:00 |
Ylian Saint-Hilaire
|
29c6b7877e
|
Fixed meshcore update faliure case.
|
2021-01-28 13:41:19 -08:00 |
Bryan Roe
|
fe9baf0e8f
|
Fixed open descriptor issue with agentupdate on linux/freebsd
|
2021-01-27 00:43:58 -08:00 |
Bryan Roe
|
e2201b1d9f
|
Fixed incorrect console message
|
2021-01-26 21:53:20 -08:00 |
Bryan Roe
|
05573d9bb9
|
Added retry logic to self-update
|
2021-01-18 22:08:12 -08:00 |
Ylian Saint-Hilaire
|
67fd1e7825
|
Updated meshcores.
|
2021-01-18 16:11:15 -08:00 |
Ylian Saint-Hilaire
|
7a0f18ddee
|
All new mesh agents.
|
2021-01-18 16:07:56 -08:00 |
Bryan Roe
|
1df705e5ab
|
updated cert check and added linux_execv()
|
2021-01-18 16:05:28 -08:00 |
Bryan Roe
|
872cdfbc9c
|
Updated recovery self-update to skip authentication check if agent doesn't expose control channel cert, and server did not supply credentials.
|
2021-01-17 21:57:32 -08:00 |
Bryan Roe
|
2faede16d4
|
fixed console command arg parsing on recovery core
|
2021-01-17 19:38:42 -08:00 |
Bryan Roe
|
564d789e35
|
fixed recoverycore eval
|
2021-01-17 18:59:21 -08:00 |
Bryan Roe
|
74ffd77eda
|
added 'eval' and 'setdebug' console commands to recovery core
|
2021-01-17 18:43:21 -08:00 |
Bryan Roe
|
70df889935
|
1. Updated recovery core 'files' implementation
2. Removed dead code from recovery core
3. Fixed bug in switch statement in meshcore
|
2021-01-17 18:36:53 -08:00 |
Bryan Roe
|
fb9c146ccc
|
updated to add support for freebsd() self update
|
2021-01-17 15:11:56 -08:00 |
Bryan Roe
|
0f9c71e1bc
|
Merge branch 'master' of https://github.com/Ylianst/MeshCentral into master
# Conflicts:
# agents/recoverycore.js
|
2021-01-17 11:58:18 -08:00 |
Bryan Roe
|
7209fb6f39
|
simplified chmod on update
|
2021-01-17 11:54:23 -08:00 |
Ylian Saint-Hilaire
|
cd84af5cb9
|
Added tasklimiter and improvements to agent meshcore update system.
|
2021-01-16 23:35:39 -08:00 |
Bryan Roe
|
0a44d8c873
|
Updated agent-update ARCHID detection on macOS to workaround bug in specific older versions
|
2021-01-16 14:33:06 -08:00 |
Bryan Roe
|
10f1b77006
|
Removed debug lines that were accidentally left in
|
2021-01-16 13:12:30 -08:00 |
Bryan Roe
|
060a34363f
|
Updated to use FFI/_wexecve() on windows
|
2021-01-16 02:00:40 -08:00 |
Bryan Roe
|
562f8a6ceb
|
Updated agentupdate
|
2021-01-14 23:57:52 -08:00 |
Ylian Saint-Hilaire
|
82f3a40ba6
|
More support for agent update using meshcore.
|
2021-01-14 20:27:15 -08:00 |
Bryan Roe
|
f00e565d8b
|
Merge branch 'master' of https://github.com/Ylianst/MeshCentral into master
|
2021-01-14 17:08:40 -08:00 |
Bryan Roe
|
522836eacc
|
Added self-update capability
|
2021-01-14 17:08:02 -08:00 |
Ylian Saint-Hilaire
|
2f5482e230
|
Added server support for agent update using meshcore.
|
2021-01-14 16:17:56 -08:00 |
Dave
|
574afb17f0
|
Update recoverycore.js
|
2020-12-23 22:03:44 -06:00 |
Ylian Saint-Hilaire
|
98f2950c00
|
Removed depricated new Buffer() usage.
|
2020-08-06 13:23:17 -07:00 |
Bryan Roe
|
ba9b124668
|
Updated so Root/User/Login all do the samething
|
2020-04-23 10:08:12 -07:00 |
Bryan Roe
|
d2822dabbf
|
Added SH fallback
|
2020-04-23 09:50:55 -07:00 |
Bryan Roe
|
d1ff8e5b62
|
Fixed terminal support of recoverycore
|
2020-04-23 02:15:04 -07:00 |
Ylian Saint-Hilaire
|
bcf5cfbb5e
|
Fixed agent 'msg' dispatching.
|
2020-01-07 13:56:26 -08:00 |
Ylian Saint-Hilaire
|
fd09bebebc
|
Improved session recording support.
|
2019-08-13 11:49:05 -07:00 |
Ylian Saint-Hilaire
|
b5fb7ad3de
|
Updated mesh agents.
|
2019-01-22 17:47:51 -08:00 |
Ylian Saint-Hilaire
|
52776b81af
|
Added recovery core support.
|
2019-01-21 14:05:50 -08:00 |