Bryan Roe
95f5e310f2
Fixed gdiplus name collision
2022-01-26 15:25:48 -08:00
Bryan Roe
a03200e910
Updated windows dialog, so when messages are appended, timeout is reset
2022-01-26 14:49:28 -08:00
Bryan Roe
b74d71b989
Updated Windows Info to include friendly BuildVersion, ie 21H1.
2022-01-26 10:08:07 -08:00
Bryan Roe
35036bfd8b
Added win-dialog (Enhanced Dialog Box)
2022-01-25 15:53:28 -08:00
Bryan Roe
a3161484a7
Added ability to lock windows agent to a particular DNS/ID
2022-01-21 17:49:26 -08:00
Bryan Roe
fe35fa4a02
1. Changed where FreeConsole() is called.
...
2. Added Installer check of MSH for locked binaries
2022-01-21 10:48:41 -08:00
Bryan Roe
e4c4d39a92
Fixed windows installer for 32 bit
2022-01-21 10:32:15 -08:00
Bryan Roe
6eab5afe39
Updated authenticode parser for 32 bit
2022-01-21 09:35:29 -08:00
Bryan Roe
d246cd95dd
Added win-authenticode-opus
2022-01-21 01:25:42 -08:00
Bryan Roe
fae6b34159
1. Updated Windows Installer
...
a. Attached Connection Details Dialog
b. Added translation support
c. Added HighDPI support
d. Replaced default image, with scaled PNG
e. Added Custom Image support
2. Updated win-userconsent to use High Quality Bicubic, instead of Bicubic
2022-01-20 10:00:54 -08:00
Bryan Roe
d196e33381
Updated translations for windows installer
2022-01-19 09:47:01 -08:00
Ylian Saint-Hilaire
28676d5860
Updated installation dialog box, new user interface.
2022-01-18 10:58:25 -08:00
Bryan Roe
44edd37fdb
Fixed length of user name field in enhanced user consent dialog box
2022-01-17 15:14:56 -08:00
Bryan Roe
b8a984bf99
Updated support for default LightDM configuration
2022-01-17 13:36:04 -08:00
Bryan Roe
538e01afad
Updated readme with notes for LightDM/KVM
2022-01-16 23:52:18 -08:00
Bryan Roe
dbe9be21c7
Updated multi-line support for checkbox on enhanced user consent
2022-01-16 13:20:52 -08:00
Bryan Roe
f7ea61512a
Added rate limiter on MeshAgent.SendCommand for console messages
2022-01-11 00:31:11 -08:00
Bryan Roe
2274477316
changed default max log size to 512kb
MeshCentral_v0.9.66
2022-01-06 19:09:37 -08:00
Bryan Roe
1f82c971ba
1. ILibAppendStringToDiskEx2: Added max size capability
...
2. Added ability to specify max error log size
3. Added MeshAgent.maxLogSize readonly property
4. Removed dead code from input.c
2022-01-06 16:40:40 -08:00
Bryan Roe
0282cee46d
added --readmsh option, to force reading of an msh when running in readonly mode
2022-01-06 11:35:50 -08:00
Bryan Roe
b62bf77370
Fixed transparency colors for windows enhanced user consent
2022-01-05 15:23:33 -08:00
Bryan Roe
84a2f45474
Updated windows enhanced user consent to use bicubic interpolation and anti-aliasing when scaling
2022-01-05 13:24:57 -08:00
Bryan Roe
20312bf5d6
1. Fixed compiler warnings for PAC related code
...
2. Updated clipboard helper, to fix compiler warning in generated code
3. Updated message-box to sanitize input values to prevent possible exploit
2022-01-03 19:22:14 -08:00
Bryan Roe
3a10fa34d2
1. Fixed error case of Resolve()
...
2. Added 'resolve' support
3. Added new testharnass interface
4. Added clipboard support for PAC/Autoproxy helper
5. Added autoproxy sandbox
2021-12-20 23:12:26 -08:00
Bryan Roe
6415f1d932
Updated self test to work with enhanced user consent
2021-12-14 22:49:30 -08:00
Bryan Roe
8962746fbe
Added missing 'close' for win-userconsent when not dispatched
2021-12-14 16:24:59 -08:00
Bryan Roe
bcad1d475b
added missing #ifdef
2021-12-13 11:39:16 -08:00
Bryan Roe
2da17d7c64
Fixed bug in determining active DM on linux when there are multiple DM entries
2021-12-13 00:22:10 -08:00
Bryan Roe
5d248c683e
Fixed subtle issue with socket() on some distros
2021-12-12 23:33:12 -08:00
Bryan Roe
6d76fee0d9
Added missing FreeBSD options
2021-12-11 23:53:57 -08:00
Bryan Roe
4f43c68b56
Updated consoleUid() and getXInfo() for Amazon EC2 (Amazon Linux)
2021-12-11 23:45:59 -08:00
Bryan Roe
235fcbd3ba
Fixed bug with default translation object
2021-12-11 14:37:24 -08:00
Bryan Roe
8c9fb63d33
Updated, so default uid is set to consoleUid()
2021-12-10 19:15:47 -08:00
Bryan Roe
55301ab197
Updated positioning
2021-12-10 17:31:59 -08:00
Bryan Roe
1512eb192d
1. Fixed memory corruption in GDI+ initialization
...
2. Fixed memory leak in message pump
3. Updated enhanced user consent
2021-12-10 11:43:52 -08:00
Bryan Roe
14e54ceda8
Fixed so if image is not specified, it won't try to paint
2021-12-10 09:20:47 -08:00
Bryan Roe
4a481db743
1. Updated win-message-pump to support dispatch queueing
...
2. Added initial version of enhanced user-consent dialog on windows
2021-12-10 09:14:38 -08:00
Bryan Roe
5752c376c3
Updated getXInfo() to better work with headless AWS systems
2021-12-08 22:57:53 -08:00
Bryan Roe
3268eeb03e
1. Added COM based TaskScheduler for windows
...
2. Added support Active Directory to win-registry when fetching SID
3. Added additional debug support to _GenericMarshal.Variable
2021-12-03 17:50:01 -08:00
Ylian Saint-Hilaire
c60d86c657
Removed unused return;
2021-11-24 10:33:30 -08:00
Bryan Roe
0420400920
1. Updated Logging capability
...
2. Updated Windows unwindhandler() to delete HANDLE when signaled
2021-11-22 11:44:27 -08:00
Bryan Roe
25cdbfbda4
tweaked comparison
2021-11-16 13:30:09 -08:00
Bryan Roe
59373dc743
Updated self update to canonicalize path when checking
2021-11-16 10:22:52 -08:00
Bryan Roe
acedf0890d
Updated process.kill on windows to use Open/Terminate
2021-11-16 00:34:54 -08:00
Bryan Roe
e78909b4eb
Fixed compiler warning
2021-11-15 15:21:06 -08:00
Bryan Roe
4e92d4530c
1. Updated 'method' property of InboundMessage to be enumerable
...
2. Added memory check to ptrs structure
3. Fixed bug with remoteInterface's flags
2021-11-15 12:57:45 -08:00
Bryan Roe
75fc7d0878
1. Removed debug message from smbios
...
2. Added workaround for LME behavior change between AMT/7 and AMT/11
2021-11-11 15:33:38 -08:00
Bryan Roe
a053f2d353
Added WebRTC test case
2021-11-10 15:30:27 -08:00
Bryan Roe
cbd1940189
Added ability to create new WebRTC Factory instance
2021-11-10 13:00:23 -08:00
Bryan Roe
bc40427b26
1. Updated CoInitializseEx() to MULTITHREAD when running service in console mode
...
2. Updated Cleanup code for COM, so that Release is not called from finalizer
3. Updated installer to create WebRTC UDP firewall rule
2021-11-09 15:21:16 -08:00