Commit Verlauf

Autor SHA1 Nachricht Datum
  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 vor 15 Jahren
  Justin Clarke Casey 18974b7766 * refactor: rename UserServiceAdmin to UserAdminService vor 15 Jahren
  Justin Clarke Casey 63851f1441 * refactor: move ResetUserPassword into UserServiceAdmin vor 15 Jahren
  Justin Clarke Casey 0862627b34 * refactor: move CreateUser into UserServiceAdmin vor 15 Jahren
  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 vor 15 Jahren
  Charles Krinke 02fd7751d9 Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: vor 15 Jahren
  Homer Horwitz 38e8853e57 Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, vor 15 Jahren
  Dr Scofield b91857b8f7 Adding AddXmlRpcHandler(name, method, bool) to selectively disable vor 15 Jahren
  Teravus Ovares 17be1b736d * In Standalone, add a persistant account for the OGP user. vor 16 Jahren
  Justin Clarke Casey 5fb7b485b2 * Only allow logins on standalone when the sim has completed it's initial startup (script startup doesn't count here) vor 16 Jahren
  Justin Clarke Casey ddaa90d270 * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserProfile vor 16 Jahren
  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 vor 16 Jahren
  Justin Clarke Casey 6d289c3ae0 * Add "reset user password" command to standalone region console vor 16 Jahren
  Justin Clarke Casey 52a4c4d82f * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 vor 16 Jahren
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman vor 16 Jahren
  Jeff Ames 6ef9d4da90 Formatting cleanup. vor 16 Jahren
  Justin Clarke Casey e595959d97 * refactor: move create user console command parsing down to OpenSim.cs from CommunicationsManager vor 16 Jahren
  Justin Clarke Casey 29e8fcd13c * minor: Rename IInterGridInventoryServices since it's inter service rather than inter grid vor 16 Jahren
  Justin Clarke Casey 9af05d0bc3 * refactor: break out inter grid inventory services further vor 16 Jahren
  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. vor 16 Jahren
  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) vor 16 Jahren
  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. vor 16 Jahren
  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 vor 16 Jahren
  MW f3f31744ab patch and files from mantis #1630, Thanks Melanie vor 16 Jahren
  MW a9347b6ceb Extracted the Avatar appearance functions out of the IUserService interface and moved them into a IAvatarService vor 16 Jahren
  MW 86defd0a69 plumbing for multiple inventory servers. Mostly done on the region server side. vor 16 Jahren
  Dr Scofield feb30217de dr scofield's warning safari: vor 16 Jahren
  Jeff Ames 0462510956 Update svn properties. Formatting cleanup. vor 16 Jahren
  Teravus Ovares 9cefda83d6 * Caches UUIDName requests vor 16 Jahren
  Jeff Ames 65c5efe43b Formatting cleanup. vor 16 Jahren