Commit History

Author SHA1 Message Date
  Melanie Thielker e0b5135010 Add a MaxRetries option to the inventory connector. 7 years ago
  Cinder 0fa94f222d Refactor AgentPreferences so that database operations happen centrally. the opensim way. 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 16ff808595 Fix name of EstateDataRemoteConnector in the comment. 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
  BlueWall d0f9644417 A little bit of cleanup behind commit r5f88ceab2269 9 years ago
  BlueWall 5f88ceab22 Set configuration files to use key expansion for widely used common settings. 9 years ago
  Diva Canto 13b2ac1425 Makes it possible to support grids in which all the simulators share all central services of a Robust server EXCEPT assets. In other words, grids where the simulators' assets are kept in one DB and the users' inventory assets 10 years ago
  Fernando Oliveira ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 10 years ago
  Justin Clark-Casey (justincc) 997700c4aa minor: Make config-include .ini files more consistent 10 years ago
  Mic Bowman d82126b651 Add the Simian service config to the GridCommon example 11 years ago
  Diva Canto f1010d7b15 Moved the HG default variables out of [Startup] and into their own section [Hypergrid] in *Common.ini.example. Backwards compatible for now. 11 years ago
  Diva Canto 16d18afe21 Added missing config var in grided sims. 11 years ago
  Diva Canto b542622b3a HG 2.0: added asset import/export policies at the sim too. 11 years ago
  Snoopy Pfeffer 1f4d3d3582 HGFriendsModule: Added optional user level based restriction to send friendship invitations to foreign users. 12 years ago
  Diva Canto 33c14cb107 Region access control! Region operators can now specify things like DisallowForeigners (means what it says) and DisallowResidents (means that only admins and managers can get into the region). This puts the never-completed AuthorizationService to good use. Note that I didn't implement a grid-wide Authorization service; this service implementation is done entirely locally on the simulator. This can be changed as usual by pluging in a different AuthorizationServicesConnector. 12 years ago
  Justin Clark-Casey (justincc) 773994723a Add warning about only uncommenting EstateConnectionString if you know what you're doing to GridCommon.ini.example (was already in StandaloneCommon.ini.example) 12 years ago
  Justin Clark-Casey (justincc) 088f1213b4 Remove accidental /user postfix from HomeURI in [HGInventoryAccessModule] in GridCommon.ini.example and from SRV_ProfileServerURI in [LoginService] in Robust.HG.ini.example 12 years ago
  BlueWall 9ed9720861 Update osGetGrid**** functions 12 years ago
  Diva Canto 8bdd80abfa HG: normalize all externalized user ULRs to be the Home URL, i.e. the location of the user's UAS. This corrects an earlier design which had some cases pointing to the profile server. WARNING: CONFIGURATION CHANGES in both the sims (*Common.ini) and the Robust configs (Robust.HG.ini). Please check diff of the example files, but basically all vars that were pointing to profile should point to the UAS instead and should be called HomeURI. 12 years ago
  Justin Clark-Casey (justincc) 655aee44c4 Rename some of the example commented out server names to mygridserver.com like all the others. 12 years ago
  Justin Clark-Casey (justincc) 229ca09b79 Make config comments about choosing assetcache modules clearer. 12 years ago
  Justin Clark-Casey (justincc) 96ee87e39b Change the default standalone asset cache to be the Flotsam asset cache (with memory caching not enabled). 13 years ago
  Justin Clark-Casey (justincc) bf1b8397bb Add a warning to URI config in GridCommon.ini.example not to add a slash to the end. 13 years ago
  Diva Canto ecb28ae130 V2 map now working in grids too. WARNING: A few visible configuration variables added in order for this to work. See .ini.example changes 13 years ago
  Makopoppo c7bdb66a1f Added missing "Old Guids=true" to ConnectionString 13 years ago
  Diva Canto 7772640ae8 .ini.example's updated for HG Landmarks 13 years ago
  Makopoppo 7ea6dfecd9 Adding MSSQL connectionString example 13 years ago
  Diva Canto 44d5821c4e Fixed one comment in a config file. 13 years ago
  Diva Canto 76525be7b2 HG lures working! Friends can offer friends HG teleports via the profile. WARNING: additional configuration for HG inis -- see *Common.ini.example 13 years ago