| Commit message (Expand) | Author | Files | Lines |
2014-07-18 | In grid mode, add SuppressConsoleCommands flag to [GridService] so that we ca... | Justin Clark-Casey (justincc) | 1 | -1/+4 |
2014-07-06 | Changed GetUserInfo so that the exposure of user account details is ruled by ... | Diva Canto | 1 | -0/+7 |
2014-06-06 | Added simulation version compatibility check so that agents coming from 0.7.6... | Diva Canto | 4 | -9/+25 |
2014-05-04 | Makes it possible to support grids in which all the simulators share all cent... | Diva Canto | 1 | -2/+10 |
2014-03-25 | Add the UserProfiles local service module to non-HG Standalone configuration. | BlueWall | 1 | -0/+1 |
2014-03-08 | remove RefreshTime = 0 from [MapImageService] in Standalone.ini, StandaloneHy... | Michael Cerquoni | 4 | -11/+0 |
2014-03-08 | set RefreshTime = 0 in [MapImageService] in Standalone.ini and StandaloneHype... | Michael Cerquoni | 2 | -2/+2 |
2014-03-08 | set RefreshTime = 0 in [MapImageService] in Grid.ini and GridHypergrid.ini to... | Michael Cerquoni | 2 | -2/+2 |
2013-10-12 | fix missing " for variable SRV_IMServerURI in example file | Michael Cerquoni | 1 | -1/+1 |
2013-10-12 | Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. | Fernando Oliveira | 2 | -0/+12 |
2013-10-07 | * Added a Basic DOS protection container/base object for the most common HTTP... | teravus | 1 | -1/+18 |
2013-09-18 | minor: Make config-include .ini files more consistent | Justin Clark-Casey (justincc) | 7 | -149/+149 |
2013-09-18 | Add [SimulationService] section to GridHypergrid.ini and StandaloneHypergrid.ini | Justin Clark-Casey (justincc) | 2 | -0/+21 |
2013-09-05 | minor: add doc about DefaultHGRegion and some of the other GridService region... | Justin Clark-Casey (justincc) | 1 | -2/+18 |
2013-08-02 | Allow older teleport ConnectorProtocolVersion of "SIMULATION/0.1" to be manua... | Justin Clark-Casey (justincc) | 2 | -0/+22 |
2013-07-31 | Add the Simian service config to the GridCommon example | Mic Bowman | 1 | -0/+9 |
2013-07-28 | Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that ... | Diva Canto | 4 | -0/+4 |
2013-06-13 | Add Option: ClassifiedFee | BlueWall | 1 | -0/+3 |
2013-06-11 | Revert "Add option to set minimum fee for classified ads" | BlueWall | 1 | -3/+0 |
2013-06-11 | Add option to set minimum fee for classified ads | BlueWall | 1 | -0/+3 |
2013-05-30 | UserProfiles | BlueWall | 2 | -1/+17 |
2013-04-21 | Clean up unused config and config comments. | Diva Canto | 2 | -9/+10 |
2013-02-27 | Moved the HG default variables out of [Startup] and into their own section [H... | Diva Canto | 2 | -0/+41 |
2013-02-21 | Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de... | Diva Canto | 1 | -10/+15 |
2013-02-20 | Add information about MinLoginLevel to example ini files | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2012-12-07 | Added missing config var in grided sims. | Diva Canto | 1 | -0/+5 |
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 5 | -153/+59 |
2012-11-02 | HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ... | Diva Canto | 2 | -71/+99 |
2012-09-26 | Use GridUser properly for foreign users. | Diva Canto | 1 | -0/+1 |
2012-09-22 | HG 2.0: User Agent Service now can also control where the local users can go.... | Diva Canto | 1 | -1/+18 |
2012-09-21 | More HG 2.0: access control at the Gatekeeper. \o/ | Diva Canto | 1 | -1/+10 |
2012-09-21 | HG 2.0: added asset import/export policies at the sim too. | Diva Canto | 2 | -1/+21 |
2012-09-20 | Improvement over last commit: refactor the asset permissions code, so that it... | Diva Canto | 1 | -4/+6 |
2012-09-20 | More HG2.0: Added permission policies in HGAsset Service based on asset types... | Diva Canto | 1 | -0/+11 |
2012-09-15 | More on HG2.0: added the possibility of controlling the appearance that avies... | Diva Canto | 1 | -0/+1 |
2012-09-15 | For FlotsamAssetCache, always update access times of cached scene assets befo... | Justin Clark-Casey (justincc) | 1 | -7/+0 |
2012-09-06 | Added missing configs, and deleted the [Profile] part on the Hypergrind config. | Diva Canto | 1 | -2/+4 |
2012-08-23 | Add an [HGAssetService] section to SQLiteStandalone.ini with the same connect... | Justin Clark-Casey (justincc) | 1 | -0/+10 |
2012-06-04 | Remove profile from basic configuration | Melanie | 2 | -6/+0 |
2012-05-04 | Calculate the Daylight Savings Time information sent to the viewer based on U... | Justin Clark-Casey (justincc) | 1 | -0/+12 |
2012-04-12 | make changes to FlotsamCache.ini.example as noted in mantis #5960 | nebadon | 1 | -2/+2 |
2012-04-11 | HGFriendsModule: Added optional user level based restriction to send friendsh... | Snoopy Pfeffer | 2 | -0/+8 |
2012-04-10 | minor: convert tabs to spaces in config example files from recent 7c534e5 | Justin Clark-Casey (justincc) | 1 | -6/+6 |
2012-04-07 | Added gatekeeper and uas addresses to grid info, so that viewers can take adv... | Diva Canto | 1 | -0/+8 |
2012-03-27 | User level based restrictions for HyperGrid teleports, asset uploads, group c... | Snoopy Pfeffer | 1 | -0/+7 |
2012-03-20 | HG Friends: allow the establishment of HG friendships without requiring co-pr... | Diva Canto | 1 | -1/+5 |
2012-03-19 | Fix configuration problems where XAssetDatabasePlugin was picked up accidenta... | Justin Clark-Casey (justincc) | 1 | -2/+1 |
2012-03-17 | More on HG access control. This commit splits the UserManagementModule into t... | Diva Canto | 2 | -0/+2 |
2012-03-17 | BAD JUSTIN! | Diva Canto | 1 | -0/+1 |
2012-03-17 | Region access control! Region operators can now specify things like DisallowF... | Diva Canto | 6 | -6/+24 |