| Commit message (Expand) | Author | Age | Files | Lines |
* | minor: Make PID file example in Robust.HG.ini more meaningful as is now the c... | Justin Clark-Casey (justincc) | 2013-11-08 | 1 | -1/+1 |
* | Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. | Fernando Oliveira | 2013-10-12 | 1 | -0/+9 |
* | minor: add doc about DefaultHGRegion and some of the other GridService region... | Justin Clark-Casey (justincc) | 2013-09-05 | 1 | -1/+16 |
* | Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo... | Justin Clark-Casey (justincc) | 2013-09-02 | 1 | -5/+6 |
* | 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 | -7/+1 |
* | Add option to set minimum fee for classified ads | BlueWall | 2013-06-11 | 1 | -1/+7 |
* | UserProfiles | BlueWall | 2013-05-30 | 1 | -1/+11 |
* | Application support: | BlueWall | 2013-05-09 | 1 | -0/+6 |
* | Make default config directory "." | BlueWall | 2013-05-01 | 1 | -1/+1 |
* | Add information about creating a PID file for robust to the Robust.ini and Ro... | Justin Clark-Casey (justincc) | 2013-05-01 | 1 | -12/+15 |
* | One more comment inconsistency fixed. | Diva Canto | 2013-03-07 | 1 | -1/+1 |
* | Fixed inconsistency in comments. Thanks Ai Austin. | Diva Canto | 2013-03-07 | 1 | -8/+8 |
* | GridUserService was missing from [Gatekeeper] | Diva Canto | 2013-03-04 | 1 | -0/+1 |
* | Robust.HG.ini.example updated to get an [Hypergrid] section too. | Diva Canto | 2013-02-28 | 1 | -14/+15 |
* | Do not have the Freeswitch connector on by default in Robust ini example files. | Justin Clark-Casey (justincc) | 2013-02-27 | 1 | -1/+2 |
* | Missing var in [LoginService] for HG Robust. | Diva Canto | 2013-02-25 | 1 | -0/+1 |
* | Err.. wrong dll name for groups in Robust.HG.ini.example | Diva Canto | 2013-02-21 | 1 | -1/+1 |
* | Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de... | Diva Canto | 2013-02-21 | 1 | -20/+43 |
* | Previous build failed. Checking in a dummy change to see if the fail persists. | Diva Canto | 2013-02-19 | 1 | -3/+3 |
* | First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res... | Diva Canto | 2013-02-19 | 1 | -0/+10 |
* | Offline IM: moved the Data and MySQL bits to the corresponding places in core... | Diva Canto | 2013-02-19 | 1 | -1/+0 |
* | Donating Diva OfflineIM as an addon in a single dll, OpenSim.Addons.OpenSim.dll | Diva Canto | 2013-02-18 | 1 | -11/+5 |
* | Move setting to correct locations in ini | BlueWall | 2012-12-12 | 1 | -13/+12 |
* | Merge branch 'master' into connector_plugin | BlueWall | 2012-11-25 | 1 | -1/+8 |
|\ |
|
| * | HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ... | Diva Canto | 2012-11-02 | 1 | -1/+8 |
* | | Merge branch 'master' into connector_plugin | BlueWall | 2012-10-20 | 1 | -1/+32 |
|\ \
| |/ |
|
| * | Updated Robust.HG.ini.example. Thanks Austin Tate. | Diva Canto | 2012-10-11 | 1 | -1/+32 |
* | | Added parts to manage repositories and plugin management | BlueWall | 2012-10-06 | 1 | -0/+8 |
* | | Add modular configuration for Robust connectors | BlueWall | 2012-10-03 | 1 | -0/+4 |
|/ |
|
* | HG 2.0: User Agent Service now can also control where the local users can go.... | Diva Canto | 2012-09-22 | 1 | -0/+18 |
* | More HG 2.0: access control at the Gatekeeper. \o/ | Diva Canto | 2012-09-21 | 1 | -0/+12 |
* | HG 2.0: added asset import/export policies at the sim too. | Diva Canto | 2012-09-21 | 1 | -1/+1 |
* | 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/+10 |
* | Moved the new vars in Robust.HG.ini to the proper section. | Diva Canto | 2012-09-07 | 1 | -5/+6 |
* | Added missing configs, and deleted the [Profile] part on the Hypergrind config. | Diva Canto | 2012-09-06 | 1 | -0/+5 |
* | Oops! putting back the entry for map urls | BlueWall | 2012-06-16 | 1 | -0/+3 |
* | Adjust Robust*.ini.examples V3 webprofile entries | BlueWall | 2012-06-16 | 1 | -5/+9 |
* | Set CreateDefaultAvatarEntries = true in Robust.HG.ini.example to match Robus... | Justin Clark-Casey (justincc) | 2012-06-11 | 1 | -1/+1 |
* | Calculate the Daylight Savings Time information sent to the viewer based on U... | Justin Clark-Casey (justincc) | 2012-05-04 | 1 | -0/+12 |
* | Amend to last commit: account for the existence of proxies. | Diva Canto | 2012-04-27 | 1 | -0/+3 |
* | MapImageService: added an additional security check for OSGrid and other grid... | Diva Canto | 2012-04-27 | 1 | -0/+4 |
* | 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/+3 |
* | HG Friends config for Robust.HG.ini.example | Diva Canto | 2012-03-20 | 1 | -2/+6 |
* | Fix configuration problems where XAssetDatabasePlugin was picked up accidenta... | Justin Clark-Casey (justincc) | 2012-03-19 | 1 | -1/+0 |
* | BAD JUSTIN! | Diva Canto | 2012-03-17 | 1 | -0/+1 |
* | Add WebProfiles config to other config example | BlueWall | 2012-03-04 | 1 | -0/+3 |