| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that: | Charles Krinke | 2009-04-17 | 1 | -1/+4 |
* | Adds session authentication upon NewUserConnections. Adds user key authentica... | diva | 2009-04-14 | 1 | -5/+5 |
* | Another bit of refactoring to try to make sense of OpenSim.Framework.Communic... | diva | 2009-03-29 | 1 | -1/+2 |
* | * De-duplicated login service some more | lbsa71 | 2009-03-20 | 1 | -19/+0 |
* | * Cleanup and CCC (Code Convention Conformance) | lbsa71 | 2009-03-10 | 1 | -21/+21 |
* | Added a output message to CreateCommsManagerPlugin for when a user tries to r... | MW | 2009-03-06 | 1 | -36/+46 |
* | Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The... | MW | 2009-03-03 | 1 | -17/+16 |
* | Refactoring of CreateCommsManagerPlugin. | MW | 2009-03-03 | 1 | -32/+28 |
* | Added more error info to CreateCommsManagerPlugin. | MW | 2009-03-02 | 1 | -0/+1 |
* | Added some debug output to CreateCommsManagerPlugin | MW | 2009-03-02 | 1 | -1/+11 |
* | Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs... | MW | 2009-02-27 | 1 | -4/+3 |
* | svn attribute fixes so that we can play nice between windows and linux | Sean Dague | 2009-02-26 | 2 | -267/+267 |
* | Added IRegionCreator interface that all ApplicationPlugins that are creators ... | MW | 2009-02-26 | 1 | -0/+1 |
* | Another change to how the CreateCommsManagerPlugin checks if it should be cre... | MW | 2009-02-26 | 1 | -1/+2 |
* | Changed CreateCommsManagerPlugin so it handles external subclasses of OpenSim... | MW | 2009-02-26 | 1 | -9/+10 |
* | Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. | MW | 2009-02-26 | 2 | -0/+264 |