aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/CreateCommsManager (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adds session authentication upon NewUserConnections. Adds user key authentica...diva2009-04-141-5/+5
* Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva2009-03-291-1/+2
* * De-duplicated login service some morelbsa712009-03-201-19/+0
* * Cleanup and CCC (Code Convention Conformance)lbsa712009-03-101-21/+21
* Added a output message to CreateCommsManagerPlugin for when a user tries to r...MW2009-03-061-36/+46
* Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW2009-03-031-17/+16
* Refactoring of CreateCommsManagerPlugin.MW2009-03-031-32/+28
* Added more error info to CreateCommsManagerPlugin.MW2009-03-021-0/+1
* Added some debug output to CreateCommsManagerPluginMW2009-03-021-1/+11
* Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs...MW2009-02-271-4/+3
* svn attribute fixes so that we can play nice between windows and linuxSean Dague2009-02-262-267/+267
* Added IRegionCreator interface that all ApplicationPlugins that are creators ...MW2009-02-261-0/+1
* Another change to how the CreateCommsManagerPlugin checks if it should be cre...MW2009-02-261-1/+2
* Changed CreateCommsManagerPlugin so it handles external subclasses of OpenSim...MW2009-02-261-9/+10
* Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. MW2009-02-262-0/+264