提交歷史

作者 SHA1 備註 提交日期
  diva 0f367bd7bb Heart surgery no.2: the inventory service hooks. 15 年之前
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 年之前
  Justin Clarke Casey 607156cae8 * Comment out user profile cache update method for now 15 年之前
  Justin Clarke Casey d2d0b9877f * Add the ability to update profiles via the cache, so that cached profiles don't become stale 15 年之前
  Justin Clarke Casey 235ae95b50 * minor: Eliminate redundant argument in PreloadUserCache 15 年之前
  Justin Clarke Casey cab7a2a45c * Add name keyed cache to UserProfileCacheService 15 年之前
  Justin Clarke Casey 31ca3a8d4d * refactor: Move RequestInventoryForUser() from service to CachedUserInfo 15 年之前
  lbsa71 801da4346a * optimized usings. 15 年之前
  Justin Clarke Casey a31792ee5c * prune and regrade log messages relating to client login and logout 15 年之前
  Justin Clarke Casey c4b45449ee * test: Add simple user profile test that checks for non-existing users 16 年之前
  Justin Clarke Casey f38c35b609 * refactor: Move inventory handlers out from UserProfileCacheService 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 9324c3f110 * refactor: Move error logging from GetUserDetails up to callers, since there are some circumstances in which not finding a user is not an error 16 年之前
  Justin Clarke Casey 5fb7b485b2 * Only allow logins on standalone when the sim has completed it's initial startup (script startup doesn't count here) 16 年之前
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 年之前
  Jeff Ames 3bf8858727 Update svn properties, formatting cleanup. 16 年之前
  Melanie Thielker 670719cb76 Mantis #1903 16 年之前
  Teravus Ovares 2912aafe25 * This commit incorporates the heart of the OpenGridProtocol patch that is currently on Forge in a nice, friendly modular format. 16 年之前
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 年之前
  Jeff Ames 6fa26f5b41 Update svn properties, minor formatting cleanup. 16 年之前
  Melanie Thielker e5a7ba5df4 Guard against the null UUID being queried from the userserver 16 年之前
  Justin Clarke Casey 4e555b87f3 * Stop warnings about non existent scene presences/entities being removed on client log off 16 年之前
  Mike Mazur 8ea92c0669 Thanks, lulurun, for a patch that addresses inventory problems that occur 16 年之前
  Justin Clarke Casey 10e0df0a2d * correct bug from last commit - for now don't drop cached user profile when an agent is downgraded to a child agent 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 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 年之前
  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 年之前