376 Commits

Author SHA1 Message Date
lickx
2dc7a7cf16 Less drastic, but still ethical defaults 2026-02-07 13:42:40 +01:00
UbitUmarov
9612ea2491 mantis 9219: update SQLite to System.Data.Sqlite 2.0.2 (native 3.50.4.5). Must run prebuild. This needs testing :( 2025-11-10 17:35:22 +00:00
UbitUmarov
264e5f8cbe update npgsql to version 8.0.2 (from nuget) set its sll mode to disable. UNTESTED :( 2024-05-08 20:36:33 +01:00
UbitUmarov
c3db66a3f9 add LSL:key.NullKey, plus cosmetics 2023-02-10 16:18:37 +00:00
UbitUmarov
0f3d7f45d9 mantis 9032: update HGInventoryServicePlugin entry, shutup if old format 2022-10-16 13:20:43 +01:00
Robert Adams
35bff141b0 Fix typo in bin/config-include/StandaloneCommon.ini.example which caused INI read errors. 2022-02-24 19:27:50 -08:00
UbitUmarov
2c898e359b mantis 8966: add SllMode=None also to robust mysql connectionstring example. Change text a bit as sugested. Thanks 2022-02-04 18:32:45 +00:00
UbitUmarov
1791581650 no point on setting a region as Default and Fallback, change example ini files 2021-12-23 14:56:35 +00:00
UbitUmarov
025bd73493 make the option visible in ini files 2021-12-07 01:48:48 +00:00
UbitUmarov
9e5556e334 fix typos 2021-03-31 22:53:41 +01:00
UbitUmarov
b4b1c4551f send GridStatus and GridStatusRSS urls to viewers in opensimextras (and grinfinfo?), for viewers that may care in future. This can be set on section GridInfoService of robust.ini or standalonecommon.ini 2020-12-18 17:18:28 +00:00
UbitUmarov
2285ced73a merge LocalGridServicesConnector and LemoteGridServicesConnector into just RegionGridServicesConnector, with more clear code path and less useless modules loading. runprebuild and note the need changes in config-include files 2020-12-04 15:07:07 +00:00
UbitUmarov
977dc0e31f fix some typos 2020-11-13 19:57:28 +00:00
UbitUmarov
06d669d9c7 fix oshttphost compare 2020-11-13 12:07:01 +00:00
UbitUmarov
66af978208 add GatekeeperURIAlias to robust gatekeeper 2020-11-12 03:56:45 +00:00
UbitUmarov
a34813cbba fix local grid assetservice on standalone.ini 2020-10-30 18:46:21 +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
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
ae79ebc48d disable coreprofiles if ProfileServiceURL is not set 2020-10-01 03:13:54 +01:00
UbitUmarov
194658815c a few changes to GridInfo and its use 2020-09-28 19:16:47 +01:00
UbitUmarov
fff815eef9 typos... 2020-09-26 22:58:55 +01:00
UbitUmarov
856a301649 region ini files: gatekeeper MUST be defined at Hypergrid section (or startup), not on per service entry 2020-09-26 14:33:08 +01:00
UbitUmarov
77e963506b delete tabs that keep getting in 2020-09-25 21:15:16 +01:00
UbitUmarov
8b62b7d2fd on regions config make HomeURIAlias visible 2020-09-25 21:13:56 +01:00
UbitUmarov
409665c86a on regions define HomeURI only at [Hypergrid], stop having it all over, and worse overriding that, a region is only member of one grid at a time 2020-09-25 20:59:44 +01:00
UbitUmarov
b468ac3814 more on GridInfo, and inventory 2020-09-25 20:48:36 +01:00
UbitUmarov
7979028b28 replace incoerent UserAgentsService config 2020-09-24 05:01:29 +01:00
UbitUmarov
7364acf42e Xengine: change allocation of executor events mask map 2020-08-31 17:18:51 +01:00
UbitUmarov
03a8fdd4e6 change WorldMap module cache, also don't load 2 on HG 2020-08-10 23:54:23 +01:00
UbitUmarov
fc562cbb40 dont load 2 EntityTransfer modules on HG 2020-08-10 21:54:41 +01:00
Vincent Sylvester
4eee476423 osSetParcelMusicURL
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2020-08-08 18:16:15 +01:00
UbitUmarov
17e7e9b354 enable threat check on the new ossl method 2020-06-19 21:17:26 +01:00
UbitUmarov
cc4e14a88d add missing ';' on mysql connection strings 2020-05-23 17:06:19 +01:00
UbitUmarov
d5baeb4690 add SslMode=None to some connection strings 2020-05-07 00:37:25 +01:00
UbitUmarov
c11249f1ca yeack ... // is not a ini file comment 2020-02-17 14:53:39 +00:00
UbitUmarov
23aae75563 add osslDefaultEnable.ini and osslEnable.ini.example. Similar use as opensimDefaults and opensim. Second files do local overrides to defautl settings. This should easy upgrades to versions that are compatible (most cases). (Dan Banner idea and request) 2020-02-17 00:53:30 +00:00
UbitUmarov
a22acd1c5c remove a few more references to simianGrid 2020-02-02 17:31:43 +00:00
UbitUmarov
941b65b44a removed outdated suport for simianGrid. Simian was a web/php alternative to Robust (https://code.google.com/archive/p/openmetaverse) 2020-02-02 16:18:08 +00:00
UbitUmarov
ac32188978 add a silly GatekeeperURIAlias example 2020-01-10 01:44:10 +00:00
UbitUmarov
7f8d5bbdce a few changes on osslEnable.ini 2019-10-21 11:34:32 +01:00
UbitUmarov
a7f8412644 a few changes on osslEnable.ini 2019-10-21 11:25:40 +01:00
UbitUmarov
7ed339324f same for osSetDynamicTextureURLBlendFace(). thx djphil 2019-10-19 11:49:46 +01:00
UbitUmarov
24b1e84eca change osSetDynamicTextureURL(Blend) to ThreatLevel.VeryHigh,ESTATE_MANAGER,ESTATE_OWNER 2019-10-19 09:59:26 +01:00
UbitUmarov
b87301f692 typo 2019-10-16 14:04:20 +01:00
UbitUmarov
d79d7e228a add OSSL option PermissionErrortoOwner (true or false). if true ossl functions permission errors will only be sent to prim owner, defaul false: send all around 2019-10-16 00:08:45 +01:00
UbitUmarov
77126cee00 change coments on osslEnable.ini and remove list of functions always suported; 2019-10-15 22:57:30 +01:00
UbitUmarov
7a82f9ef9f mantis 8470: add constant PrivURL. Thanks Ai Austin 2019-08-27 22:32:26 +01:00
UbitUmarov
16bf737b26 minor update to osslEnable.ini 2019-08-17 19:29:37 +01:00
UbitUmarov
9da1ca2b44 ll rez objects: silent ginore null object id; remove redundante llSetColor code 2019-03-02 15:38:36 +00:00
UbitUmarov
18947d93fc actually disable osSetContentType on osslEnable.ini, so is only enabled by machine owner intentionally 2018-12-13 13:38:32 +00:00