aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/CreateCommsManager/CreateCommsManagerPlugin.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-14Adds session authentication upon NewUserConnections. Adds user key authentica...diva1-5/+5
2009-03-29Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva1-1/+2
2009-03-20* De-duplicated login service some morelbsa711-19/+0
2009-03-10* Cleanup and CCC (Code Convention Conformance)lbsa711-21/+21
2009-03-06Added a output message to CreateCommsManagerPlugin for when a user tries to r...MW1-36/+46
2009-03-03Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW1-17/+16
2009-03-03Refactoring of CreateCommsManagerPlugin.MW1-32/+28
2009-03-02Added more error info to CreateCommsManagerPlugin.MW1-0/+1
2009-03-02Added some debug output to CreateCommsManagerPluginMW1-1/+11
2009-02-27Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs...MW1-4/+3
2009-02-26svn attribute fixes so that we can play nice between windows and linuxSean Dague1-256/+256
2009-02-26Added IRegionCreator interface that all ApplicationPlugins that are creators ...MW1-0/+1
2009-02-26Another change to how the CreateCommsManagerPlugin checks if it should be cre...MW1-1/+2
2009-02-26Changed CreateCommsManagerPlugin so it handles external subclasses of OpenSim...MW1-9/+10
2009-02-26Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. MW1-0/+253