Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-09-09 | Get the other viewer web pages to work via FCGI. | onefang | 1 | -5/+5 | |
2021-08-18 | Move more stuff into the var directory. | onefang | 1 | -1/+1 | |
2021-07-06 | White space fixes. | onefang | 1 | -4/+4 | |
2020-09-10 | Some ini files that got skipped coz .gitignore vasn't clean. | onefang | 1 | -60/+56 | |
2019-08-11 | Remove the left overs from the check4096 crap that is obsolete. | onefang | 1 | -3/+0 | |
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 1 | -55/+105 | |
2019-04-07 | make robust ban by MAC options visible, thx Bill Blight | UbitUmarov | 1 | -0/+4 | |
2018-07-14 | missed one | UbitUmarov | 1 | -0/+3 | |
2018-03-20 | mantis 8257: fix the default realm (ie table name) of AuthenticationService | UbitUmarov | 1 | -3/+3 | |
2018-03-19 | Removed trailing whitespace | Kevin Cozens | 1 | -43/+43 | |
2018-01-20 | silent ignore mutes on HG visitors, let viewers do it on cache only, proper ↵ | UbitUmarov | 1 | -1/+1 | |
HG suport is another story... and questionable | |||||
2018-01-04 | remove some tabs added to config files | UbitUmarov | 1 | -2/+2 | |
2018-01-04 | update configuration files and examples for mutes | UbitUmarov | 1 | -0/+5 | |
2017-05-11 | remove a coment added by mistake | UbitUmarov | 1 | -2/+1 | |
2017-05-11 | hide a nonsense option | UbitUmarov | 1 | -5/+2 | |
2017-01-02 | Create a generic way for passing constructor args to plugins | Melanie Thielker | 1 | -2/+3 | |
The old syntax didn't allow for any parameters except for services listed in the ServiceList. Now, services loaded by other services can also be made to use different ini sections or have additional paramters. Syntax is: [<ExtraParam>@]...<DllName>[:<ClassName>] | |||||
2016-12-22 | Allow the use of modular configs with Robust as we already can with OpenSim | Melanie Thielker | 1 | -1/+1 | |
2016-12-22 | Update the ini examples to add options missing from one to the other. | Melanie Thielker | 1 | -9/+51 | |
Group hypergrid related options within each section to ease transition from non-HG to HG | |||||
2016-12-07 | change a few ssl config comments | UbitUmarov | 1 | -6/+4 | |
2016-12-07 | add SSL certs validation options for regions to allow simple encriptation ↵ | UbitUmarov | 1 | -0/+1 | |
without any peer autentification using simple homemade (or even shared) certs. | |||||
2016-12-07 | add SSL certs validation options for robust to allow simple certificates, ↵ | UbitUmarov | 1 | -0/+9 | |
possible only for encriptation without any peer autentification. disable validation by default for the small grids case | |||||
2016-11-20 | Include config option to disable stats thread showing read/write stats in ↵ | AliciaRaven | 1 | -0/+3 | |
console. Keeping default as true to retain current behaviour. Also checked to prevent counters being added to so there wont be any integer overflows over time | |||||
2016-11-03 | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 1 | -169/+377 | |
2016-04-05 | Include option for the HG version of FSAssets connector under HGAssetService ↵ | AliciaRaven | 1 | -0/+3 | |
in robust example ini | |||||
2015-11-12 | Corrections to ini example files for standalones v2 | Ai Austin | 1 | -3/+3 | |
Remove "currently unused" indicators for some parameters and add missing "DestinationGuide" parameter in [GridServiceInfo] in StandaloneCommon.ini.example as they do work for a standalone. Regularize example URLs for externally provided web page and economy helper information for uniformity. Correct mistake in reference to grid wide DestinationGuide in override capability in OpenSim.ini.example. Signed-off-by: Michael Cerquoni <nebadon2025@gmail.com> | |||||
2015-09-06 | Clean up viewer-based access control specifications. | Diva Canto | 1 | -34/+20 | |
2015-08-07 | max-agent-groups support | Cinder | 1 | -0/+3 | |
Robust now tells viewers what the maximum number of groups is. Viewers show this limit to the users, and enforce it. The default is 42, which is what viewers had assumed was the maximum number before this update. Signed-off-by: Oren Hurvitz <orenh@kitely.com> | |||||
2015-07-30 | Fix a typo in my previous changes to robust.ini example files with regards ↵ | AliciaRaven | 1 | -2/+2 | |
to the FSAssets config. | |||||
2015-07-22 | Robust config loader does not support config includes. Replace these ↵ | AliciaRaven | 1 | -2/+21 | |
additions for FSAssets with direct options in robust.ini example files instead. As suggested by Orenh in mantis 7644, in the future it would be beneficial and less confusing to use only 1 of the 3 current config loaders. Signed-off-by: Oren Hurvitz <orenh@kitely.com> | |||||
2015-07-13 | Add config options for FSAssetService. The default is the original asset ↵ | AliciaRaven | 1 | -1/+6 | |
service. Signed-off-by: Melanie Thielker <melanie@t-data.com> | |||||
2015-06-21 | Fix my typo, the dll is named OpenSim, not Opensim | Cinder | 1 | -1/+1 | |
Signed-off-by: Diva Canto <diva@metaverseink.com> | |||||
2015-06-13 | Refactor AgentPreferences so that database operations happen centrally. the ↵ | Cinder | 1 | -0/+6 | |
opensim way. Signed-off-by: Diva Canto <diva@metaverseink.com> | |||||
2015-03-13 | For the public-facing Hypergrid asset and inventory services, override a ↵ | Justin Clark-Casey (justincc) | 1 | -0/+12 | |
general AuthType setting with None in Robust.HG.ini.example This is necessary because both asset and inventory reuse generic connectors that will otherwise set up authentication configured in the [Network] section. This allows one to set up authentication for private services whilst still being able to use asset and inventory on foreign grids. The setting is AuthType = None in both [HGAssetService] and [HGInventoryService] Private grid asset and inventory services will still set up the authentication as configured. | |||||
2015-03-04 | Make private services forbid llHTTPRequest() calls by rejecting those that ↵ | Justin Clark-Casey (justincc) | 1 | -0/+7 | |
have the X-SecondLife-Shard header. If you need to enable this, set AllowHttpRequestIn = true in [Network] for all private services or individual [*Service] sections. | |||||
2015-01-21 | Replace the tabs that have crept into isolated places in config and config ↵ | Justin Clark-Casey (justincc) | 1 | -47/+47 | |
example files with spaces | |||||
2015-01-06 | Donation of robust network connectors for estate service, as promised. This ↵ | Diva Canto | 1 | -0/+4 | |
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. Note that I also made things consistent by removing both the EstateDataService and the SimulationService into their own dlls, just like all other services. They really didn't belong in Services.Connectors, since everything in that component is about network connectors to robust backends. We may have too many dlls, and at some point it might not be a bad idea to merge all services into one single dll, since they all have more or less the same dependencies. | |||||
2015-01-04 | Removing the Wifi config example from Robust.HG.ini.example, because it is ↵ | Diva Canto | 1 | -3/+0 | |
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. | |||||
2015-01-02 | Changed the dll name that comes in Robust.HG.ini.example for Wifi. | Diva Canto | 1 | -1/+2 | |
2014-12-04 | minor: Add doc about [InventoryService] AllowDelete setting to robust ini ↵ | Justin Clark-Casey (justincc) | 1 | -0/+4 | |
example files. | |||||
2014-11-30 | A little more cleaning of config files. | BlueWall | 1 | -3/+3 | |
2014-11-30 | A little bit of cleanup behind commit r5f88ceab2269 | BlueWall | 1 | -5/+5 | |
2014-11-30 | Set configuration files to use key expansion for widely used common settings. | BlueWall | 1 | -64/+87 | |
2014-11-28 | minor: Make Robust.ini.example and Robust.HG.ini.example files consistent ↵ | Justin Clark-Casey (justincc) | 1 | -126/+150 | |
within themselves and OpenSim.ini.example by changing tabs to spaces, indenting, spacing. | |||||
2014-09-23 | Add persistent command history in console | Jak Daniels | 1 | -0/+10 | |
Signed-off-by: BlueWall <jamesh@bluewallgroup.com> | |||||
2014-09-03 | Cleanup some unused code and configuration entries | BlueWall | 1 | -10/+0 | |
2014-08-25 | Add back URL endings in examples | BlueWall | 1 | -2/+2 | |
2014-08-06 | OpenSimExtras | BlueWall | 1 | -33/+7 | |
Move the experimental extra features functionality into the GridService. This sends default values for map, search and destination guide, plus ExportSupported control to the region on startup. Please watch http://opensimulator.org/wiki/SimulatorFeatures_Extras for changes and documentation. | |||||
2014-07-30 | Add Chat module extra feature settings to GridExtraFeatures service | BlueWall | 1 | -0/+9 | |
2014-07-30 | Simulator Extra Features Service | BlueWall | 1 | -0/+24 | |
Provide a means for regions to fetch extra features supported by modern viewers from a central location . | |||||
2014-07-21 | Changed the default XBakes directory to a local path: "./bakes". | Oren Hurvitz | 1 | -3/+2 | |
Previously it was an absolute path. Now it's a sibling of the maptiles directory. This fixes http://opensimulator.org/mantis/view.php?id=7063 |