커밋 기록

작성자 SHA1 메시지 날짜
  Melanie 81d5a4b6d8 Remove "login disable", "login enable" and "login status" commands. 14 년 전
  Melanie 0b5cdc539c Change teleports so the TeleportFlags are sent to the destination sim. It 14 년 전
  John Hurliman b81c829576 * Standalone logins will now go through the sequence of "requested region, default region, any region" before giving up 15 년 전
  John Hurliman ff4b45a1e3 Do case-insensitive comparisons on region names in LLStandaloneLoginModule 15 년 전
  Diva Canto 902279f0fd Moved the property RegionLoginsEnabled from GridComms to the Scene -- not the scene itself but SceneCommunicationService, for now. Beginning to clear the code from using Region.Communications. grid stuff. 15 년 전
  Melanie eba23048ca Replace the Replaceable modules name 15 년 전
  Melanie Thielker 8ecfc9a717 Committing the interface change and the addition to the modules to get 15 년 전
  Melanie Thielker c310fb11f4 Remove all references to HttpServer from CommsManager (all incarnations) 15 년 전
  Arthur Valadares f243dddc04 * Corrected CAPS namespaces 15 년 전
  Justin Clarke Casey 45342067f5 * Move standalone login setup in LLStandaloneLoginmodule to RegionLoaded() from AddRegion() 15 년 전
  diva 156604e28e InterServiceInventoryService references *almost* completely removed from the simulator. Only a couple left, not important. Also updated the login tests -- Justin, this time I was able to fix this by myself :) 15 년 전
  Arthur Valadares eb330f71be * Making silent logoff of old hung sessions for new connections default for 15 년 전
  Arthur Valadares d0084f08f2 * Allows standalone region users to skip the "You must wait 5 minutes to log again" message and 15 년 전
  Arthur Valadares a85f496f4d * Upgraded LLStandaloneLoginModule, LLProxyLoginModule and LLClientStackModule to new 15 년 전
  Dr Scofield e0a06f6416 - moving banned check and public/private check to 15 년 전
  Melanie Thielker acfb5051cd Intermediate commit. WILL NOT COMPILE! 15 년 전
  diva 0413d052a3 Adds session authentication upon NewUserConnections. Adds user key authentication (in safemode only) upon CreateChildAgents. All of this for Hypergrid users too. This addresses assorted spoofing vulnerabilities. 15 년 전
  Justin Clarke Casey bd2180d9af * refactor: Create IHttpServer interface instead of accessing BaseHttpServer via CommunicationsManager directly 15 년 전
  Justin Clarke Casey fc2c73d5c6 * minor: remove some mono compiler warnings 15 년 전
  MW 84d6b02475 Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved it from OpenSim.Client.Linden to OpenSim.Framework. 15 년 전
  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) 15 년 전