aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/InventoryServer (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-011-4/+0
* * Assorted spring cleanings.Adam Frisby2008-05-011-2/+0
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2008-04-301-0/+5
* * Implement full grid mode Trash emptyJustin Clarke Casey2008-04-232-9/+19
* allow for Inventory database source to be specified in mainSean Dague2008-04-232-3/+3
* * Implement proper emptying of trashcan on standaloneJustin Clarke Casey2008-04-231-0/+10
* * Allow folder renaming to complete after an agent inventory has been receive...Justin Clarke Casey2008-04-221-1/+5