| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure we dispose of WebResponse, StreamReader and Stream in various place... | Justin Clark-Casey (justincc) | 2013-02-27 | 2 | -14/+19 |
* | All optional modules' directives moved out of addin.xml | Diva Canto | 2012-11-13 | 1 | -0/+2 |
* | Revert "Added request.Proxy=null everywhere, as discussed in http://stackover... | Diva Canto | 2012-09-30 | 2 | -2/+0 |
* | Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com... | Diva Canto | 2012-09-30 | 2 | -0/+2 |
* | refactoring to allow Scene.GetLandData to accept Vector3 as an argument. Note... | SignpostMarv | 2012-09-08 | 2 | -2/+2 |
* | Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c... | Justin Clark-Casey (justincc) | 2012-07-11 | 1 | -2/+1 |
* | Implement optional name and description on http stream handlers so that we ca... | Justin Clark-Casey (justincc) | 2012-05-03 | 2 | -48/+59 |
* | minor: clean up some code formatting in VivoxVoiceModule.cs | Justin Clark-Casey (justincc) | 2012-03-27 | 1 | -54/+25 |
* | Fix: get embedded objects from Notecard fails with activated FreeSwitchVoiceM... | PixelTomsen | 2012-02-14 | 1 | -3/+3 |
* | Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ... | Justin Clark-Casey (justincc) | 2011-12-05 | 2 | -6/+6 |
* | Tell hypergridders when their teleports fail because of the 4096 limit rather... | Justin Clark-Casey (justincc) | 2011-06-24 | 1 | -4/+4 |
* | Adjust freeswitch logging to be somewhat less noisy. However, there is still... | Justin Clark-Casey (justincc) | 2011-04-21 | 1 | -9/+18 |
* | Get Viewer 2 voice working with OpenSim. | Justin Clark-Casey (justincc) | 2011-04-20 | 1 | -13/+66 |
* | Clean up freeswitch config to what is currently required. Add explanation to... | Justin Clark-Casey (justincc) | 2011-04-19 | 1 | -13/+15 |
* | Comment out some startup logging lines to make up for the one I added earlier... | Justin Clark-Casey (justincc) | 2011-04-02 | 2 | -14/+0 |
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2011-03-05 | 1 | -6/+6 |
* | Fix the build break | Melanie | 2010-11-29 | 1 | -3/+3 |
* | Remove the most spammy XML dumps from the FS voice module | Melanie | 2010-11-28 | 1 | -6/+6 |
* | Fox case on a method | Melanie | 2010-11-22 | 1 | -3/+3 |
* | Change FS Voice module to a shared module to avoid gratuitious server handler | Melanie | 2010-11-22 | 1 | -6/+30 |
* | Fox the buglets in Freeswitch. Grid mode works now and there is no reason why... | Melanie | 2010-11-22 | 1 | -0/+1 |
* | Finish the standalone mode freeswitch work and add config examples | Melanie | 2010-11-21 | 1 | -43/+47 |
* | Convert the Freeswitch module to new style | Melanie | 2010-11-21 | 1 | -93/+98 |
* | Strip the dialplan and directory methods from the region module | Melanie | 2010-11-21 | 3 | -522/+10 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-02-22 | 1 | -69/+54 |
|\ |
|
| * | Formatting cleanup. | Jeff Ames | 2010-02-20 | 1 | -69/+54 |
| * | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 2010-01-29 | 1 | -52/+20 |
| * | Updates all IRegionModules to the new style region modules. | Revolution | 2010-01-23 | 1 | -20/+52 |
* | | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 2 | -2/+2 |
|/ |
|
* | Merge branch 'diva-textures-osgrid' | Melanie | 2009-10-04 | 1 | -2/+2 |
|\ |
|
| * | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF... | John Hurliman | 2009-10-02 | 1 | -2/+2 |
* | | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
* | | Formatting cleanup. | Jeff Ames | 2009-10-01 | 3 | -13/+13 |
* | | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-09-29 | 1 | -6/+6 |
* | | addition of a new script function osSetParcelSIPAddress(string SIPAddress), n... | Rob Smart | 2009-09-18 | 1 | -3/+52 |
|/ |
|
* | warnings safari. | dr scofield (aka dirk husemann) | 2009-09-02 | 1 | -2/+2 |
* | Replace the Replaceable modules name | Melanie | 2009-08-10 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2009-08-09 | 2 | -3/+3 |
* | Patch from otakup0pe: | Melanie | 2009-08-08 | 3 | -34/+51 |
* | Revert the #3899 patch and it's two follow ups | Melanie | 2009-08-04 | 3 | -49/+32 |
* | If the FreeSwitch context is unset or "public", then accept any context. | Melanie | 2009-08-04 | 1 | -1/+1 |
* | Output the Freeswitch context received and the context set up in the | Melanie | 2009-08-04 | 1 | -1/+1 |
* | * Updates libOMV to version 0.7.0 | Teravus Ovares | 2009-07-25 | 2 | -4/+4 |
* | Formatting cleanup. | Jeff Ames | 2009-07-23 | 4 | -140/+138 |
* | * Patch from otakup0pe to help freeswitch play nice with complex existing fre... | Teravus Ovares | 2009-07-17 | 3 | -140/+160 |
* | * Workaround for a bug in Vivox Server r2978, whereby channel-search.channels... | Adam Frisby | 2009-07-12 | 1 | -2/+18 |
* | * More Vivox Fiddling | Adam Frisby | 2009-07-12 | 1 | -1/+5 |
* | * Patch for previous revision. | Adam Frisby | 2009-07-12 | 1 | -4/+1 |
* | * More VivoxModule debugging. | Adam Frisby | 2009-07-12 | 1 | -2/+20 |
* | * Added some noisy debug information to VivoxModule to try debug why GetChann... | Adam Frisby | 2009-07-12 | 1 | -2/+9 |