| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -13/+15 |
* | Fix spelling | BlueWall | 2013-04-20 | 1 | -2/+2 |
* | Do not have the Freeswitch connector on by default in Robust ini example files. | Justin Clark-Casey (justincc) | 2013-02-27 | 1 | -1/+2 |
* | Err.. wrong dll name for groups in Robust.HG.ini.example | Diva Canto | 2013-02-21 | 1 | -0/+2 |
* | Minor formatting cleanup. No changes. | Diva Canto | 2013-02-21 | 1 | -12/+12 |
* | Add information about MinLoginLevel to example ini files | Justin Clark-Casey (justincc) | 2013-02-20 | 1 | -1/+6 |
* | First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res... | Diva Canto | 2013-02-19 | 1 | -0/+2 |
* | 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 | -0/+7 |
* | Move setting to correct locations in ini | BlueWall | 2012-12-12 | 1 | -13/+13 |
* | Merge branch 'master' into connector_plugin | BlueWall | 2012-11-25 | 1 | -1/+13 |
|\ |
|
| * | Add [AssetService] AllowRemoteDeleteAllTypes (default false). | Justin Clark-Casey (justincc) | 2012-11-02 | 1 | -1/+13 |
* | | Merge branch 'master' into connector_plugin | BlueWall | 2012-10-09 | 1 | -1/+17 |
|\ \
| |/ |
|
| * | Update the example | Melanie | 2012-10-08 | 1 | -1/+17 |
* | | 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/+5 |
|/ |
|
* | Adjust Robust*.ini.examples V3 webprofile entries | BlueWall | 2012-06-16 | 1 | -3/+7 |
* | Create avatar entries necessary to stop new v3 avatars being clouds (pants, s... | Justin Clark-Casey (justincc) | 2012-06-09 | 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/+21 |
* | Amend to last commit: account for the existence of proxies. | Diva Canto | 2012-04-27 | 1 | -0/+4 |
* | MapImageService: added an additional security check for OSGrid and other grid... | Diva Canto | 2012-04-27 | 1 | -0/+4 |
* | Fix typo | BlueWall | 2012-03-21 | 1 | -2/+2 |
* | 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 |
* | V3 Support | BlueWall | 2012-02-22 | 1 | -0/+3 |
* | Add web profile url setting to ini | BlueWall | 2012-02-21 | 1 | -0/+3 |
* | change misleading login = http://127.0.0.1:9000/ in GridInfoService in Robust... | Justin Clark-Casey (justincc) | 2011-12-03 | 1 | -1/+1 |
* | Enable v2/v3 map tile url setting on robust as default in config | Justin Clark-Casey (justincc) | 2011-11-19 | 1 | -1/+1 |
* | Add optional getauthinfo and setauthinfo authentication service calls. | Justin Clark-Casey (justincc) | 2011-10-24 | 1 | -0/+8 |
* | Add option to allow remote http calls to setpassword in the AuthenticationSer... | Justin Clark-Casey (justincc) | 2011-10-19 | 1 | -2/+6 |
* | Allow an http call to set account details if AllowSetAccount = true in [UserA... | Justin Clark-Casey (justincc) | 2011-10-19 | 1 | -1/+4 |
* | Provide an option to allow remote calls to the CreateUser method on the UserA... | Justin Clark-Casey (justincc) | 2011-10-18 | 1 | -1/+5 |
* | On standalone, by default create the necessary minimum body parts and clothes... | Justin Clark-Casey (justincc) | 2011-09-16 | 1 | -0/+8 |
* | minor: Add explanative text for the new currency parameter. Convert some tab... | Justin Clark-Casey (justincc) | 2011-08-22 | 1 | -0/+1 |
* | Added optional Login Service parameter "Currency" to be able to change the cu... | Snoopy Pfeffer | 2011-08-14 | 1 | -0/+2 |
* | Added missing config var for map image service. | Diva Canto | 2011-06-15 | 1 | -0/+3 |
* | V2 map now working in grids too. WARNING: A few visible configuration variabl... | Diva Canto | 2011-06-13 | 1 | -3/+6 |
* | minor: add ini.example doc to hint that the server address in [FreeswitchServ... | Justin Clark-Casey (justincc) | 2011-06-02 | 1 | -1/+1 |
* | Adding ssl support | BlueWall | 2011-05-05 | 1 | -0/+21 |
* | Thank you Snoopy for a patch that adds some filtering to client versions allo... | Diva Canto | 2011-04-27 | 1 | -0/+17 |
* | Change default ini.example port used by Freeswitch in grid settings to 8004. | Justin Clark-Casey (justincc) | 2011-04-27 | 1 | -1/+1 |
* | adjust freeswitch grid connector to port 8003 to agree with the default 8003 ... | Justin Clark-Casey (justincc) | 2011-04-27 | 1 | -1/+1 |
* | Clean up freeswitch config to what is currently required. Add explanation to... | Justin Clark-Casey (justincc) | 2011-04-19 | 1 | -10/+28 |
* | Make configs consistent, as per mantos #5258 | Diva Canto | 2010-12-09 | 1 | -6/+4 |
* | Finish the standalone mode freeswitch work and add config examples | Melanie | 2010-11-21 | 1 | -2/+2 |
* | Correct an error in Robust.ini.example | Melanie | 2010-11-21 | 1 | -1/+1 |
* | Start implementing Freeswitch in ROBUST | Melanie | 2010-11-21 | 1 | -0/+13 |
* | Delete existing presences for a user ID when they log in again. | Melanie | 2010-11-05 | 1 | -0/+3 |