Historique des commits

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