커밋 기록

작성자 SHA1 메시지 날짜
  Justin Clarke Casey 5f9ccd486f * test: Extend take object test to finally check that the object made it into user inventory and that it was removed from the scene 15 년 전
  Justin Clarke Casey 18974b7766 * refactor: rename UserServiceAdmin to UserAdminService 15 년 전
  Justin Clarke Casey 63851f1441 * refactor: move ResetUserPassword into UserServiceAdmin 15 년 전
  Justin Clarke Casey 0862627b34 * refactor: move CreateUser into UserServiceAdmin 15 년 전
  Justin Clarke Casey 7c6c776ff7 * test: Add the ability to add a plugin directory to the user and inventory services in order to extend unit tests for user and inventory information 15 년 전
  Charles Krinke 02fd7751d9 Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: 15 년 전
  Homer Horwitz 38e8853e57 Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, 15 년 전
  Dr Scofield b91857b8f7 Adding AddXmlRpcHandler(name, method, bool) to selectively disable 15 년 전
  Teravus Ovares 17be1b736d * In Standalone, add a persistant account for the OGP user. 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 년 전
  Justin Clarke Casey ddaa90d270 * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserProfile 16 년 전
  Justin Clarke Casey c2ee263999 * refactor: Break out IUserServiceAdmin out of IUserService since admin methods don't need to be implemented on Grid hosted region servers 16 년 전
  Justin Clarke Casey 6d289c3ae0 * Add "reset user password" command to standalone region console 16 년 전
  Justin Clarke Casey 52a4c4d82f * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 16 년 전
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 년 전
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 년 전
  Justin Clarke Casey e595959d97 * refactor: move create user console command parsing down to OpenSim.cs from CommunicationsManager 16 년 전
  Justin Clarke Casey 29e8fcd13c * minor: Rename IInterGridInventoryServices since it's inter service rather than inter grid 16 년 전
  Justin Clarke Casey 9af05d0bc3 * refactor: break out inter grid inventory services further 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 년 전
  MW fb096dfbd5 added experimental packet tracker (LLPacketTracker.cs), which can be told to track a packet and if it hasn't been acked within a set time, trigger a IClientAPI event, that the application/scene can handle. Currently only terrain packet tracking is finished, Tracking for initial Prim packets (first full update for a prim) is being worked on. Future improvements would be to make it a more generic packet tracker with callback delegates instead of events. 16 년 전
  Dahlia Trimble 8465f378ac changes prompting of create user console command to only ask for unspecified parameters and avoid an exception if the wrong number of parameters are supplied 16 년 전
  MW f3f31744ab patch and files from mantis #1630, Thanks Melanie 16 년 전
  MW a9347b6ceb Extracted the Avatar appearance functions out of the IUserService interface and moved them into a IAvatarService 16 년 전
  MW 86defd0a69 plumbing for multiple inventory servers. Mostly done on the region server side. 16 년 전
  Dr Scofield feb30217de dr scofield's warning safari: 16 년 전
  Jeff Ames 0462510956 Update svn properties. Formatting cleanup. 16 년 전
  Teravus Ovares 9cefda83d6 * Caches UUIDName requests 16 년 전
  Jeff Ames 65c5efe43b Formatting cleanup. 16 년 전