Commit History

Author SHA1 Message Date
  Diva Canto e515cdddec Simplification of HG configs: HomeURI and GatekeeperURI now are defined as default under [Startup]. They can then be overwritten in the other sections (but probably shouldn't). I kept the existing code for backwards compatibility, so this should not cause any breaks from people's current configurations. But people should move to have these 2 vars under [Startup] -- see OpenSim.ini.example and Robust.HG.ini.example. And yes, both names now end with "URI" for consistency. 11 years ago
  Diva Canto fc89987656 Previous build failed. Checking in a dummy change to see if the fail persists. 11 years ago
  Diva Canto 9380d01976 First commit of Diva Groups. The Data bits went to OpenSim.Data core, the rest to Addons.Groups.dll. 11 years ago
  Diva Canto 46e182dbf5 Offline IM: moved the Data and MySQL bits to the corresponding places in core, so that it will be easier to plugin a SQLite backend, if anyone is interested in doing that. 11 years ago
  Diva Canto 5e709b087c Donating Diva OfflineIM as an addon in a single dll, OpenSim.Addons.OpenSim.dll 11 years ago
  BlueWall 7be13d16c8 Move setting to correct locations in ini 12 years ago
  BlueWall c754003944 Merge branch 'master' into connector_plugin 12 years ago
  Diva Canto 7412795a0b HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST THESE. 12 years ago
  BlueWall 07f1d44174 Merge branch 'master' into connector_plugin 12 years ago
  Diva Canto 311a03befa Updated Robust.HG.ini.example. Thanks Austin Tate. 12 years ago
  BlueWall 440726250c Added parts to manage repositories and plugin management 12 years ago
  BlueWall 3e71c71cbf Add modular configuration for Robust connectors 12 years ago
  Diva Canto fb6d6e5cca HG 2.0: User Agent Service now can also control where the local users can go. Domain-name and user-level based. \o/ 12 years ago
  Diva Canto 48f4b32d7f More HG 2.0: access control at the Gatekeeper. \o/ 12 years ago
  Diva Canto b542622b3a HG 2.0: added asset import/export policies at the sim too. 12 years ago
  Diva Canto e379566e6e Improvement over last commit: refactor the asset permissions code, so that it can be used by both the HG Asset Service and the simulator. Also renamed the config vars to something more intuitive 12 years ago
  Diva Canto 3089b6d824 More HG2.0: Added permission policies in HGAsset Service based on asset types. The policies are given in the config. This is only half of the story. The other half, pertaining to exports/imports made by the sim, will be done next. 12 years ago
  Diva Canto 33469a0d2b Moved the new vars in Robust.HG.ini to the proper section. 12 years ago
  Diva Canto 9f914327c6 Added missing configs, and deleted the [Profile] part on the Hypergrind config. 12 years ago
  BlueWall 5c5b359bcb Oops! putting back the entry for map urls 12 years ago
  BlueWall 2ed768cbf5 Adjust Robust*.ini.examples V3 webprofile entries 12 years ago
  Justin Clark-Casey (justincc) 51fe97a00c Set CreateDefaultAvatarEntries = true in Robust.HG.ini.example to match Robust.HG.ini 12 years ago
  Justin Clark-Casey (justincc) cccef2e56d Calculate the Daylight Savings Time information sent to the viewer based on US Pacific Standard Time rather than whatever timezone the login server is set to. 12 years ago
  Diva Canto ac64fe03d8 Amend to last commit: account for the existence of proxies. 12 years ago
  Diva Canto e4e754ee93 MapImageService: added an additional security check for OSGrid and other grids like it. 12 years ago
  Justin Clark-Casey (justincc) fb44e7b636 minor: convert tabs to spaces in config example files from recent 7c534e5 12 years ago
  Diva Canto 7c534e558d Added gatekeeper and uas addresses to grid info, so that viewers can take advantage of that info. 12 years ago
  Snoopy Pfeffer 7223b63563 User level based restrictions for HyperGrid teleports, asset uploads, group creations and getting contacted from other grids. Incoming HyperGrid teleports can also be restricted to local users. 12 years ago
  Diva Canto 91cc09b7bf HG Friends config for Robust.HG.ini.example 12 years ago
  Justin Clark-Casey (justincc) ab54ce1907 Fix configuration problems where XAssetDatabasePlugin was picked up accidentally. 12 years ago