コミット履歴

作者 SHA1 メッセージ 日付
  diva 8fffdac7fa Attempt at restoring inventory access after TPs/crossings. RemoveClient in Scene was being too 16 年 前
  Justin Clarke Casey 71960f17bc * Extend update test to test situation where it also moves the folder 16 年 前
  Justin Clarke Casey b1f018aa26 * Create update folder test 16 年 前
  Justin Clarke Casey 42ec7f4935 * minor: make AddRequest() protected since in principle it shouldn't be used outside the class and its descendents 16 年 前
  Justin Clarke Casey a7e145bdfd * refactor: pull out common user profile test code into utility functions 16 年 前
  Justin Clarke Casey 80e267dcfe * refactor: Stop exposing InventoryFolderImpl.SubFolders publicly 16 年 前
  Justin Clarke Casey 9e02a639e5 * Apply the other patch from http://opensimulator.org/mantis/view.php?id=2315 16 年 前
  Justin Clarke Casey 762712c02e * Actually update subfolders of parent folders in the inventory cache when a folder gets moved 16 年 前
  Justin Clarke Casey 38ca31b37a * Put in the code necessary to allow inventory transfer of whole folders (and their contents) between agents, not just single items 16 年 前
  Justin Clarke Casey 71e05a5707 * test: Add a wodge of code in order to be able to slightly extend a test to deliver a taken object to a user inventory folder without throwing an exception 16 年 前
  Melanie Thielker efe3f3eb2a Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. 16 年 前
  Charles Krinke 8d6096b815 Mantis#2165. Thank you kindly, CMickeyB for a patch that: 16 年 前
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 年 前
  Melanie Thielker 10b2a4597a Mantis #1903 16 年 前
  Jeff Ames 3bf8858727 Update svn properties, formatting cleanup. 16 年 前
  Melanie Thielker 670719cb76 Mantis #1903 16 年 前
  Melanie Thielker 29530f3029 Attachment persistence!!! Patch #9170 (Mantis #1171) 16 年 前
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 年 前
  Mike Mazur 8ea92c0669 Thanks, lulurun, for a patch that addresses inventory problems that occur 16 年 前
  Justin Clarke Casey 43b2ff1d11 * Drop cached inventory from the local region when a user crosses out into a remote region 16 年 前
  Justin Clarke Casey a62b906a7b * allow inventory folders to be located by path 16 年 前
  Justin Clarke Casey 078643a017 * refactor: Change CachedUserInfo.HasInventory to HasReceivedInventory to make actual function clearer 16 年 前
  Justin Clarke Casey 58af0fabeb * minor: reduce coupling by passing in only session id to CachedUserInfo 16 年 前
  Jeff Ames 80d8e2889e Update svn properties. Formatting cleanup. Remove a compiler warning. 16 年 前
  Johan Berntsson ce4bcb5065 The new secure inventory server mode (in r5590) can now be disabled from OpenSim.ini. Default is to use the new mode. 16 年 前
  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 年 前
  Melanie Thielker 4ff529bdaf Patch #9146 (No Mantis) 16 年 前
  MW b0330a0bb5 disabled the multiple inventory server support in login service again. 16 年 前
  MW 031b3d5314 small change to see if that helps with the inventory problems. 16 年 前
  MW 86defd0a69 plumbing for multiple inventory servers. Mostly done on the region server side. 16 年 前