| Commit message (Expand) | Author | Age | Files | Lines |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -2/+2 |
* | Deleted some files that aren't being used anymore. | Diva Canto | 2009-09-28 | 1 | -1/+0 |
* | Poof! on Region.Communications.Hypergrid. Grid code deleted. | Diva Canto | 2009-09-26 | 1 | -9/+0 |
* | Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c... | Diva Canto | 2009-09-26 | 1 | -1/+0 |
* | Removed IAssetCache. | Diva Canto | 2009-08-10 | 1 | -2/+2 |
* | This extra assignment to the singleton should not be needed but may help make | Melanie Thielker | 2009-07-10 | 1 | -0/+1 |
* | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 2009-07-10 | 1 | -5/+5 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 1 | -2/+2 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Remove the old asset cache and local services and the configurations for them | Melanie Thielker | 2009-05-18 | 1 | -2/+2 |
* | * If an item creator id contains an iar loaded name, create a temporary profi... | Justin Clarke Casey | 2009-05-05 | 1 | -36/+4 |
* | Add copyright header. Formatting cleanup. Ignore some generated files. | Jeff Ames | 2009-05-05 | 1 | -1/+1 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -0/+1 |
* | * Initial infrastructure for ospa only uuid hashing of retrieved inventory items | Justin Clarke Casey | 2009-05-04 | 1 | -6/+23 |
* | Thanks BlueWall for Mantis #3578 - adding Hypergrid connection to JSON Stats | Dahlia Trimble | 2009-05-04 | 1 | -0/+2 |
* | Thank you kindly, BlueWall, for a patch that: | Charles Krinke | 2009-05-02 | 1 | -0/+2 |
* | Getting rid of -hypergrid=true on the command line. This config now goes insi... | diva | 2009-04-27 | 1 | -15/+1 |
* | * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices | Justin Clarke Casey | 2009-04-22 | 1 | -4/+11 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se... | Justin Clarke Casey | 2009-04-22 | 1 | -27/+9 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by passing up the ... | Justin Clarke Casey | 2009-04-22 | 1 | -7/+10 |
* | * Fix the other windows build break. Hopefully that shoudl be the last one | Justin Clarke Casey | 2009-04-22 | 1 | -0/+1 |
* | * Fission OGS1UserServices into user service and OGS1 user data plugin compon... | Justin Clarke Casey | 2009-04-22 | 1 | -0/+4 |
* | 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 |