Commit Verlauf

Autor SHA1 Nachricht Datum
  Justin Clark-Casey (justincc) ec8d21c434 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. vor 10 Jahren
  Oren Hurvitz 99ac770abb Close streams immediately when we finish using them vor 10 Jahren
  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. vor 10 Jahren
  Oren Hurvitz 47b84875fd Tell QueryAccess explicitly whether the user is coming in via Teleport or Cross, because the permission checks are different. vor 10 Jahren
  Diva Canto 7f570636f8 Please note: older simulators (0.7.6) still send the info about gzip in ContentType vor 10 Jahren
  Oren Hurvitz 06e0528d0b In teleports, pass the source region to the destination (similar to an HTTP referrer) vor 10 Jahren
  Oren Hurvitz 85d51e57a9 When sending QueryAccess to a region, also send the user's Home URI vor 10 Jahren
  Oren Hurvitz 6d1d58b654 Use the "X-Content-Encoding" header to indicate gzipped data, because old OpenSims fail if they get an unknown "Content-Encoding" vor 11 Jahren
  Oren Hurvitz b1d8aa0b64 Use the "Content-Encoding" header to indicate gzipped streams vor 11 Jahren
  Diva Canto f3b3e21dea Change the auth token to be the user's sessionid. vor 11 Jahren
  Diva Canto b4f1b9acf6 Guard against unauthorized agent deletes. vor 11 Jahren
  Diva Canto 931eb892d9 Deleted GET agent all around. Not used. vor 11 Jahren
  Justin Clark-Casey (justincc) c3db595944 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim vor 11 Jahren
  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 vor 11 Jahren
  Diva Canto bbb9af363d Print out caller IP when unusual requests are received. vor 11 Jahren
  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. vor 11 Jahren
  Diva Canto 4778d67005 Finally moved HG agent transfers to use agent fatpacks. vor 11 Jahren
  Justin Clark-Casey (justincc) 3bc8cf65a4 Where this is not already happening, trigger asychoronous calls to CloseChildAgent() above the LocalSimulationConnector level. vor 11 Jahren
  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. vor 12 Jahren
  Justin Clark-Casey (justincc) 38ce9d45a5 Make ISimulationScene.GetScene() used the more efficient region id for lookup rather than the region handle. vor 12 Jahren
  Diva Canto 5a09572393 Minor sanity check on simulation agent handler (content type) vor 13 Jahren
  Justin Clark-Casey (justincc) 4567555c49 Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. vor 13 Jahren
  Justin Clark-Casey (justincc) 2206e2fc96 Remove the "[LOCAL SIMULATION CONNECTOR]: Did not find region {0} for SendCreateChildAgent" message vor 13 Jahren
  Justin Clark-Casey (justincc) 10a23a823e Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff2e-4fc1-9995-613c6256cc98>: Invalid character 'O' in input string messages vor 13 Jahren
  Diva Canto e9e4c009b4 This makes compression of fatpacks actually work. Previously they always failed. See comment in WebUtil. vor 13 Jahren
  Diva Canto 7fa2489a6e Revert "Functional improvement: close the stream. Non-functional: add debug messages to find out why updates are getting an error. WARNING: MASSIVE CONSOLE SPAM ON TPs." vor 13 Jahren
  Diva Canto af2e12d2b4 One more debug message. Don't use this unless your name is nebadon. vor 13 Jahren
  Diva Canto 5548f83750 Functional improvement: close the stream. Non-functional: add debug messages to find out why updates are getting an error. WARNING: MASSIVE CONSOLE SPAM ON TPs. vor 13 Jahren
  Melanie c8b9558039 Also compress the actual fatpacks vor 13 Jahren
  Melanie e345f03895 Remove a spammy debug I left in. Disable TP cancel button at the point vor 13 Jahren