1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-24 12:13:16 +00:00
Commit Graph

561 Commits

Author SHA1 Message Date
Bryan Roe
1ad2dadff5 Added in-line code comments for platform specific constants for Mouse Syncronization MeshCentral_v0.4.1-f 2019-09-24 10:10:09 -07:00
Bryan Roe
7958218ef0 Added fleur support for openSUSE 2019-09-23 23:36:43 -07:00
Bryan Roe
47d0178650 Added additional Mouse Cursor detection for OpenSUSE 2019-09-21 21:51:11 -07:00
Bryan Roe
42a240f43c Added upper bound for CRC32C check on mouse cursor pixels 2019-09-21 00:18:29 -07:00
Bryan Roe
8b08323b04 fixed typo 2019-09-20 23:36:27 -07:00
Bryan Roe
f551de1925 Enhanced mouse cursor capture on FreeBSD 2019-09-20 23:35:18 -07:00
Bryan Roe
648b0455ac Fixed line ending 2019-09-20 19:31:13 -07:00
Bryan Roe
1ec8f0192e Updated Mouse Cursor Capture to support hand, on FreeBSD 2019-09-20 19:30:07 -07:00
Bryan Roe
bec24c898a Fixed typo/bug on 32 bit Mouse Capture 2019-09-20 17:36:57 -07:00
Bryan Roe
ee749827f0 Fixed the previous Fix to work on FreeBSD 2019-09-20 17:18:22 -07:00
Bryan Roe
6193fbbe5f Fixed compiler warning 2019-09-20 17:12:41 -07:00
Bryan Roe
67c907b22c Updated Mouse Cursor Capture, to process NULL Atoms 2019-09-20 17:08:14 -07:00
Bryan Roe
965b3d0783 Update Mouse Capture to show Arrow-Question if Atom Name is unknown. 2019-09-20 17:01:34 -07:00
Bryan Roe
bc441709ca Update Mouse Capture, to detect ibeam on FreeBSD 2019-09-20 16:58:39 -07:00
Bryan Roe
6f2e2ed109 Added Mouse Cursor Capture support to X11/KVM 2019-09-20 16:50:50 -07:00
Bryan Roe
46aaa971ae fixed compiler warning 2019-09-20 16:42:28 -07:00
Bryan Roe
8dbd0c956c added missing free for MouseCursor capture MeshCentral_v0.4.1-a 2019-09-19 17:03:06 -07:00
Bryan Roe
c6042e0935 Add Mouse Cursor Propagation Support to Windows KVM 2019-09-19 16:38:19 -07:00
Bryan Roe
6a84582764 Dropped autofragmentation size to 5k on Linux, until we figure out why on old hardware on linux, OpenSSL tends to corrupt TLS if we try to encode a large fragment 2019-09-19 16:37:45 -07:00
Bryan Roe
dcdbe39a42 Updated makefile, so deadlock detection is enabled by default 2019-09-19 16:36:28 -07:00
Bryan Roe
365fe2d36f Fixed bug where if WatchDog is specified on Linux, a compile error happens because of a typo 2019-09-19 16:35:47 -07:00
Bryan Roe
b2f3e28c33 1. Fixed windows null dereference crash
2. Updated Linux KVM support check, to check if X is apawned, which fixes cases where X libraries are present, but X isn't running.
2019-09-19 15:15:29 -07:00
Bryan Roe
813c0395b0 Recompiled OpenSSL/1.1.1d on Windows with more secure build options 2019-09-19 11:14:49 -07:00
Bryan Roe
30a4039bf2 Updated slavelog so that it is off by default 2019-09-17 19:48:08 -07:00
Bryan Roe
84735cf3dc Lowered autofragment size to 15k from 30k 2019-09-17 12:42:42 -07:00
Bryan Roe
29ee49e7d8 Fixed Windows KVM bug, where the kvm process restarts when the parent disconnects 2019-09-17 09:41:45 -07:00
Bryan Roe
7f228d78fb Added missing changes to support SSL_EXPORTABLE_KEYS 2019-09-17 09:25:10 -07:00
Bryan Roe
5d2e5dab8b Added compile switch to support SSL/TLS key export for debug 2019-09-17 00:52:04 -07:00
Bryan Roe
00250434c6 Merge branch 'master' of https://github.com/Ylianst/MeshAgent 2019-09-14 21:18:29 -07:00
Bryan Roe
8b3f4b453c Compiled OpenSSL/1.1.1d 64 bit on MacOS 2019-09-14 21:18:05 -07:00
Bryan Roe
8d2b140b74 Compiled OpenSSL/1.1.1d 64 bit on FreeBSD 2019-09-14 20:59:55 -07:00
Bryan Roe
32d0d9db20 Compiled 32 bit OpenSSL/1.1.1d for Windows 2019-09-14 18:34:24 -07:00
Bryan Roe
ddfe515f4c Compiled OpenSSL/1.1.1d 64 bit for Windows 2019-09-14 17:58:38 -07:00
Bryan Roe
cc1f867c02 OpenSSL/1.1.1d compiled with CentOS 5.11 2019-09-13 15:30:12 -07:00
Bryan Roe
d0d486865b OpenSSL/1.1.1d compiled with Ubuntu 10.04 LTS 2019-09-13 15:29:48 -07:00
Bryan Roe
92fe765c32 Fixed bug with service.isMe() for init and upstart linux 2019-09-13 14:41:19 -07:00
Bryan Roe
c4a5c69969 Fixed compiler warning 2019-09-13 14:17:48 -07:00
Bryan Roe
660aabb178 1. Added -b64exec
2. Updated service-manager on windows to ignore running state when uninstalling
2019-09-13 11:37:41 -07:00
Bryan Roe
98aed4c889 Added capability, such that if 'agentName' is specified in the db/msh, it will override the hostname sent to the server 2019-09-13 10:12:49 -07:00
Bryan Roe
17839ec388 Added missing ifndef to prevent modifying rlimit on windows 2019-09-11 10:29:46 -07:00
Bryan Roe
eb76a93551 Fixed compiler warnings 2019-09-09 17:44:42 -07:00
Bryan Roe
5f586a2039 Added ability to fetch default route interface 2019-09-09 12:53:06 -07:00
Bryan Roe
da6cf39dd2 Added 'index' to networkInterfaces() on windows
Added missing #define
Added IPAddress helper
2019-09-08 19:30:31 -07:00
Bryan Roe
f75e2514a9 Updated Buffer.from() so that 'binary' encoding is properly suppoerted 2019-09-06 21:43:07 -07:00
Bryan Roe
72db242dee Added ability to end stdin on child_process spawned process 2019-09-06 21:41:48 -07:00
Bryan Roe
dabeb6e2ba Updated Windows, so GetHostNameW is dynamically bound, so that it can fallback to gethostname on platforms that lack support, such as Windows Server 2008 R2 2019-08-29 09:56:12 -07:00
Bryan Roe
48590a7dff Added update() to getService() on Windows 2019-08-28 00:44:14 -07:00
Bryan Roe
303bde7654 Updated, so on non-windows platforms, when coreDumpLocation is set or reset, the process.rlimit is adjusted to enable/disable generating a core file. 2019-08-27 15:12:49 -07:00
Bryan Roe
d7f0424d2c Updated crash handler on linux, so that if a core file would've been generated on crash, it will reset/restart the signal handler, so that a core file will be generated after logging the crash. 2019-08-27 15:00:18 -07:00
Bryan Roe
72e665908a Added flag for CRASH_HANDLER=0 in case it is explicitly needed 2019-08-27 14:58:30 -07:00