| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add missing parameter to m_log.DebugFormat(). | Mike Mazur | 2009-03-06 | 1 | -1/+1 |
* | Make DeserializeUUID explicitly private. | Mike Mazur | 2009-03-05 | 1 | -1/+1 |
* | Made the OpenSimInventoryFrontendPlugin.DeserializeUUID(Stream stream) method... | MW | 2009-03-05 | 1 | -1/+1 |
* | Fix moving folders. | Mike Mazur | 2009-03-05 | 2 | -4/+9 |
* | Fix creating inventory items and folders. | Mike Mazur | 2009-03-05 | 2 | -6/+9 |
* | Implemented all Inventory frontend handlers. | Mike Mazur | 2009-03-05 | 3 | -512/+719 |
* | Implementing more inventory storage methods. | Mike Mazur | 2009-03-05 | 2 | -314/+134 |
* | Use Inventory{Item,Folder}Base in AssetInventoryServer. | Mike Mazur | 2009-03-05 | 6 | -268/+235 |
* | A couple cosmetic changes in inventory storage plugin. | Mike Mazur | 2009-03-05 | 1 | -2/+5 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-03-01 | 3 | -6/+57 |
* | Added GridServerPlugin class (which implements IGridPlugin) to OpenSim.Grid... | MW | 2009-02-27 | 3 | -91/+168 |
* | svn attribute fixes so that we can play nice between windows and linux | Sean Dague | 2009-02-26 | 8 | -570/+570 |
* | Added a PostInitialise method to IApplicationPlugin, this allows us to do wor... | MW | 2009-02-26 | 2 | -35/+2 |
* | * Got rid of concrete GridDBService references | lbsa71 | 2009-02-26 | 2 | -4/+5 |
* | * renamed IRegionProfileService to IRegionProfileRouter to better reflect use... | lbsa71 | 2009-02-26 | 2 | -3/+3 |
* | Renamed IMessageUserServerService to IInterServiceUserService.cs | MW | 2009-02-25 | 5 | -229/+229 |
* | * minor: Remove most mono compiler warnings | Justin Clarke Casey | 2009-02-25 | 6 | -9/+11 |
* | Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name... | MW | 2009-02-25 | 19 | -68/+69 |
* | Added IGridServiceModule to be the base interface for the Service Modules for... | MW | 2009-02-25 | 1 | -0/+13 |
* | More refactoring of the Grid, User and Messaging servers. | MW | 2009-02-25 | 14 | -215/+394 |
* | A few updates necessary for load balancer. | Mike Mazur | 2009-02-25 | 1 | -0/+3 |
* | Setting svn:eol-style=native on new files. | Mike Mazur | 2009-02-24 | 27 | -6122/+6122 |
* | More work on modulising the User Server. | MW | 2009-02-24 | 3 | -35/+99 |
* | Removed the additions from the last revision for the "ShowHelp" delegate hand... | MW | 2009-02-24 | 5 | -41/+1 |
* | More refactoring of the Grid/user/messaging servers. | MW | 2009-02-24 | 5 | -17/+61 |
* | Same treatment for the MessagingServer... added OpenSim.Grid.MessagingServer.... | MW | 2009-02-24 | 11 | -1341/+1342 |
* | Added OpenSim.Grid.GridServer.Modules, for the GridServer modules/components. | MW | 2009-02-24 | 5 | -1612/+1613 |
* | First step in separating out the Userserver console command handling to a "mo... | MW | 2009-02-24 | 10 | -2510/+2562 |
* | Deleted the files from Messagingserver that are now in OpenSim.Grid.Framework | MW | 2009-02-24 | 4 | -228/+0 |
* | Updated MessagingServer to use OpenSim.Grid.Framework | MW | 2009-02-24 | 8 | -5/+12 |
* | Some cleaning up in the MesssagingServer and GridServer. | MW | 2009-02-24 | 6 | -165/+113 |
* | Added OpenSim.Grid.Framework project. | MW | 2009-02-24 | 10 | -2/+164 |
* | More refactoring of the UserServer. | MW | 2009-02-24 | 7 | -229/+529 |
* | Renamed IGridMessagingModule to IGridMessagingMapper. | MW | 2009-02-23 | 3 | -54/+75 |
* | more refactoring of the Grid server, to separate them into modules | MW | 2009-02-23 | 2 | -5/+14 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-02-23 | 7 | -574/+655 |
* | Load default assets when AssetInventory starts. | Mike Mazur | 2009-02-23 | 2 | -0/+15 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 4 | -5/+9 |
* | First step in giving the messaging server the modular refactoring treatment. ... | MW | 2009-02-22 | 8 | -289/+643 |
* | Part 1 of refactoring the userserver. Changed it so instead of subclassing th... | MW | 2009-02-22 | 3 | -46/+107 |
* | Addresses some issues with appearance after TPs. Appearance.Owner was not bei... | diva | 2009-02-22 | 1 | -1/+1 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-02-22 | 6 | -1605/+1659 |
* | More Grid server refactoring | MW | 2009-02-21 | 6 | -23/+61 |
* | A small improvement in the UserLoginService, hence the User Server: users are... | diva | 2009-02-21 | 1 | -2/+5 |
* | Some more refactoring of GridServer. | MW | 2009-02-21 | 2 | -23/+23 |
* | Added missing header to a file (before chi11ken does it) | MW | 2009-02-21 | 2 | -2/+29 |
* | Added a check to GridServerBase.RegisterInterface<T>(T iface), so that it ca... | MW | 2009-02-21 | 1 | -1/+4 |
* | A bit more refactoring of the GridServer. To make the "modules" share a commo... | MW | 2009-02-21 | 4 | -19/+22 |
* | Refactored the GridServer into a GridDBService and a set of "modules". | MW | 2009-02-21 | 7 | -1323/+1621 |
* | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 2009-02-20 | 5 | -15/+15 |