1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-06 00:13:33 +00:00

Commit Graph

  • add1d7fef3 Update social links, remove public test URL (#278) master Ralph 2025-03-19 14:43:56 -04:00
  • 8be46ea752 add riscv64 build support #266 Simon Smith 2025-03-18 11:43:01 +00:00
  • 7cbaf54463 rename ARMVIRT32 ARCHID from 42 to 44 Simon Smith 2025-03-18 11:34:28 +00:00
  • 28d6727426 fix commit dates si458 2025-03-06 21:44:07 +00:00
  • 604f24ce11 fix win7+server2008r2 support again si458 2025-03-06 21:37:17 +00:00
  • 1579eba11d added configuration to compile the agent for openwrt armv7 (like Teltonika rutx11) (#249) Theia Innovation 2024-11-26 21:49:56 +01:00
  • 39a927f25e update identifiers and polyfills si458 2024-11-06 15:59:56 +00:00
  • 105da7dbfa another wmic replacement Simon Smith 2024-11-04 15:23:54 +00:00
  • 435bccd1eb Update ILibDuktape_Polyfills.c si458 2024-11-03 15:40:18 +00:00
  • d08c5ceb71 replace wmi service with net si458 2024-11-03 15:14:05 +00:00
  • 3890ea2b7b fix \x27split\x27 #254 si458 2024-11-03 14:11:01 +00:00
  • 90f730c3d4 fix userID detect when the same local and domain user exist Simon Smith 2024-08-01 15:18:26 +01:00
  • 81877a3349 fix macos battery level Simon Smith 2024-06-01 23:15:26 +01:00
  • 17a37ea4a6 fix code-utils locations Simon Smith 2024-03-11 14:15:04 +00:00
  • 7ccdc26316 mytest1 mytest Simon Smith 2024-03-11 13:23:19 +00:00
  • b42342b72a Merge branch 'master' of https://github.com/Ylianst/MeshAgent Simon Smith 2024-03-10 18:51:17 +00:00
  • 3f2bc445f4 add installdate to install Simon Smith 2024-03-10 18:51:14 +00:00
  • 52cf129ca4 fix osx agent startup Simon Smith 2024-02-25 20:04:58 +00:00
  • 6201d59fca Revert "use strcpy_s and strcat_s instead" Simon 2024-02-24 01:55:28 +00:00
  • 86d04ccad0 use strcpy_s and strcat_s instead Simon Smith 2024-02-07 10:19:08 +00:00
  • 25050d4566 set the user-agent to 'meshagent source_commit_date' (#231) Simon Smith 2024-01-30 14:58:05 +00:00
  • 813c3452fb target 2019 (v142) for 32bit builds Simon Smith 2024-01-28 00:45:00 +00:00
  • 998e9fb1c5 add OS Name to Connection Details (#227) Simon Smith 2024-01-27 23:58:43 +00:00
  • 6d64ad3ff1 fix output names in vs2022 (#229) Simon Smith 2024-01-27 23:50:51 +00:00
  • 47cd995f70 add minimize button correctly Simon Smith 2024-01-27 01:01:52 +00:00
  • c1b5ff3b23 fix mac clipboard missing end 2 characters (#211) Simon Smith 2024-01-18 22:50:45 +00:00
  • 263bce96ec add minimize button (#218) Simon Smith 2024-01-18 22:50:30 +00:00
  • 7bb184d2ec FIX KVM Permission Status for macOS (#215) João Paulo Ros 2024-01-18 19:50:13 -03:00
  • 4880ccfa70 Merge pull request #204 from si458/fix-sysinfo Ylian Saint-Hilaire 2023-10-08 18:38:37 -07:00
  • 8e3835708e add extra identifiers Simon Smith 2023-10-08 14:28:57 +00:00
  • d7cc01db09 fix virtual machines wmi Simon Smith 2023-10-08 14:21:45 +00:00
  • 99df8ca8ec Merge pull request #181 from jpros/access-validation-on-start Ylian Saint-Hilaire 2023-10-07 12:00:00 -07:00
  • fa7125f564 Merge pull request #187 from pelwell/is183 Ylian Saint-Hilaire 2023-10-07 11:59:30 -07:00
  • 653f13a1ff Merge pull request #189 from wizarddev038/WizardRepo Ylian Saint-Hilaire 2023-10-07 11:56:23 -07:00
  • 4148170de8 Mouse cursor blink solved wizarddev038 2023-07-04 19:00:15 +09:00
  • 0ba325af84 Fix agent crash on ARM64 (Raspberry Pi) Phil Elwell 2023-06-05 11:24:45 +01:00
  • ca52306f87 Merge pull request #160 from silversword411/master Ylian Saint-Hilaire 2023-04-14 13:29:41 -07:00
  • 38f8926ba3 Added Visual Studio 2022 and Windows ARM 64bit support Ylian Saint-Hilaire 2023-04-14 13:20:45 -07:00
  • 59d871a53b Added permissions validation on start for macOS: Screen Recording, Accessibility, and Full Disk Access. It uses a Private API from Apple for Full Disk Access, which might not work forever, but for the current versions is working. The FDA code is converted from Objective-C from https://github.com/MacPaw/PermissionsKit João Paulo Ros 2023-03-30 21:04:10 -07:00
  • 06cef1a520 Fixed typo Bryan Roe 2023-01-20 13:15:17 -08:00
  • 478dd7d728 Fixed typo Bryan Roe 2023-01-20 13:14:08 -08:00
  • aa4590ce53 1. Added Wayland helper 2. Fixed agent customization support for Docker/PseudoService Bryan Roe 2023-01-20 13:10:05 -08:00
  • 7ea36ae572 1. Added -import 2. Added ability to set uid on agent start Bryan Roe 2023-01-20 13:06:15 -08:00
  • c067e28ed6 Added missing 'import' commandline switch Bryan Roe 2022-12-14 10:12:08 -08:00
  • 1ac56a2aa2 Added code, to set the background mode for IDC_IMAGE, fixing a transparency issue for Windows Common Controls v6 Bryan Roe 2022-12-02 11:42:16 -08:00
  • d2899745ea docs - typo fixes silversword411 2022-11-10 09:48:42 -05:00
  • 650667126c Added additional logging. Added fix for enumeration bug that could cause SctpSendPacket to go into infinite loop MeshCentral_v1.1.0 Bryan Roe 2022-11-02 23:01:45 -07:00
  • 597fade801 Fixed bug, where returned value has trailing whitepsace Bryan Roe 2022-11-02 08:45:43 -07:00
  • 9d38b7ea43 Updated Linux, FreeBSD, OpenBSD, and macOS libraries to OpenSSL/1.1.1s Bryan Roe 2022-11-01 19:54:44 -07:00
  • 743c6dbe19 Updated to pass module via environment rather than command line, getting around windows max length issue Bryan Roe 2022-11-01 13:16:53 -07:00
  • 28a3f17060 Updated Windows Libraries to OpenSSL/1.1.1s Bryan Roe 2022-11-01 10:39:02 -07:00
  • 545a176b7d Added #ifdef to fix compiler error on non windows platforms Bryan Roe 2022-10-31 17:23:54 -07:00
  • 0520e66dc6 Fixed bug where if ScriptContainer is GC, it did not unhook events, which could result in a crash if the event was dispatched after cleanup Bryan Roe 2022-10-31 15:22:39 -07:00
  • 0bcab07f58 Added module for windows desktop utilities. Helper for some accessibility functions as well as background desktop image. Bryan Roe 2022-10-30 16:45:22 -07:00
  • ad949af462 Updated MeshAgent.ConnectedServer to reflect the actual server location when connected in LAN mode Bryan Roe 2022-10-28 13:37:57 -07:00
  • 0d36d4e2a8 Updated Windows IPAddressChanged Handler, to reset Multicast socket, to allow a rebind. Bryan Roe 2022-10-28 01:06:18 -07:00
  • 061d636438 Fixed a bug, where if a dmi entry was empty, it prevented the other entries from getting decoded Bryan Roe 2022-10-27 00:59:59 -07:00
  • 535e079318 Added code fragment showing how to find a service using service-manager Bryan Roe 2022-10-27 00:07:23 -07:00
  • e194dabbfa Updated Details Dialog on Windows Installer, to have an autoproxy check box. Updated so that this checkbox shows the configured autoproxy state, and can be manually set or unset. Bryan Roe 2022-10-25 22:50:36 -07:00
  • 3675eeb586 Added ability to spawn User Consent from consoel test and from command line Bryan Roe 2022-10-21 22:58:31 -07:00
  • f99e365be3 Added -export command line option to export modules Bryan Roe 2022-10-20 22:31:05 -07:00
  • 236786bc42 Added ability to export JS modules from agent. Bryan Roe 2022-10-20 22:27:35 -07:00
  • 2be1bac351 Updated code-utils to be able to sync modules folder with expanded folder Bryan Roe 2022-10-19 23:25:11 -07:00
  • 83dd10c29a Added ability to deflate/compress from expanded_modules to polyfills.c Bryan Roe 2022-10-18 22:16:01 -07:00
  • e21557a5c2 Added code-utils, to be able to expand compressed/integrated JavaScript at runtime. Updated polyfills so that code-utils can easily extract segments. Bryan Roe 2022-10-18 00:16:45 -07:00
  • b60391b1c3 Added version flag to readdirSync(), so can be patched easily on server side if necessary Bryan Roe 2022-10-14 11:11:48 -07:00
  • 62bcda48c9 1. Updated fs.readdirSync(), so when enumerating windir with a 32 bit agent on 64 bit windows, it will add 'sysnative' to the results 2. Added documentation for sysinfo Bryan Roe 2022-10-14 01:10:45 -07:00
  • 72de10d955 updated proxy-helper to support auto-proxy auto detect Bryan Roe 2022-10-12 22:18:34 -07:00
  • 1db1d9fbe6 Fixed compiler warning Bryan Roe 2022-10-12 09:25:11 -07:00
  • f5283e30ae Update documentation Bryan Roe 2022-10-11 00:14:24 -07:00
  • f811d1fc93 Updated documentation Bryan Roe 2022-10-08 18:27:56 -07:00
  • 0a1fa58d4d Update documentation Bryan Roe 2022-10-06 15:43:06 -07:00
  • 705aac16ad Added documentation Bryan Roe 2022-10-05 23:05:26 -07:00
  • f93610e022 Updated internal documentation Bryan Roe 2022-10-05 00:03:07 -07:00
  • 9f4ef70b2e Updated documentation Bryan Roe 2022-10-04 01:26:38 -07:00
  • 6a06f9b46b Updated 64bit check for powershell Bryan Roe 2022-10-03 09:43:50 -07:00
  • 37a6e5207b Updated documentation, as well as fix a 64 bit issue with powershell Bryan Roe 2022-10-03 09:42:16 -07:00
  • c1cd8d7a5a Updated Windows App, to display ToolTip with full server URL, and to truncate the displayed URL in the static text field with an ellipsis if too long. Bryan Roe 2022-09-28 13:17:24 -07:00
  • da840cd373 Updated text mode for macOS compatibility Bryan Roe 2022-09-26 15:54:22 -07:00
  • 7a778cdbd4 Updated so that if GUI check fails, will only display help if no parameters are passed in Bryan Roe 2022-09-22 14:55:33 -07:00
  • c0b63eae13 Fixed bug where custom MSH fields were not picked up by the installer Bryan Roe 2022-09-22 12:41:26 -07:00
  • 10a9fd5e15 Start of promise tests Bryan Roe 2022-09-22 00:18:38 -07:00
  • b21c7c380e 1. Updated global-tunnel to always use the object cached by the module loader, fixing a bug where the native and JS instances didn't match 2. Updated proxy-helper to always end a global-tunnel before fetching the auto-proxy script, fixing a bug where auto-proxy couldn't be fetched correctly after autoproxy was configured Bryan Roe 2022-09-21 00:58:21 -07:00
  • 59efd7ab18 1. Added ability to disconnect control channel 2. Added event emitter tests Bryan Roe 2022-09-20 00:29:31 -07:00
  • ce6f57af42 Fixed structure in identifiers and lib-finder so that objects get GC faster Bryan Roe 2022-09-16 20:51:56 -07:00
  • e0044984e5 Added 'exstate' parameter that returns the windows service manager service state as the status code Bryan Roe 2022-09-15 23:47:11 -07:00
  • 81c3253e05 Add support for local tests Bryan Roe 2022-09-14 23:58:42 -07:00
  • f4d6ee468d Added SMBIOS record 131 to AMT verification Bryan Roe 2022-09-14 01:01:27 -07:00
  • 966300576e added new sections Bryan Roe 2022-09-07 23:40:41 -07:00
  • cbe178869b Beginning of Agent Architecture overview documentations Bryan Roe 2022-09-07 01:10:46 -07:00
  • f2c9370e6a Updated so pass thru arguments are passed thru installer Bryan Roe 2022-09-01 11:00:46 -07:00
  • c7c189de21 updated verbiage MeshCentral_v1.0.75 Bryan Roe 2022-08-29 12:00:25 -07:00
  • fea689223e updated known issue list verbiage Bryan Roe 2022-08-29 11:47:54 -07:00
  • 68fd23f936 Added note about anonymous functions and GC() Bryan Roe 2022-08-29 11:17:37 -07:00
  • e2dc94ed46 Updated release notes and known issues list Bryan Roe 2022-08-29 09:49:53 -07:00
  • 5a66ac4d02 Updated documentation Bryan Roe 2022-08-27 12:39:12 -07:00
  • f221183413 Updated -resetnodeid, to display admin is needed, when it throws an exception Bryan Roe 2022-08-25 00:17:18 -07:00
  • 8d86bcfa1c Minor fixes to -? help text. Ylian Saint-Hilaire 2022-08-24 23:57:15 -07:00
  • 4d1dc7a082 Updated Windows Installer to populate DisplayVersion in registry Bryan Roe 2022-08-24 00:54:18 -07:00
  • 5e54734b28 Fixed error in links Bryan Roe 2022-08-23 21:10:27 -07:00