| Commit message (Expand) | Author | Files | Lines |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2009-09-28 | Deleted some files that aren't being used anymore. | Diva Canto | 1 | -1/+0 |
2009-09-26 | Poof! on Region.Communications.Hypergrid. Grid code deleted. | Diva Canto | 1 | -9/+0 |
2009-09-26 | Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c... | Diva Canto | 1 | -1/+0 |
2009-08-10 | Removed IAssetCache. | Diva Canto | 1 | -2/+2 |
2009-07-10 | This extra assignment to the singleton should not be needed but may help make | Melanie Thielker | 1 | -0/+1 |
2009-07-10 | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 1 | -5/+5 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-18 | Remove the old asset cache and local services and the configurations for them | Melanie Thielker | 1 | -2/+2 |
2009-05-05 | * If an item creator id contains an iar loaded name, create a temporary profi... | Justin Clarke Casey | 1 | -36/+4 |
2009-05-05 | Add copyright header. Formatting cleanup. Ignore some generated files. | Jeff Ames | 1 | -1/+1 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 1 | -0/+1 |
2009-05-04 | * Initial infrastructure for ospa only uuid hashing of retrieved inventory items | Justin Clarke Casey | 1 | -6/+23 |
2009-05-04 | Thanks BlueWall for Mantis #3578 - adding Hypergrid connection to JSON Stats | Dahlia Trimble | 1 | -0/+2 |
2009-05-02 | Thank you kindly, BlueWall, for a patch that: | Charles Krinke | 1 | -0/+2 |
2009-04-27 | Getting rid of -hypergrid=true on the command line. This config now goes insi... | diva | 1 | -15/+1 |
2009-04-22 | * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices | Justin Clarke Casey | 1 | -4/+11 |
2009-04-22 | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se... | Justin Clarke Casey | 1 | -27/+9 |
2009-04-22 | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by passing up the ... | Justin Clarke Casey | 1 | -7/+10 |
2009-04-22 | * Fix the other windows build break. Hopefully that shoudl be the last one | Justin Clarke Casey | 1 | -0/+1 |
2009-04-22 | * Fission OGS1UserServices into user service and OGS1 user data plugin compon... | Justin Clarke Casey | 1 | -0/+4 |
2009-04-17 | Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that: | Charles Krinke | 1 | -1/+4 |
2009-04-14 | Adds session authentication upon NewUserConnections. Adds user key authentica... | diva | 1 | -5/+5 |
2009-03-29 | Another bit of refactoring to try to make sense of OpenSim.Framework.Communic... | diva | 1 | -1/+2 |
2009-03-20 | * De-duplicated login service some more | lbsa71 | 1 | -19/+0 |
2009-03-10 | * Cleanup and CCC (Code Convention Conformance) | lbsa71 | 1 | -21/+21 |
2009-03-06 | Added a output message to CreateCommsManagerPlugin for when a user tries to r... | MW | 1 | -36/+46 |
2009-03-03 | Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The... | MW | 1 | -17/+16 |
2009-03-03 | Refactoring of CreateCommsManagerPlugin. | MW | 1 | -32/+28 |
2009-03-02 | Added more error info to CreateCommsManagerPlugin. | MW | 1 | -0/+1 |
2009-03-02 | Added some debug output to CreateCommsManagerPlugin | MW | 1 | -1/+11 |
2009-02-27 | Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs... | MW | 1 | -4/+3 |
2009-02-26 | svn attribute fixes so that we can play nice between windows and linux | Sean Dague | 2 | -267/+267 |
2009-02-26 | Added IRegionCreator interface that all ApplicationPlugins that are creators ... | MW | 1 | -0/+1 |
2009-02-26 | Another change to how the CreateCommsManagerPlugin checks if it should be cre... | MW | 1 | -1/+2 |
2009-02-26 | Changed CreateCommsManagerPlugin so it handles external subclasses of OpenSim... | MW | 1 | -9/+10 |
2009-02-26 | Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. | MW | 2 | -0/+264 |