Commit History

Author SHA1 Message Date
  UbitUmarov 875ca104b8 Merge branch 'master' into httptests 6 years ago
  UbitUmarov 7f49364d65 remove some tabs added to config files 6 years ago
  UbitUmarov 2811e5cef3 update configuration files and examples for mutes 6 years ago
  UbitUmarov 1b7aee89d3 Merge branch 'master' into httptests 7 years ago
  UbitUmarov 97d02ecf32 remove a coment added by mistake 7 years ago
  UbitUmarov b8138c37d3 hide a nonsense option 7 years ago
  UbitUmarov 82a26671b8 Merge branch 'master' into httptests 7 years ago
  Melanie Thielker f03a6bbc61 Create a generic way for passing constructor args to plugins 7 years ago
  UbitUmarov 86cc02f33e Merge branch 'master' into httptests 7 years ago
  Melanie Thielker 0ae2b5ac81 Allow the use of modular configs with Robust as we already can with OpenSim 7 years ago
  Melanie Thielker 5b403c448e Update the ini examples to add options missing from one to the other. 7 years ago
  UbitUmarov 95ff859484 change a few ssl config comments 7 years ago
  UbitUmarov 3a81642d97 add SSL certs validation options for regions to allow simple encriptation without any peer autentification using simple homemade (or even shared) certs. 7 years ago
  UbitUmarov 049dd374e9 add SSL certs validation options for robust to allow simple certificates, possible only for encriptation without any peer autentification. disable validation by default for the small grids case 7 years ago
  AliciaRaven 05f7002445 Include config option to disable stats thread showing read/write stats in console. 7 years ago
  AliciaRaven ed9d4feef5 Include option for the HG version of FSAssets connector under HGAssetService in robust example ini 8 years ago
  Ai Austin c4d225ed50 Corrections to ini example files for standalones v2 8 years ago
  Diva Canto 82ea4179da Clean up viewer-based access control specifications. 8 years ago
  Cinder f218cbd29d max-agent-groups support 9 years ago
  AliciaRaven 971d57644f Fix a typo in my previous changes to robust.ini example files with regards to the FSAssets config. 9 years ago
  AliciaRaven 3e90d28d33 Robust config loader does not support config includes. Replace these additions for FSAssets with direct options in robust.ini example files instead. 9 years ago
  AliciaRaven a7543a3391 Add config options for FSAssetService. The default is the original asset service. 9 years ago
  Cinder e99be0bb19 Fix my typo, the dll is named OpenSim, not Opensim 9 years ago
  Cinder 0fa94f222d Refactor AgentPreferences so that database operations happen centrally. the opensim way. 9 years ago
  Justin Clark-Casey (justincc) 441d77b5b6 For the public-facing Hypergrid asset and inventory services, override a general AuthType setting with None in Robust.HG.ini.example 9 years ago
  Justin Clark-Casey (justincc) 3255335c42 Make private services forbid llHTTPRequest() calls by rejecting those that have the X-SecondLife-Shard header. 9 years ago
  Justin Clark-Casey (justincc) d9bfc710c0 Replace the tabs that have crept into isolated places in config and config example files with spaces 9 years ago
  Diva Canto 8e562f04d1 Donation of robust network connectors for estate service, as promised. This allows to have one central database for estates without having to open the MySql port. This is off by default, so not to disturb everyone's existing installations. To use it, see GridCommon.ini.example [EstateDataStore] section and Robust*.ini.example's new additions. 9 years ago
  Diva Canto 5179f078f7 Removing the Wifi config example from Robust.HG.ini.example, because it is not needed anymore. Wifi is now a mono addin to Robust, and it can be deployed in two ways: by installing the Wifi plugin via mautil or by compiling Wifi from source, in which case it will appear in the registry when Robust starts because the Diva Wifi dlls are present in bin. 9 years ago
  Diva Canto e643722d7c Changed the dll name that comes in Robust.HG.ini.example for Wifi. 9 years ago