| Commit message (Expand) | Author | Age | Files | Lines |
* | * Make it possible to store creator strings in user inventory items as well a... | Justin Clarke Casey | 2009-04-08 | 3 | -7/+5 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-04-07 | 1 | -2/+2 |
* | Added CreateObject(regionhandle, userID, itemID) to post objects that are to ... | diva | 2009-04-05 | 1 | -35/+39 |
* | * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release | lbsa71 | 2009-04-01 | 3 | -3/+3 |
* | Update svn properties, add copyright header, formatting cleanup. | Jeff Ames | 2009-03-31 | 1 | -224/+224 |
* | Adds support at the inventory server for direct inventory manipulation from a... | diva | 2009-03-30 | 1 | -1/+8 |
* | Another bit of refactoring to try to make sense of OpenSim.Framework.Communic... | diva | 2009-03-29 | 2 | -0/+2 |
* | Moved some files around, so that it's easier to share code between standalone... | diva | 2009-03-29 | 1 | -0/+1 |
* | * This updates LibOMV to the current release 0.6.0 on March 19 2009 | Teravus Ovares | 2009-03-27 | 1 | -2/+2 |
* | Added the hg login procedure to the user server. | diva | 2009-03-27 | 2 | -0/+231 |
* | Committing partial work on passing folders across instances. This may crash. | Melanie Thielker | 2009-03-23 | 1 | -0/+4 |
* | Add a QueryItem method to the inventory subsystem. Currently implemented for | Melanie Thielker | 2009-03-21 | 1 | -0/+4 |
* | * Normalized and pulled GetInventorySkeleton up. | lbsa71 | 2009-03-20 | 1 | -62/+0 |
* | * De-duplicated login service some more | lbsa71 | 2009-03-20 | 1 | -29/+0 |
* | Moving GetInventoryItem up to InventoryServiceBase, since this seems like a p... | diva | 2009-03-19 | 1 | -10/+0 |
* | * Group OpenSim.Framework.Servers interfaces together | Justin Clarke Casey | 2009-03-19 | 2 | -0/+2 |
* | Rename OpenSim.Framework.Archive to OpenSim.Framework.Serialization | Mike Mazur | 2009-03-16 | 1 | -1/+1 |
* | Mark AssetBase.Metadata with [XmlIgnore] | Mike Mazur | 2009-03-13 | 2 | -3/+3 |
* | * Another stab at refactoring up the CustomiseResponse function. Two fixes: | lbsa71 | 2009-03-12 | 1 | -149/+47 |
* | Move ArchiveConstants to OpenSim.Framework.Archive | Mike Mazur | 2009-03-12 | 1 | -3/+2 |
* | Moving TarArchive to OpenSim.Framework.Archive | Mike Mazur | 2009-03-12 | 1 | -1/+1 |
* | * Reverted r8750 to do another round of debugging on mantis #3287 | lbsa71 | 2009-03-11 | 1 | -28/+155 |
* | Adding AssetInventory InventoryArchive plugin | Mike Mazur | 2009-03-11 | 4 | -0/+283 |
* | *** POTENTIAL BREAKAGE *** | lbsa71 | 2009-03-10 | 1 | -155/+28 |
* | * Re-aligned CustomiseResponse function for imminent up-pulling | lbsa71 | 2009-03-10 | 1 | -2/+4 |
* | Implemented FetchAssetMetadataSet in DB backends. | Mike Mazur | 2009-03-09 | 2 | -136/+97 |
* | 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 |