Commit History

Author SHA1 Message Date
  Diva Canto 17cc9b9857 Last piece of cleaning up old inventory. Old IInventoryServices and ISecureInventoryService interfaces removed. 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Justin Clarke Casey 582c20b1c4 * reseparate inventory item creator id and creator uuid 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  MW b62b9af6b0 Added two new "trusted" url handlers to the Inventory server, to allow the user server to get a list of items in a folder and add a new item. 15 years ago
  Homer Horwitz fe9aea258f Add persistence of active gestures. This needs an UGAIM update to work. 16 years ago
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 years ago
  Justin Clarke Casey adfccd0ee0 * Add line to log notifying of inventory -> user grid server trust failure 16 years ago
  MW a7db55717b enabled a config option to inventory server to be able to stop it doing the SessionId lookup to the user server. As this ties a inventory server to one userserver/grid. 16 years ago
  Mike Mazur 84cc69573b Thanks, lulurun, for a patch that adds an authenticated session cache to reduce 16 years ago
  Mike Mazur 635b715880 Thanks, cmickeyb, for a patch that addresses secure inventory assuming IP addresses in configuration. Fix issue 1812. 16 years ago
  Johan Berntsson 344c9caeb6 thanks lulurun for a security patch that blocks unathorized access to the inventory server (see http://opensimulator.org/wiki/Security_vulnerability_brought_by_non-check_inventory_service) 16 years ago
  Jeff Ames 65c5efe43b Formatting cleanup. 16 years ago
  Justin Clarke Casey 3f345bf685 * Removing polling delay for non-CAPS inventory fetch if the client has not yet received data from the inventory service 16 years ago
  Adam Frisby ba8ff761c0 * Reduced sleep durations in a number of files. 16 years ago
  Justin Clarke Casey 27a7391d6b * Add ability to defer item actions for AddItem() and DeleteItem(). This won't be useful until we let the client cache (again?) 16 years ago
  Justin Clarke Casey 56827894e9 * Refactor RemoveItem() 16 years ago
  Justin Clarke Casey 45430a5403 * Refactor: move UpdateFolder into CachedUserInfo 16 years ago
  Justin Clarke Casey 1087542705 * Refactor: Move bulk of CreateFolder from UserProfileCacheService into CachedUserInfo 16 years ago
  Justin Clarke Casey 1de6cffa28 * Refactor: Remove the unused userID parameter that was being passed into almost every inventory method 16 years ago
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. 16 years ago
  Adam Frisby fc6c4dc399 * Cleaning code still. 16 years ago
  Adam Frisby 4692e92312 * Assorted spring cleanings. 16 years ago
  Teravus Ovares a9cc76e0ef * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thanks A_Biondi and Melanie! 16 years ago
  Justin Clarke Casey 40176c12f9 * Implement full grid mode Trash empty 16 years ago
  Justin Clarke Casey 4db839c3b8 * Implement proper emptying of trashcan on standalone 16 years ago
  Justin Clarke Casey 269a2e4b88 * Allow folder renaming to complete after an agent inventory has been received by a region from the inventory service 16 years ago
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  Justin Clarke Casey 3d3eec436a * Remove user profile from cache when they log out from a region. 16 years ago