Commit History

Author SHA1 Message Date
  UbitUmarov c9079360b9 coment out stack trace at newUserConnection, add log msh at createAgent 9 years ago
  UbitUmarov 68ea1f7776 TEST do createAgent sync, forcing grid services and other regions to wait 9 years ago
  Oren Hurvitz 99ac770abb Close streams immediately when we finish using them 10 years ago
  Diva Canto fe779128b0 Added simulation version compatibility check so that agents coming from 0.7.6 to a varregion running in 0.8 and above will be denied teleport, rather than be allowed and crash the viewer. 10 years ago
  Oren Hurvitz 47b84875fd Tell QueryAccess explicitly whether the user is coming in via Teleport or Cross, because the permission checks are different. 10 years ago
  Diva Canto 7f570636f8 Please note: older simulators (0.7.6) still send the info about gzip in ContentType 10 years ago
  Oren Hurvitz 06e0528d0b In teleports, pass the source region to the destination (similar to an HTTP referrer) 10 years ago
  Oren Hurvitz 85d51e57a9 When sending QueryAccess to a region, also send the user's Home URI 10 years ago
  Oren Hurvitz 6d1d58b654 Use the "X-Content-Encoding" header to indicate gzipped data, because old OpenSims fail if they get an unknown "Content-Encoding" 10 years ago
  Oren Hurvitz b1d8aa0b64 Use the "Content-Encoding" header to indicate gzipped streams 10 years ago
  Melanie 7830cc9954 Merge branch 'master' into careminster 11 years ago
  Diva Canto f3b3e21dea Change the auth token to be the user's sessionid. 11 years ago
  Diva Canto b4f1b9acf6 Guard against unauthorized agent deletes. 11 years ago
  Diva Canto 931eb892d9 Deleted GET agent all around. Not used. 11 years ago
  Justin Clark-Casey (justincc) c3db595944 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 11 years ago
  Justin Clark-Casey (justincc) e19defde36 Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap 11 years ago
  Diva Canto bbb9af363d Print out caller IP when unusual requests are received. 11 years ago
  Melanie f70357eaa3 Merge branch 'master' into careminster 11 years ago
  Diva Canto 6c7e33fe47 Change IsLocalRegion from using region handle to using regionID. This was affecting UpdateAgent and CloseAgent in cases where the foreign region is on the same coordinates as *some* local region. 11 years ago
  Diva Canto 4778d67005 Finally moved HG agent transfers to use agent fatpacks. 11 years ago
  Melanie 42c82b564e Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 3bc8cf65a4 Where this is not already happening, trigger asychoronous calls to CloseChildAgent() above the LocalSimulationConnector level. 11 years ago
  Melanie 8dae7928d3 Make agent creation at destination asynchronous. Failures here are pretty 12 years ago
  Melanie 884c0e7bb1 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 7cceab1295 In remote QueryAccess, also receive the actual status (true|false) instead of always true no matter what the callee actually returned. 12 years ago
  Justin Clark-Casey (justincc) 38ce9d45a5 Make ISimulationScene.GetScene() used the more efficient region id for lookup rather than the region handle. 12 years ago
  Melanie c0f70d17fc Merge branch 'master' into careminster 12 years ago
  Diva Canto 5a09572393 Minor sanity check on simulation agent handler (content type) 12 years ago
  Justin Clark-Casey (justincc) 4567555c49 Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. 12 years ago
  Melanie bc17e2e9cf Merge branch 'master' into bigmerge 12 years ago