Historie revizí

Autor SHA1 Zpráva Datum
  Diva Canto f3b3e21dea Change the auth token to be the user's sessionid. před 11 roky
  Diva Canto b4f1b9acf6 Guard against unauthorized agent deletes. před 11 roky
  Diva Canto 931eb892d9 Deleted GET agent all around. Not used. před 11 roky
  Justin Clark-Casey (justincc) c3db595944 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim před 11 roky
  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 před 11 roky
  Diva Canto bbb9af363d Print out caller IP when unusual requests are received. před 11 roky
  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. před 11 roky
  Diva Canto 4778d67005 Finally moved HG agent transfers to use agent fatpacks. před 11 roky
  Justin Clark-Casey (justincc) 3bc8cf65a4 Where this is not already happening, trigger asychoronous calls to CloseChildAgent() above the LocalSimulationConnector level. před 11 roky
  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. před 12 roky
  Justin Clark-Casey (justincc) 38ce9d45a5 Make ISimulationScene.GetScene() used the more efficient region id for lookup rather than the region handle. před 12 roky
  Diva Canto 5a09572393 Minor sanity check on simulation agent handler (content type) před 12 roky
  Justin Clark-Casey (justincc) 4567555c49 Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. před 12 roky
  Justin Clark-Casey (justincc) 2206e2fc96 Remove the "[LOCAL SIMULATION CONNECTOR]: Did not find region {0} for SendCreateChildAgent" message před 13 roky
  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 před 13 roky
  Diva Canto e9e4c009b4 This makes compression of fatpacks actually work. Previously they always failed. See comment in WebUtil. před 13 roky
  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." před 13 roky
  Diva Canto af2e12d2b4 One more debug message. Don't use this unless your name is nebadon. před 13 roky
  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. před 13 roky
  Melanie c8b9558039 Also compress the actual fatpacks před 13 roky
  Melanie e345f03895 Remove a spammy debug I left in. Disable TP cancel button at the point před 13 roky
  Melanie 9688db2f68 Enable compressed (gzip) fatpack transfers. před 13 roky
  Diva Canto 9892e115cc Fatpack message on agent transfers: 1 message only (UpdateAgent) containing the agent and all attachments. Preserves backwards compatibility -- older sims get passed attachments one by one. Meaning that I finally introduced versioning in the simulation service. před 13 roky
  Melanie 918c12c965 Change the QUERYACCESS method to eliminate spurious access denied messages před 13 roky
  Diva Canto 34bd41d186 Comment previous debug před 13 roky
  Diva Canto 305c755cfb XFF header again -- debug. před 13 roky
  Melanie 4e0b0f0f4c Fix a typo in the QUERYACCESS method name před 13 roky
  Melanie 188d86998d Fix up QueryAccess to also check parcels před 13 roky
  Diva Canto 479d72ac97 Account for some component along the way lower-casing the HTTP header keys. (XFF header issue) před 13 roky
  Diva Canto 0aeb8981b2 Brute force debug for XFF issue před 13 roky