| Commit message (Expand) | Author | Age | Files | Lines |
* | Added simulation version compatibility check so that agents coming from 0.7.6... | Diva Canto | 2014-06-10 | 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 |
* | Added missing config var in grided sims. | Diva Canto | 2012-12-07 | 1 | -0/+5 |
* | HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ... | Diva Canto | 2012-11-02 | 2 | -71/+99 |
* | Use GridUser properly for foreign users. | Diva Canto | 2012-09-26 | 1 | -0/+1 |
* | HG 2.0: User Agent Service now can also control where the local users can go.... | Diva Canto | 2012-09-22 | 1 | -1/+18 |
* | More HG 2.0: access control at the Gatekeeper. \o/ | Diva Canto | 2012-09-21 | 1 | -1/+10 |
* | HG 2.0: added asset import/export policies at the sim too. | Diva Canto | 2012-09-21 | 2 | -1/+21 |
* | Improvement over last commit: refactor the asset permissions code, so that it... | Diva Canto | 2012-09-20 | 1 | -4/+6 |
* | More HG2.0: Added permission policies in HGAsset Service based on asset types... | Diva Canto | 2012-09-20 | 1 | -0/+11 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2012-09-15 | 1 | -7/+0 |
|\ |
|
| * | For FlotsamAssetCache, always update access times of cached scene assets befo... | Justin Clark-Casey (justincc) | 2012-09-15 | 1 | -7/+0 |
* | | More on HG2.0: added the possibility of controlling the appearance that avies... | Diva Canto | 2012-09-15 | 1 | -0/+1 |
|/ |
|
* | Added missing configs, and deleted the [Profile] part on the Hypergrind config. | Diva Canto | 2012-09-06 | 1 | -2/+4 |
* | Add an [HGAssetService] section to SQLiteStandalone.ini with the same connect... | Justin Clark-Casey (justincc) | 2012-08-23 | 1 | -0/+10 |
* | Remove profile from basic configuration | Melanie | 2012-06-04 | 2 | -6/+0 |
* | Calculate the Daylight Savings Time information sent to the viewer based on U... | Justin Clark-Casey (justincc) | 2012-05-04 | 1 | -0/+12 |
* | make changes to FlotsamCache.ini.example as noted in mantis #5960 | nebadon | 2012-04-12 | 1 | -2/+2 |
* | HGFriendsModule: Added optional user level based restriction to send friendsh... | Snoopy Pfeffer | 2012-04-11 | 2 | -0/+8 |
* | minor: convert tabs to spaces in config example files from recent 7c534e5 | Justin Clark-Casey (justincc) | 2012-04-10 | 1 | -6/+6 |
* | Added gatekeeper and uas addresses to grid info, so that viewers can take adv... | Diva Canto | 2012-04-07 | 1 | -0/+8 |
* | User level based restrictions for HyperGrid teleports, asset uploads, group c... | Snoopy Pfeffer | 2012-03-27 | 1 | -0/+7 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2012-03-20 | 1 | -2/+1 |
|\ |
|
| * | Fix configuration problems where XAssetDatabasePlugin was picked up accidenta... | Justin Clark-Casey (justincc) | 2012-03-19 | 1 | -2/+1 |
* | | HG Friends: allow the establishment of HG friendships without requiring co-pr... | Diva Canto | 2012-03-20 | 1 | -1/+5 |
|/ |
|
* | More on HG access control. This commit splits the UserManagementModule into t... | Diva Canto | 2012-03-17 | 2 | -0/+2 |
* | BAD JUSTIN! | Diva Canto | 2012-03-17 | 1 | -0/+1 |
* | Region access control! Region operators can now specify things like DisallowF... | Diva Canto | 2012-03-17 | 6 | -6/+24 |
* | Add warning about only uncommenting EstateConnectionString if you know what y... | Justin Clark-Casey (justincc) | 2012-02-07 | 1 | -0/+2 |