Schmitti91
aad3948475
make ProxyAuthPass not usable, placeholder code
2024-01-23 16:24:28 +01:00
Schmitti91
093370081e
Add capability to set Update Settings via Registry
...
This commit enhances the functionality of the WindowsRegistryAdvanced class to provide the capability to set up Update Settings through the Windows Registry. The changes include the addition of methods or modifications that allow users to configure update-related settings using the Registry.
2024-01-23 16:14:36 +01:00
Schmitti91
33426ceee9
Add GetDwordValue method to WindowsRegistryAdvanced
...
This commit introduces the GetDwordValue method in the WindowsRegistryAdvanced class, allowing the retrieval of DWORD values from the Windows Registry. The implementation uses int.TryParse for efficient parsing and handles default values gracefully.
2024-01-23 14:29:07 +01:00
Schmitti91
5f5700b948
extend Registry handling capabilities in preparation for Registry settings
...
Enhanced the functionality of Registry handling in preparation for managing Registry settings
2024-01-23 12:54:43 +01:00
Risae
802e9abfef
CI: Create build-x86_64.yml
2024-01-11 17:46:08 +01:00
Dimitrij
45149d6547
Merge pull request #2549 from magriggs/issue-2487
...
Issue 2487
2024-01-05 12:07:05 +00:00
23439176+magriggs@users.noreply.github.com
595681a982
Remove boilerplate code
2024-01-05 14:28:33 +08:00
23439176+magriggs@users.noreply.github.com
e1cac723d6
First commit of SecureCRT import functionality.
2024-01-05 13:59:36 +08:00
Dimitrij
683f84f053
Merge pull request #2545 from magriggs/issue-1308
...
Some fixes for issue mRemoteNG#1308. Inspired by dockpanelsuite/dockp…
2024-01-03 13:15:15 +00:00
23439176+magriggs@users.noreply.github.com
b6d882a06f
Some fixes for issue mRemoteNG#1308. Inspired by dockpanelsuite/dockpanelsuite#526 (comment). Main change is to enable minimize and close buttons
2024-01-03 20:39:36 +08:00
Dimitrij
9d4bfbcb1c
lib updates
2023-12-13 21:56:25 +00:00
Dimitrij
b563747046
Merge pull request #2534 from jcefoli/v1.77.3-dev
...
Handle case where COM object becomes separated from RCW
2023-12-13 21:47:47 +00:00
Joe Cefoli
1ebd0a430f
Remove unnecessary line break
2023-12-13 14:42:13 -05:00
Joe Cefoli
ef4366be4d
Handle case where COM object becomes sepatated from Runtime Callable Wrapper (resizing main window after disconnecting from fit to panel session)
2023-12-13 14:34:33 -05:00
Dimitrij
484283fef8
Merge pull request #2533 from tommwq/v1.77.3-dev
...
support local PowerShell connection
2023-12-13 11:02:10 +00:00
tommwq
b546a48a5f
support local PowerShell connection
2023-12-12 23:26:58 +08:00
Dimitrij
51bd64d005
Merge pull request #2530 from BestiaPL/v1.77.3-dev
...
Update Language.pl.resx
2023-12-11 10:32:02 +00:00
Andrzej Rudnik
2c65d12b92
Update Language.pl.resx
2023-12-05 21:17:59 +01:00
Dimitrij
c43a3b5115
Merge pull request #2529 from xRushG/v1.77.3-dev
...
Pre-build event powershell code update #2524
2023-12-04 17:47:04 +00:00
Schmitti91
515778b13d
Pre-build event powershell code update/fix
2023-12-02 21:59:56 +01:00
Dimitrij
bb4b9ce9e7
Merge branch 'v1.77.3-dev' of https://github.com/mRemoteNG/mRemoteNG into v1.77.3-dev
2023-11-29 09:42:06 +00:00
Dimitrij
1d6707fecd
#2528
...
fix typo
2023-11-29 09:41:56 +00:00
Dimitrij
5b2a46ed91
Merge pull request #2523 from zeze0556/v1.77.3-dev
...
fixed mysql error
2023-11-20 09:27:46 +00:00
unknown
24fa97da4c
fixed mysql error
2023-11-20 10:21:59 +08:00
Dimitrij
b0109c2581
lib update
2023-11-10 11:29:18 +00:00
Dimitrij
20f237ec4c
Merge pull request #2519 from BestiaPL/v1.77.3-dev
...
Update Language.pl.resx
2023-11-04 23:38:09 +00:00
Andrzej Rudnik
6ea535ae29
Update Language.pl.resx
2023-11-04 16:59:46 +01:00
Dimitrij
57ca8a3eee
Merge pull request #2514 from Schmitti91/v1.77.3-dev
...
Update Registry interaction capabilities.
2023-10-24 13:33:12 +01:00
Schmitti91
307ea42a0f
Cleanup of references and correction of comments.
2023-10-23 07:58:13 +02:00
Schmitti91
ac41c04f67
mRemoteNG tools WindowsRegistry has been revised and the Windows Registry reading capabilities have been expanded in preparation for working with Registry Keys options. The "RegistryHive" enum was deleted because it is contained in "Microsoft.Win32".
2023-10-22 12:18:42 +02:00
Dimitrij
b3496e79de
lib update
2023-10-17 16:05:09 +01:00
Dimitrij
4f7aa755e3
Merge pull request #2508 from RFC1920/v1.77.3-dev-putty
...
bugfix for Putty import
2023-10-17 09:30:56 +01:00
Dimitrij
d3af50f009
lib updates
2023-10-16 13:59:04 +01:00
RFC1920
ba77a7b7c0
Update Putty registry import to fix connection name, username, and port setting
2023-10-16 05:32:34 -05:00
Dimitrij
666a0e1537
Merge pull request #2507 from RFC1920/v1.77.3-dev-putty
...
Add Putty registry import
2023-10-16 11:32:21 +01:00
RFC1920
96f4307910
Add Putty registry import
2023-10-16 04:50:35 -05:00
Dimitrij
81e997eb60
Merge pull request #2506 from Schmitti91/v1.77.3-dev
...
Enhancing the PowerShell Connection.
2023-10-16 09:56:50 +01:00
Schmitti91
7132c6e7c2
Removing the "-NoProfile" option from PowerShell.exe parameters.
2023-10-15 21:48:01 +02:00
Schmitti91
cb01e92fe2
Enhancing the PowerShell Connection. The PowerShell script is designed to simplify multiple login attempts to a remote host using user-provided credentials, or not. In addition, granular error handling has been added to prevent errors, such as the conversion of empty or null strings to SecureString. Furthermore, hostname, username, and password are now passed as parameters in the PowerShell script block ( #2195 ).
2023-10-15 21:13:36 +02:00
Dimitrij
2c9c512d74
Merge pull request #2503 from WojciechNagorski/new-sshnet
...
Update SSH.NET to 2023.0.0
2023-10-11 13:55:07 +01:00
Wojciech Nagórski
8d05c9040b
Update SSH.NET to 2023.0.0
2023-10-11 14:45:01 +02:00
Dimitrij
4e994fb202
Merge pull request #2502 from BestiaPL/v1.77.3-dev
...
Updated Polish translation
2023-10-09 16:45:55 +01:00
Dimitrij
ab2a778694
Merge pull request #2496 from tecxx/develop-orig
...
use pwfile instead of cleartext password for putty connections
2023-10-09 09:27:00 +01:00
Andrzej Rudnik
115375820d
Update Language.pl.resx
2023-10-08 20:51:22 +02:00
Andrzej Rudnik
8cb753916b
Update Language.pl.resx
2023-10-05 23:36:45 +02:00
Robert Rostek
ec3a0cee9b
remove unnecessary usings
2023-10-03 10:55:27 +02:00
Robert Rostek
13f8f82537
update changelog
2023-10-03 10:53:34 +02:00
Robert Rostek
54544dd2aa
use pwfile instead of pw for puttyng
2023-10-03 10:52:41 +02:00
Dimitrij
ac99115424
Merge pull request #2482 from simonai1254/fix-2195
...
Fix 2195
2023-08-31 16:37:41 +01:00
Simon Monai
d6c6038193
Update CHANGELOG.md
2023-08-30 23:55:40 +02:00