UbitUmarov
0fc4291ffa
cosmetics
2025-08-25 01:28:30 +01:00
UbitUmarov
1b81b995ef
add a missing foldername urlencode on xinventory folder update
2025-08-25 00:12:55 +01:00
UbitUmarov
a3a64c3a68
get PID from Environment.ProcessId
2024-11-30 21:11:03 +00:00
UbitUmarov
3823940205
add GetLocalRegionByName to GridServicesConnector plus cosmetics
2024-09-21 00:41:25 +01:00
UbitUmarov
4a72e92a74
fixed check of EnableSelfsignedCertSupport option
2024-08-20 04:24:16 +01:00
Adil El Farissi
207c3d1e71
Revert some default params and fixes to SSL support
2024-08-16 23:04:40 +01:00
Adil El Farissi
ac9ed3d5d1
Add selfsigned certificates support to Robust and osGetLinkInventoryKeys plus some fixes
2024-08-16 22:59:25 +01:00
UbitUmarov
70e50a4769
some more cosmetics on http server
2022-11-10 01:11:17 +00:00
UbitUmarov
aa572df663
add some missing default group owner powers on xmlrpc groups module
...
plus more dotnet6 code style changes
2022-10-28 20:08:54 +01:00
UbitUmarov
47e120a1de
fix a typo
2022-10-15 03:13:31 +01:00
UbitUmarov
f6a47a9f47
thread.abort is gone. Coment out so things compile
2022-10-02 11:30:41 +01:00
UbitUmarov
fbbcc1edd7
== string.Empty is .Lenght == 0
2022-01-13 20:31:52 +00:00
UbitUmarov
a8b4c359d9
do not start log before knowing where to log
2020-12-12 02:48:44 +00:00
UbitUmarov
ff1302f8c8
update xmlrpc.dll with a fix for empty base64 case
2020-12-01 13:09:53 +00:00
UbitUmarov
69e12f537f
test: try handle cntr-c another way
2020-09-30 02:28:40 +01:00
UbitUmarov
f32c0ead05
avoid c# fun things, plus cosmetics
2020-07-14 17:54:58 +01:00
UbitUmarov
84a3ff37ab
don't load a full xml doc when we just want a single forward parse
2020-06-04 02:37:27 +01:00
UbitUmarov
97cb6254ef
cosmetics, rename a few vars, etc
2020-03-02 01:32:33 +00:00
UbitUmarov
46e36601cb
remove some more useless NULL arguments
2019-10-22 13:04:01 +01:00
Melanie
aed0eaf4d7
Fix an issue where parameter parsing could lead to an exception
2019-10-06 19:51:13 +01:00
Melanie
110644c23a
Make ReadConfig a general features of consoles, rather than type dependent
2019-08-21 21:23:54 +01:00
Melanie
7e136c67fd
Call SetServer on consoles reflectively to avoid having type checks in places where it tends to be forgotten to update them.
2019-08-21 21:15:58 +01:00
Melanie
0fd17c08ae
Massive console refactor. Greatly simplify interface.
2019-08-20 23:28:59 +01:00
UbitUmarov
b82337de09
Robust: to tell main httpserver to stop on shutdown
2019-03-12 11:48:17 +00:00
Kevin Cozens
54b4e7a3e3
Fixed spelling error (availble -> available)
2018-11-14 18:16:52 -05:00
UbitUmarov
ed0e2623b9
add a few more gc collect in some spots
2018-09-29 17:42:12 +01:00
UbitUmarov
7c60e83f30
don't shutdown robust twice
2018-08-26 08:37:30 +01:00
UbitUmarov
707eb8de82
remove more xml things no longer needed on .net >4.5.2
2018-01-17 07:17:24 +00:00
UbitUmarov
ec6f87d3ef
disable some XmlResolver
2018-01-04 23:51:43 +00:00
UbitUmarov
a7803409f6
clean some extra space chars
2017-12-30 15:46:32 +00:00
UbitUmarov
8032898773
mantis 8271: work around missing encoding of estate bans on the pseudo url encode used on POST, without changing the xml also used elsewhere. Possible this can be used in other case
2017-12-30 15:28:26 +00:00
UbitUmarov
e7c2674dec
cleanup (grid)region info endpoint; add log to try to find some xml decode issues
2017-05-26 21:26:51 +01:00
UbitUmarov
772c5b7db0
move assetsconnector threads to whatchdog; Abort all alive threads known to watchdog before exit
2017-05-25 06:05:02 +01:00
UbitUmarov
8195cd5153
another one
2017-05-25 02:24:15 +01:00
UbitUmarov
dca3a45803
add a bit more pre exit cleanup
2017-05-24 22:17:04 +01:00
UbitUmarov
957ca41b13
remove file bin/Mono.Posix.dll that causes problems with mono
2017-05-09 11:58:07 +01:00
Melanie Thielker
14d6d6f7a5
Also add the ability to quit on SIGTERM for ROBUST
2017-01-11 23:05:06 +00:00
Melanie Thielker
b16abc8166
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
Melanie Thielker
f03a6bbc61
Create a generic way for passing constructor args to plugins
...
The old syntax didn't allow for any parameters except for services
listed in the ServiceList. Now, services loaded by other services can
also be made to use different ini sections or have additional paramters.
Syntax is: [<ExtraParam>@]...<DllName>[:<ClassName>]
2017-01-02 17:47:20 +00:00
Melanie Thielker
0ae2b5ac81
Allow the use of modular configs with Robust as we already can with OpenSim
2016-12-22 18:23:04 +00:00
UbitUmarov
55680c9cd6
potencial null ref
2016-08-24 01:34:21 +01:00
Diva Canto
ab12a14279
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
2016-02-21 11:14:02 -08:00
Diva Canto
59b63b6406
On to 0.8.3!
...
Conflicts:
OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs
2015-10-18 21:51:49 -07:00
Melanie Thielker
0a23d1634d
Change the actual versions allowed to connect, which is different from
...
the interface major version
2015-09-14 01:27:20 +02:00
UbitUmarov
a11edceb00
seems to compile ( tests comented out)
2015-09-02 19:54:53 +01:00
UbitUmarov
371c9dd2af
bad merge?
2015-09-01 14:54:35 +01:00
Diva Canto
4cbbbefbf6
Removed ignoreCase=true from the call to Type.GetInterface, because, well, we don't want to ignore case. And this seems to be causing problems in mono 4.3.
2015-08-15 16:08:14 -07:00
Diva Canto
c2cf22ea4f
Added the beginning of a new test framework for robust connectors and services. For now, just Grid and Presence. This framework starts a robust server (as a thread) listening on a port in localhost, then the tests are client code.
2015-05-10 21:04:46 -07:00
Diva Canto
da32512ea4
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
Diva Canto
04e76dc5d6
Comment out the suppression of console output for mono addins in robust too. Seriously, ppl, let's not ignore important warning messages!
2015-01-02 21:47:23 -08:00