aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/InventoryServer (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-22Changed the namespace of old InventoryServiceBase amd AuthedSessionCache.Diva Canto2-2/+4
2009-08-22Moved AuthedSessionCache to where it is used -- Grid/InventoryServer.Diva Canto2-0/+650
2009-08-10Last piece of cleaning up old inventory. Old IInventoryServices and ISecureIn...Diva Canto1-4/+0
2009-08-09Re-removing 2 lines that got added back on Melanie's commits. git hickup.Diva Canto1-2/+0
2009-08-09Rename UserData to UserAccount dataMelanie1-0/+2
2009-08-09Removed HGInventory out of core. This is part of HG2, which it now being deve...Diva Canto1-2/+0
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2-2/+2
2009-05-30Added a AvatarCreationModule to the user server. This handles the "cloning" o...MW1-0/+4
2009-05-25* reseparate inventory item creator id and creator uuidJustin Clarke Casey1-2/+3
2009-05-20Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker1-1/+1
2009-05-14Small fix uncommenting something that got commented too much.diva1-1/+1
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-05-04Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simpleMelanie Thielker1-1/+1
2009-04-07* minor: remove some mono compiler warningsJustin Clarke Casey1-2/+2
2009-04-05Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva1-35/+39
2009-03-30Adds support at the inventory server for direct inventory manipulation from a...diva1-1/+8
2009-03-23Committing partial work on passing folders across instances. This may crash.Melanie Thielker1-0/+4
2009-03-21Add a QueryItem method to the inventory subsystem. Currently implemented forMelanie Thielker1-0/+4
2009-02-12* optimized usings.lbsa712-6/+3
2009-02-10Add proper handling for shared vs. unshared modules to the commandMelanie Thielker1-1/+1
2009-02-07Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker1-11/+10
2008-12-02Added two new "trusted" url handlers to the Inventory server, to allow the us...MW2-10/+34
2008-10-03* refactor: make startup a template methodJustin Clarke Casey1-3/+1
2008-09-24Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz2-0/+14
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2-7/+7
2008-08-18Formatting cleanup.Jeff Ames2-8/+8
2008-08-13Mantis #1936Melanie Thielker1-1/+0
2008-08-09* minor: get rid of send and receive keys from inventory serverJustin Clarke Casey1-6/+5
2008-08-09* minor: remove redundant welcome message from inventory grid server configur...Justin Clarke Casey1-1/+0
2008-08-09* Add line to log notifying of inventory -> user grid server trust failureJustin Clarke Casey1-3/+22
2008-07-25enabled a config option to inventory server to be able to stop it doing the S...MW2-27/+51
2008-07-25Thanks, lulurun, for a patch that adds an authenticated session cache to reduceMike Mazur1-11/+27
2008-07-24Thanks, cmickeyb, for a patch that addresses secure inventory assuming IP add...Mike Mazur1-3/+5
2008-07-23thanks lulurun for a security patch that blocks unathorized access to the inv...Johan Berntsson2-19/+61
2008-07-15cleanup: fixing CamelCase issue with RestDeserialiseHandler.Dr Scofield1-9/+9
2008-06-11Mantis#1514. Thank you kindly, Boscata for an InventoryServer patchCharles Krinke1-0/+4
2008-06-01* Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey1-2/+3
2008-05-16* Minor: For no particularly good reason, make all console prompts conform to...Justin Clarke Casey1-1/+1
2008-05-16Formatting cleanup.Jeff Ames2-27/+27
2008-05-13* Remove old historical grid inventory codeJustin Clarke Casey2-212/+1
2008-05-09* Removing polling delay for non-CAPS inventory fetch if the client has not y...Justin Clarke Casey1-1/+4
2008-05-08* Reduced sleep durations in a number of files.Adam Frisby1-6/+1
2008-05-07* Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey1-4/+0
2008-05-03* Add ability to defer item actions for AddItem() and DeleteItem(). This won...Justin Clarke Casey1-1/+1
2008-05-03* Refactor RemoveItem()Justin Clarke Casey1-1/+1
2008-05-03* Refactor: move UpdateFolder into CachedUserInfoJustin Clarke Casey1-1/+1
2008-05-03* Refactor: Move bulk of CreateFolder from UserProfileCacheService into Cache...Justin Clarke Casey1-58/+8
2008-05-01* Refactor: Remove the unused userID parameter that was being passed into alm...Justin Clarke Casey2-88/+6
2008-05-01* Rolled back a few changes.Adam Frisby3-70/+63
2008-05-01* Cleaning code still.Adam Frisby3-63/+70