Historial de Commits

Autor SHA1 Mensaje Fecha
  Diva Canto f29bd8036d A slight improvement on name fetching -- using the local name cache, since it exists. hace 15 años
  Diva Canto c146f2c8c4 Use the cache, Luke! hace 15 años
  Jeff Ames ee205e7e81 Formatting cleanup. hace 15 años
  Diva Canto 68e40a87ca Poof! on LocalBackend. CommsManager.GridServices deleted. hace 15 años
  Diva Canto 5d2a157e64 First pass at cleaning up old OGS1 and Local Inventory: removed everything-inventory in CommsManager, which wasn't actively used anymore. hace 15 años
  Melanie Thielker c310fb11f4 Remove all references to HttpServer from CommsManager (all incarnations) hace 15 años
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. hace 15 años
  Melanie Thielker 23d902be42 Remove the old asset cache and local services and the configurations for them hace 15 años
  Melanie Thielker acfb5051cd Intermediate commit. WILL NOT COMPILE! hace 15 años
  Justin Clarke Casey 342126b7b9 * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some service initialization into CommsManager hace 15 años
  Justin Clarke Casey bd2180d9af * refactor: Create IHttpServer interface instead of accessing BaseHttpServer via CommunicationsManager directly hace 15 años
  MW 171015f65f Moved Linden protocol login handling to modules in OpenSim.Client.Linden. There are two region modules in there LLStandaloneLoginModule (for standalone mode) and LLProxyLoginModule (for grid mode which just handles incoming expect_user and logoff_user messages from the remote login server) hace 15 años
  diva 33330297d6 THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versions will have a hard time communicating with sims on this release and later, especially if they haven't transitioned to RESTComms at all. hace 15 años
  diva e725e485fa This moves the 2 friends-related interregion messages out of OGS1 and into the FriendsModule. No functional changes. Those messages were sent over XMLRPC, and that's how it continues to be for now. Just moving this couple of interregion messages out of OGS1, in preparation for the big shlep ahead. hace 15 años
  lbsa71 801da4346a * optimized usings. hace 15 años
  Sean Dague 8088802c21 From Alan Webb <[email protected]> hace 15 años
  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 16 años
  Justin Clarke Casey 18974b7766 * refactor: rename UserServiceAdmin to UserAdminService hace 16 años
  Justin Clarke Casey 63851f1441 * refactor: move ResetUserPassword into UserServiceAdmin hace 16 años
  Justin Clarke Casey 0862627b34 * refactor: move CreateUser into UserServiceAdmin hace 16 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 16 años
  Charles Krinke 02fd7751d9 Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: hace 16 años
  Homer Horwitz 38e8853e57 Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, hace 16 años
  Dr Scofield b91857b8f7 Adding AddXmlRpcHandler(name, method, bool) to selectively disable hace 16 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