Historial de Commits

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