aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory/Transfer/InventoryTransferModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-13refactor: remove Scene.SetRootAgentScene() in favour of existing event with s...Justin Clark-Casey (justincc)1-7/+8
2010-06-11Reinstated the check on im.binaryBucket.Length, this time on the local handle...Diva Canto1-3/+4
2010-06-11Inventory offers and subsequent notifications of acceptance/decline now worki...Diva Canto1-98/+31
2010-03-19Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake1-1/+1
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-48/+15
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-15/+48
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto1-1/+1
2009-12-28Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo...Melanie1-14/+42
2009-10-07Revert "Rewrote parts of the code that were double-locking different objects....Melanie1-8/+7
2009-10-07Revert "Merging in diva's locking fixes"Melanie1-8/+7
2009-10-06Rewrote parts of the code that were double-locking different objects. This is...Diva Canto1-7/+8
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-10-01Formatting cleanup.Jeff Ames1-6/+6
2009-08-20Remove a load-order dependency in inventory transfer that was bitingMelanie1-7/+6
2009-08-19A better purge of trash folder.Diva Canto1-1/+3
2009-08-18jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024Diva Canto1-7/+6
2009-08-13Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto1-4/+4
2009-08-12Redirected all calls to CachedUserProfile methods to the inventory service. R...Diva Canto1-78/+63
2009-06-29From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague1-0/+5
2009-06-19When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker1-1/+1
2009-06-10Formatting cleanup.Jeff Ames1-3/+3
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-03-29Change the client API to use GridInstantMessage for the "last mile" of IMMelanie Thielker1-25/+5
2009-03-23Finish folder gives. With this commit, single item and folder gives nowMelanie Thielker1-0/+7
2009-03-23Committing partial work on passing folders across instances. This may crash.Melanie Thielker1-2/+31
2009-03-22Add QueryItem method to secure inventory and HG inventory, change method sig toMelanie Thielker1-2/+6
2009-03-22Cause the inventory give module to be more selective and not attempt toMelanie Thielker1-0/+8
2009-03-21Add code to the inventory transfer module to use the new DB functionalityMelanie Thielker1-0/+72
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-11/+11
2009-02-12* optimized usings.lbsa711-12/+11
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-3/+2
2008-12-15Attempt at restoring inventory access after TPs/crossings. RemoveClient in Sc...diva1-0/+9
2008-12-09* Enable agent to agent transfer of inventory foldersJustin Clarke Casey1-5/+0
2008-12-04* minor: Take out some of the test log output I accidentally left in a couple...Justin Clarke Casey1-1/+1
2008-12-04* Put in the code necessary to allow inventory transfer of whole folders (and...Justin Clarke Casey1-35/+92
2008-12-01* minor: A few tiny bits of documentation and log message cleanup before star...Justin Clarke Casey1-1/+1
2008-11-21Prevent a null reference when giving items.Melanie Thielker1-0/+6
2008-11-17Use the message transfer module to pass items across the grid via the profileMelanie Thielker1-9/+16
2008-11-16Megapatch. Completely remove the multiparameter IM methods. Remove the insecureMelanie Thielker1-24/+25
2008-11-12Revamp inventory transfer module, step 1. Inventory will now be saved ifMelanie Thielker1-99/+117
2008-11-09Reintroduce transactionID to the parameter list for SendInstantMessage.Melanie Thielker1-3/+3
2008-11-08* Added IClientIM to IClientCore interfacesAdam Frisby1-3/+3
2008-11-01Make the inventory transfer module replacable in config.Melanie Thielker1-0/+9
2008-10-25A few more bots to yesterday's plumbing: change instant message methodMelanie Thielker1-3/+3
2008-09-29* refactor: Rename InventoryModule to InventoryTransferModuleJustin Clarke Casey1-2/+2
2008-09-29* Move existing inventory module into a 'Transfer' namespace, since that is t...Justin Clarke Casey1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-12/+12
2008-08-27Make the check on inventory cache clearing more robust. AddressesMelanie Thielker1-0/+36
2008-08-19Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1