Историја ревизија

Аутор SHA1 Порука Датум
  Diva Canto 0d8284c7a1 Removed IAssetCache. пре 15 година
  Dr Scofield a1ba9dee8d adding logging statement for receive buffer size пре 15 година
  Dr Scofield 8f5efc4994 - adds the possibility of setting the socket receive buffer size пре 15 година
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. пре 15 година
  diva 5e4fc6e91e Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. пре 15 година
  Johan Berntsson 119aeeed7d Another cleanup: Region_Status renamed to RegionStatus, and a usage comment added пре 15 година
  Teravus Ovares c2e75aecd1 * Commit a variety of fixes to bugs discovered while trying to fix the NaN singularity. пре 15 година
  lbsa71 3cb06cc4cc * Changed a recursive BeginRobustReceive loop to a flat while loop to avoid lethal stack overflows. пре 15 година
  MW ff76102644 Changed IClientNetworkServer.AddScene method from void AddScene(Scene x) to void AddScene(IScene x). As there should be no need for the client view to have a reference to Scene. IScene should be all it needs. пре 15 година
  lbsa71 801da4346a * optimized usings. пре 16 година
  diva b6e7e5ed42 Enforce estate bans on Teleports. пре 16 година
  Sean Dague 8088802c21 From Alan Webb <[email protected]> пре 16 година
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring пре 16 година
  Justin Clarke Casey d2d273aebe * minor: move connection success log message so that it doesn't get printed again if a duplicate use circuit code packet comes in пре 16 година
  Justin Clarke Casey 75ea84f3d2 * minor: Change around more debugging messages пре 16 година
  Justin Clarke Casey 6ae1b80d20 * Do some log tweaking to better see incoming connection success (and failure) пре 16 година
  Justin Clarke Casey 1e365df495 * minor: Stop friendship termination crashing the client thread if the friend to be terminated could not be found пре 16 година
  Justin Clarke Casey a31792ee5c * prune and regrade log messages relating to client login and logout пре 16 година
  Justin Clarke Casey 72ff5322f5 * Replace manually zeroing with Array.Clear(). Thanks cmickeyb пре 16 година
  Teravus Ovares c9a5215d6d * Fixes Location == Location, and Location != Location пре 16 година
  Teravus Ovares 414bf2aaf1 * The equals override of 'Location' is not working as expected. This caused sim restarts to fail because the test that searches for and shutsdown the UDP server listener for that region never found and shutdown the udp server. hence the error message, "only one listener on port". пре 16 година
  Adam Frisby 434afaf717 * Added and removed debug information relating to client connections пре 16 година
  Justin Clarke Casey 2bb4b45626 * Move test scene construction infrastructure methods to a separate class for future common use пре 16 година
  Mike Mazur 32b9975468 If the proxy is on, we need to ignore the extra 6 bytes in the packet. пре 16 година
  Johan Berntsson 22b70495ab The region proxy for the load balancer module works again. The incoming proxy messages were not properly decoded. пре 16 година
  Teravus Ovares f0bf3df024 * Fix half of the issue behind the long standing 'UseCircuitCode' packet spam from libOMV clients. AckPacket.Header.Sequence was 0. This caused LibOMV to ignore it. пре 16 година
  Justin Clarke Casey d31d02c373 * refactor: Split BeginRecieve() into BeginReceive() and BeginRobustReceive() пре 16 година
  Justin Clarke Casey 5a852321e0 * Stop passing along epSender explicitly where we are really using the constantly reused ep sender field пре 16 година
  Justin Clarke Casey 29691a3d36 * Test to ensure that the udp server stays active after receiving a SocketException on BeginReceive пре 16 година
  Justin Clarke Casey 892e7bf9fb * Properly use the default value if the LindenUDP.ClientStack section exists by the client throttle setting does not пре 16 година