aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Inventory/XInventoryConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the...Justin Clark-Casey (justincc)2012-05-091-623/+0
* Finish the implementation of GetUserInventory, even though it's still not used.Diva Canto2012-04-061-8/+39
* More on inventory transfer hold ups:Diva Canto2012-03-091-3/+7
* Addresses mantis #5449 -- crashing exception in SendInventoryFolderDetails.Diva Canto2011-04-251-6/+4
* Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto2011-04-121-1/+0
* Fix some crashes caused by the addition of the CreatorData columnMelanie2010-11-231-1/+8
* Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-211-0/+3
* Formatting cleanup.Jeff Ames2010-09-121-1/+1
* * XInventory fairly tested, including for HG. Almost ready to switch.Diva Canto2010-04-301-65/+54
* XInventory connector/handler showing signs of life. Tested, but needs more te...Diva Canto2010-04-271-50/+78
* RemoteXInventoryServiceConnector, the plugin region module. Not active in def...Diva Canto2010-04-261-0/+29
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-1/+1
* * Typo fixesJohn Hurliman2010-03-091-1/+1
* Finished implementing the XInventory connector. Untested.Diva Canto2010-02-071-10/+10
* The first 2 handlers for the XInventory system.Melanie2010-01-081-2/+2
* Complete the XInventoryConnector. Flesh out the skeleton for theMelanie2010-01-061-2/+48
* Add the XInventoryServicesConnector, a new inventory connector without the cruftMelanie2010-01-051-13/+185
* Add the unfinished XInventoryConnector. Intermediate commit, will NOT compile!Melanie2010-01-051-0/+317