| Commit message (Expand) | Author | Files | Lines |
2020-03-18 | Now ROBUST writes it's PID file. DOH! | onefang | 1 | -1/+1 |
2019-08-18 | Add HTTPS configs. | onefang | 1 | -3/+3 |
2019-08-17 | Allow a place for Robust.ini extras. | onefang | 1 | -1/+1 |
2019-08-11 | Remove the left overs from the check4096 crap that is obsolete. | onefang | 1 | -3/+0 |
2019-08-11 | WebServerInConnector -> WebServerConnector | onefang | 1 | -1/+1 |
2019-08-04 | Add a basic generic web server, and a login page, plus stubs for the other ba... | onefang | 1 | -7/+14 |
2019-08-02 | Oops, move the GridService Region_ stuff to grid specific config files. | onefang | 1 | -3/+0 |
2019-08-01 | ROBUST does support includes, so use them. | onefang | 1 | -0/+5 |
2019-07-04 | Move the MG configs to their own file. | onefang | 1 | -58/+0 |
2019-06-19 | A Robust.ini setting that slipped through unmolested. | onefang | 1 | -1/+1 |
2019-05-19 | Major clean up of .ini files. | onefang | 1 | -49/+76 |
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 1 | -55/+105 |
2016-11-03 | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 1 | -169/+377 |
2013-02-23 | No, we don't need to enshrine viewer bugs in the server, we need to fix the v... | David Walter Seikel | 1 | -3/+0 |
2012-12-12 | Move setting to correct locations in ini | BlueWall | 1 | -13/+12 |
2012-11-02 | HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ... | Diva Canto | 1 | -1/+8 |
2012-10-11 | Updated Robust.HG.ini.example. Thanks Austin Tate. | Diva Canto | 1 | -1/+32 |
2012-10-06 | Added parts to manage repositories and plugin management | BlueWall | 1 | -0/+8 |
2012-10-03 | Add modular configuration for Robust connectors | BlueWall | 1 | -0/+4 |
2012-09-22 | HG 2.0: User Agent Service now can also control where the local users can go.... | Diva Canto | 1 | -0/+18 |
2012-09-21 | More HG 2.0: access control at the Gatekeeper. \o/ | Diva Canto | 1 | -0/+12 |
2012-09-21 | HG 2.0: added asset import/export policies at the sim too. | Diva Canto | 1 | -1/+1 |
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/+10 |
2012-09-07 | Moved the new vars in Robust.HG.ini to the proper section. | Diva Canto | 1 | -5/+6 |
2012-09-06 | Added missing configs, and deleted the [Profile] part on the Hypergrind config. | Diva Canto | 1 | -0/+5 |
2012-06-16 | Oops! putting back the entry for map urls | BlueWall | 1 | -0/+3 |
2012-06-16 | Adjust Robust*.ini.examples V3 webprofile entries | BlueWall | 1 | -5/+9 |
2012-06-11 | Set CreateDefaultAvatarEntries = true in Robust.HG.ini.example to match Robus... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
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-27 | Amend to last commit: account for the existence of proxies. | Diva Canto | 1 | -0/+3 |
2012-04-27 | MapImageService: added an additional security check for OSGrid and other grid... | Diva Canto | 1 | -0/+4 |
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/+3 |
2012-03-20 | HG Friends config for Robust.HG.ini.example | Diva Canto | 1 | -2/+6 |
2012-03-19 | Fix configuration problems where XAssetDatabasePlugin was picked up accidenta... | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2012-03-17 | BAD JUSTIN! | Diva Canto | 1 | -0/+1 |
2012-03-04 | Add WebProfiles config to other config example | BlueWall | 1 | -0/+3 |
2012-01-28 | Remove accidental /user postfix from HomeURI in [HGInventoryAccessModule] in ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-01-12 | HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio... | Diva Canto | 1 | -2/+2 |
2011-12-30 | Bring back the Hyperlinker to the Robust console. Moved the config to [GridSe... | Diva Canto | 1 | -0/+2 |
2011-11-19 | Enable v2/v3 map tile url setting on robust as default in config | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-10-24 | Add optional getauthinfo and setauthinfo authentication service calls. | Justin Clark-Casey (justincc) | 1 | -0/+8 |
2011-10-19 | Add option to allow remote http calls to setpassword in the AuthenticationSer... | Justin Clark-Casey (justincc) | 1 | -2/+6 |
2011-10-19 | Allow an http call to set account details if AllowSetAccount = true in [UserA... | Justin Clark-Casey (justincc) | 1 | -0/+4 |
2011-10-18 | Provide an option to allow remote calls to the CreateUser method on the UserA... | Justin Clark-Casey (justincc) | 1 | -2/+5 |
2011-09-16 | On standalone, by default create the necessary minimum body parts and clothes... | Justin Clark-Casey (justincc) | 1 | -0/+8 |
2011-08-22 | minor: Add explanative text for the new currency parameter. Convert some tab... | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2011-08-14 | Added optional Login Service parameter "Currency" to be able to change the cu... | Snoopy Pfeffer | 1 | -0/+2 |