| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up of simulation version, the number that rules the compatibility of te... | Diva Canto | 2015-10-18 | 2 | -30/+0 |
* | Deleted access control spec from [LoginService] section of standalone config.... | Diva Canto | 2015-09-06 | 1 | -17/+0 |
* | Restore FlotsamAssetCache as default and pre-enabled asset cache module | Ai Austin | 2015-08-26 | 1 | -5/+5 |
* | Still about Ai's patch: it turns out OpenSim doesn't work well without an ass... | Diva Canto | 2015-08-25 | 1 | -2/+2 |
* | Changes to .ini.example files to improve instructions and workflow for standa... | Ai Austin | 2015-08-25 | 1 | -12/+6 |
* | Refine comments .ini file setup for new Standalone | Ai Austin | 2015-08-21 | 1 | -2/+2 |
* | create osGetAvatarHomeURI | Christopher | 2015-08-04 | 1 | -0/+1 |
* | Robust config loader does not support config includes. Replace these addition... | AliciaRaven | 2015-07-22 | 2 | -21/+0 |
* | Add config options for FSAssetService. The default is the original asset serv... | AliciaRaven | 2015-07-13 | 2 | -0/+21 |
* | A few bug fixes for Agent Preferences to actually work. Also added missing co... | Diva Canto | 2015-06-13 | 2 | -0/+6 |
* | Refactor AgentPreferences so that database operations happen centrally. the o... | Cinder | 2015-06-13 | 5 | -0/+10 |
* | Add an entry for osGetGender to config-include/osslEnable.ini. Thanks to Aust... | dahlia | 2015-05-30 | 1 | -3/+4 |
* | fix file perms and change AllowLightshareFunctions to AllowLightShareFunctions | Michael Cerquoni | 2015-05-25 | 1 | -1/+1 |
* | Enable OSSL functions by default using the osslEnable.ini configuration file. | Robert Adams | 2015-04-14 | 1 | -1/+1 |
* | Remove ossl settings in XEngine section of OpenSim.ini.example with note to w... | Robert Adams | 2015-04-14 | 1 | -41/+68 |
* | Add warnings in osslEnable.ini about use of osAvatarPlayAnimation which force... | Robert Adams | 2015-04-12 | 1 | -0/+4 |
* | Move osslEnable.ini file from bin/ to bin/config-include. | Robert Adams | 2015-04-12 | 1 | -0/+197 |
* | Replace the tabs that have crept into isolated places in config and config ex... | Justin Clark-Casey (justincc) | 2015-01-21 | 8 | -123/+122 |
* | Fix name of EstateDataRemoteConnector in the comment. | Diva Canto | 2015-01-07 | 1 | -1/+1 |
* | Donation of robust network connectors for estate service, as promised. This a... | Diva Canto | 2015-01-06 | 6 | -10/+20 |
* | A little bit of cleanup behind commit r5f88ceab2269 | BlueWall | 2014-11-30 | 2 | -5/+5 |
* | Set configuration files to use key expansion for widely used common settings. | BlueWall | 2014-11-30 | 2 | -53/+53 |
* | Add missing HGInventoryService responsible for creating My Suitcase to Standa... | Roger Kirkman | 2014-09-26 | 1 | -0/+4 |
* | OpenSimExtras | BlueWall | 2014-08-06 | 1 | -0/+7 |
* | Add suppression of grid-side "show regions" command in simulator console for ... | Justin Clark-Casey (justincc) | 2014-07-25 | 1 | -0/+1 |
* | In grid mode, add SuppressConsoleCommands flag to [GridService] so that we ca... | Justin Clark-Casey (justincc) | 2014-07-18 | 1 | -1/+4 |
* | Changed GetUserInfo so that the exposure of user account details is ruled by ... | Diva Canto | 2014-07-06 | 1 | -0/+7 |
* | Added simulation version compatibility check so that agents coming from 0.7.6... | Diva Canto | 2014-06-06 | 4 | -9/+25 |
* | Makes it possible to support grids in which all the simulators share all cent... | Diva Canto | 2014-05-04 | 1 | -2/+10 |
* | Add the UserProfiles local service module to non-HG Standalone configuration. | BlueWall | 2014-03-25 | 1 | -0/+1 |
* | remove RefreshTime = 0 from [MapImageService] in Standalone.ini, StandaloneHy... | Michael Cerquoni | 2014-03-08 | 4 | -11/+0 |
* | set RefreshTime = 0 in [MapImageService] in Standalone.ini and StandaloneHype... | Michael Cerquoni | 2014-03-08 | 2 | -2/+2 |
* | set RefreshTime = 0 in [MapImageService] in Grid.ini and GridHypergrid.ini to... | Michael Cerquoni | 2014-03-08 | 2 | -2/+2 |
* | fix missing " for variable SRV_IMServerURI in example file | Michael Cerquoni | 2013-10-12 | 1 | -1/+1 |
* | Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. | Fernando Oliveira | 2013-10-12 | 2 | -0/+12 |
* | * Added a Basic DOS protection container/base object for the most common HTTP... | teravus | 2013-10-07 | 1 | -1/+18 |
* | minor: Make config-include .ini files more consistent | Justin Clark-Casey (justincc) | 2013-09-18 | 7 | -149/+149 |
* | Add [SimulationService] section to GridHypergrid.ini and StandaloneHypergrid.ini | Justin Clark-Casey (justincc) | 2013-09-18 | 2 | -0/+21 |
* | minor: add doc about DefaultHGRegion and some of the other GridService region... | Justin Clark-Casey (justincc) | 2013-09-05 | 1 | -2/+18 |
* | Allow older teleport ConnectorProtocolVersion of "SIMULATION/0.1" to be manua... | Justin Clark-Casey (justincc) | 2013-08-02 | 2 | -0/+22 |
* | Add the Simian service config to the GridCommon example | Mic Bowman | 2013-07-31 | 1 | -0/+9 |
* | Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that ... | Diva Canto | 2013-07-28 | 4 | -0/+4 |
* | Add Option: ClassifiedFee | BlueWall | 2013-06-13 | 1 | -0/+3 |
* | Revert "Add option to set minimum fee for classified ads" | BlueWall | 2013-06-11 | 1 | -3/+0 |
* | Add option to set minimum fee for classified ads | BlueWall | 2013-06-11 | 1 | -0/+3 |
* | UserProfiles | BlueWall | 2013-05-30 | 2 | -1/+17 |
* | Clean up unused config and config comments. | Diva Canto | 2013-04-21 | 2 | -9/+10 |
* | Moved the HG default variables out of [Startup] and into their own section [H... | Diva Canto | 2013-02-27 | 2 | -0/+41 |
* | Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de... | Diva Canto | 2013-02-21 | 1 | -10/+15 |
* | Add information about MinLoginLevel to example ini files | Justin Clark-Casey (justincc) | 2013-02-20 | 1 | -0/+5 |