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