aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* A few bug fixes for Agent Preferences to actually work. Also added missing co...Diva Canto2015-06-132-0/+6
* Refactor AgentPreferences so that database operations happen centrally. the o...Cinder2015-06-135-0/+10
* Add an entry for osGetGender to config-include/osslEnable.ini. Thanks to Aust...dahlia2015-05-301-3/+4
* fix file perms and change AllowLightshareFunctions to AllowLightShareFunctionsMichael Cerquoni2015-05-251-1/+1
* Enable OSSL functions by default using the osslEnable.ini configuration file.Robert Adams2015-04-141-1/+1
* Remove ossl settings in XEngine section of OpenSim.ini.example with note to w...Robert Adams2015-04-141-41/+68
* Add warnings in osslEnable.ini about use of osAvatarPlayAnimation which force...Robert Adams2015-04-121-0/+4
* Move osslEnable.ini file from bin/ to bin/config-include.Robert Adams2015-04-121-0/+197
* Replace the tabs that have crept into isolated places in config and config ex...Justin Clark-Casey (justincc)2015-01-218-123/+122
* Fix name of EstateDataRemoteConnector in the comment.Diva Canto2015-01-071-1/+1
* Donation of robust network connectors for estate service, as promised. This a...Diva Canto2015-01-066-10/+20
* A little bit of cleanup behind commit r5f88ceab2269BlueWall2014-11-302-5/+5
* Set configuration files to use key expansion for widely used common settings.BlueWall2014-11-302-53/+53
* Add missing HGInventoryService responsible for creating My Suitcase to Standa...Roger Kirkman2014-09-261-0/+4
* OpenSimExtrasBlueWall2014-08-061-0/+7
* Add suppression of grid-side "show regions" command in simulator console for ...Justin Clark-Casey (justincc)2014-07-251-0/+1
* In grid mode, add SuppressConsoleCommands flag to [GridService] so that we ca...Justin Clark-Casey (justincc)2014-07-181-1/+4
* Changed GetUserInfo so that the exposure of user account details is ruled by ...Diva Canto2014-07-061-0/+7
* Added simulation version compatibility check so that agents coming from 0.7.6...Diva Canto2014-06-064-9/+25
* Makes it possible to support grids in which all the simulators share all cent...Diva Canto2014-05-041-2/+10
* Add the UserProfiles local service module to non-HG Standalone configuration.BlueWall2014-03-251-0/+1
* remove RefreshTime = 0 from [MapImageService] in Standalone.ini, StandaloneHy...Michael Cerquoni2014-03-084-11/+0
* set RefreshTime = 0 in [MapImageService] in Standalone.ini and StandaloneHype...Michael Cerquoni2014-03-082-2/+2
* set RefreshTime = 0 in [MapImageService] in Grid.ini and GridHypergrid.ini to...Michael Cerquoni2014-03-082-2/+2
* fix missing " for variable SRV_IMServerURI in example fileMichael Cerquoni2013-10-121-1/+1
* Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.Fernando Oliveira2013-10-122-0/+12
* * Added a Basic DOS protection container/base object for the most common HTTP...teravus2013-10-071-1/+18
* minor: Make config-include .ini files more consistentJustin Clark-Casey (justincc)2013-09-187-149/+149
* Add [SimulationService] section to GridHypergrid.ini and StandaloneHypergrid.iniJustin Clark-Casey (justincc)2013-09-182-0/+21
* minor: add doc about DefaultHGRegion and some of the other GridService region...Justin Clark-Casey (justincc)2013-09-051-2/+18
* Allow older teleport ConnectorProtocolVersion of "SIMULATION/0.1" to be manua...Justin Clark-Casey (justincc)2013-08-022-0/+22
* Add the Simian service config to the GridCommon exampleMic Bowman2013-07-311-0/+9
* Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that ...Diva Canto2013-07-284-0/+4
* Add Option: ClassifiedFeeBlueWall2013-06-131-0/+3
* Revert "Add option to set minimum fee for classified ads"BlueWall2013-06-111-3/+0
* Add option to set minimum fee for classified adsBlueWall2013-06-111-0/+3
* UserProfilesBlueWall2013-05-302-1/+17
* Clean up unused config and config comments.Diva Canto2013-04-212-9/+10
* Moved the HG default variables out of [Startup] and into their own section [H...Diva Canto2013-02-272-0/+41
* Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...Diva Canto2013-02-211-10/+15
* Add information about MinLoginLevel to example ini filesJustin Clark-Casey (justincc)2013-02-201-0/+5
* Added missing config var in grided sims.Diva Canto2012-12-071-0/+5
* HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ...Diva Canto2012-11-022-71/+99
* Use GridUser properly for foreign users.Diva Canto2012-09-261-0/+1
* HG 2.0: User Agent Service now can also control where the local users can go....Diva Canto2012-09-221-1/+18
* More HG 2.0: access control at the Gatekeeper. \o/Diva Canto2012-09-211-1/+10
* HG 2.0: added asset import/export policies at the sim too.Diva Canto2012-09-212-1/+21
* Improvement over last commit: refactor the asset permissions code, so that it...Diva Canto2012-09-201-4/+6
* More HG2.0: Added permission policies in HGAsset Service based on asset types...Diva Canto2012-09-201-0/+11
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-09-151-7/+0
|\