Historique des commits

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