Commit Graph

5305 Commits

Author SHA1 Message Date
UbitUmarov
567418d7cd start JonEngines without any thread, first job enq will add it 2020-12-17 21:51:25 +00:00
UbitUmarov
b514bac6c2 a few changes 2020-12-17 03:35:37 +00:00
UbitUmarov
8e40eaaa23 fix RegionURI set IsLocalGrid if url has no host 2020-12-16 22:55:20 +00:00
UbitUmarov
28c43011bc changes to map search parsing (may still be bad) 2020-12-16 22:21:21 +00:00
UbitUmarov
c289030858 robust: change detection of option logfile 2020-12-12 02:21:54 +00:00
UbitUmarov
90ef92158a several changes to lsl http urlmodule; X-SecondLife-Region change is in global coords not grid, etc, mantis 8823 sould be fixed at least untly next viewers changes 2020-12-09 14:46:55 +00:00
UbitUmarov
489849ed8d SanitizeXml() save a few ns 2020-12-07 20:59:58 +00:00
UbitUmarov
221ec742bd SanitizeXml() go back to previus potencially heavy code, still needed, until a lighter method is created 2020-12-07 15:34:17 +00:00
UbitUmarov
5665bdb72d temporary(?) fix 2020-12-07 01:59:48 +00:00
UbitUmarov
3e113b4aec xmlrpc http hander: remove another temporary string 2020-12-01 13:17:54 +00:00
UbitUmarov
4ad892e090 reenable keepalive local override, + cosmetics 2020-11-29 12:29:18 +00:00
UbitUmarov
5552716724 xmlrpc handler, remove a useless tmp string, that can be large, and implicit convertions to utf-16 and back to utf-8, make the serielization be already utf8 2020-11-28 20:52:05 +00:00
UbitUmarov
9d0d82ab6e split usermanagement adduser into simpler per case methods 2020-11-26 12:14:00 +00:00
UbitUmarov
28f5bfeb20 mantis 8816: missed a few spots 2020-11-21 23:47:41 +00:00
UbitUmarov
d07f47a177 mantis 8816: change it again. Slash will be there or not acording to the local path 2020-11-21 23:12:37 +00:00
UbitUmarov
db94395c62 mantis 8816: change handling of uri end slash 2020-11-21 23:06:58 +00:00
UbitUmarov
2fbd14722d change usermanagement user homeurl verification and local grid detection, using new GridInfo and OSHHTPHost 2020-11-21 00:36:47 +00:00
UbitUmarov
06d669d9c7 fix oshttphost compare 2020-11-13 12:07:01 +00:00
UbitUmarov
19b26811c8 send it to regions 2020-11-12 04:27:39 +00:00
UbitUmarov
66af978208 add GatekeeperURIAlias to robust gatekeeper 2020-11-12 03:56:45 +00:00
UbitUmarov
80feaf1c41 improve some erro log information 2020-11-12 01:26:49 +00:00
UbitUmarov
4439f31b7e remove end slash from gridUrl 2020-11-12 00:40:26 +00:00
UbitUmarov
20695be8cd several changes to simulatorfeatures, special url ones. Centralize those on scene gridinfo. Do host and dns checks, etc. Grid can override local settings, but currently same old mess. Grid login and info fecth should happen before loading anything in scene, specially modules 2020-11-12 00:30:20 +00:00
UbitUmarov
9db6109430 other missing file 2020-10-28 09:54:16 +00:00
UbitUmarov
e4a922012a change region asset connectors again. The new ini files must be used (should update automaticly). All region modes back, but testing needed, as usual. Left out automatic grid store retry, that needs better consideration (like on payed uploads). runprebuild, clearaot etc needed 2020-10-28 09:16:36 +00:00
UbitUmarov
e86bd042bb dont let webrequests keep copies of all put/post. should not, but may impact some connections like redirection 2020-10-28 00:09:32 +00:00
UbitUmarov
b3893b9dc5 make AssetServicesConnector do HG work (HGAssetServicesConnector should no not be in used now); change HGAssetBroker to be a extended derivative of it. WARNING TESTgit push origin master possible still very broken 2020-10-23 19:43:31 +01:00
UbitUmarov
acea30aa74 remove Cenome assets cache module. Thanks to all that worked on it. Memory cache does not work well with current Garbage collect (not even .net native one) 2020-10-22 15:36:32 +01:00
UbitUmarov
9773ff42c2 define constants for simulation height (-100,50000m) and terrain heightmap (-100,4000). No option. compile time decision. use them at ubOde 2020-10-12 23:20:37 +01:00
UbitUmarov
c7d61737fb make use of some of those on inventory caps; fix some set of sp osutf8 fields 2020-10-10 19:11:37 +01:00
UbitUmarov
8c4ef84b25 update libomv with llsd micro opt 2020-10-10 18:02:39 +01:00
UbitUmarov
f4db2f4b93 clean up; CODE SEEMS USABLE AGAIN 2020-10-06 22:26:27 +01:00
UbitUmarov
a2268160a8 some changes 2020-10-06 20:24:05 +01:00
UbitUmarov
e894b4cafc update libomv and apply necessary related changes 2020-10-06 17:29:01 +01:00
UbitUmarov
5e86c33c9d update libomv and consequent changes 2020-10-04 21:10:42 +01:00
UbitUmarov
bc1ea2ef3a cleanup 2020-10-01 02:10:32 +01:00
UbitUmarov
df29d687ae write a newline at end 2020-09-30 03:05:11 +01:00
UbitUmarov
3c3f81dfd5 duhh of course it does nothing... 2020-09-30 02:41:30 +01:00
UbitUmarov
69e12f537f test: try handle cntr-c another way 2020-09-30 02:28:40 +01:00
UbitUmarov
194658815c a few changes to GridInfo and its use 2020-09-28 19:16:47 +01:00
UbitUmarov
e6d14ad303 gridinfo and ossl 2020-09-26 14:25:36 +01:00
UbitUmarov
b468ac3814 more on GridInfo, and inventory 2020-09-25 20:48:36 +01:00
UbitUmarov
4319f451e6 more on GridInfo, and profiles 2020-09-25 13:38:59 +01:00
UbitUmarov
25ccb2595f more on GridInfo, fix HasHGConfig 2020-09-25 11:49:48 +01:00
UbitUmarov
9734a86489 more on GridInfo 2020-09-25 11:45:02 +01:00
UbitUmarov
3e05e8d6b6 add HomeURI to GridInfo 2020-09-24 03:49:46 +01:00
UbitUmarov
354c79168b give more use to GridInfo for gatekeeper url 2020-09-23 22:21:57 +01:00
UbitUmarov
f1e9d5a878 let Util.GetHostFromDNS do its job if name is a ip 2020-09-23 19:52:23 +01:00
UbitUmarov
e07ae505d3 minor cleanup 2020-09-23 19:30:24 +01:00
UbitUmarov
eb37cd5481 add a class to store and process some grid information. For now just gatekeeper url 2020-09-23 19:22:52 +01:00