index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Server
/
Handlers
/
Simulation
/
AgentHandlers.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce an EntityTransferContext carrying the version numbers to pass
Melanie Thielker
2015-10-31
1
-14
/
+17
*
Put back the option of having asymmetrical protocol versions in
Melanie Thielker
2015-10-31
1
-25
/
+18
*
simplify new regions protocol version control. (May not work, and babies safe...
UbitUmarov
2015-10-31
1
-27
/
+41
*
Testing stage of the new versioning system. Use at own risk. May not
Melanie Thielker
2015-10-31
1
-9
/
+94
*
Let the initiator of a teleport or crossing know that we handle extra
Melanie Thielker
2015-10-20
1
-0
/
+1
*
More plumbing on agent states
Melanie Thielker
2015-08-20
1
-0
/
+6
*
Partial plumbing for the agent stateful module features negotiation
Melanie Thielker
2015-08-20
1
-1
/
+12
*
Label all threadpool calls being made in core OpenSimulator. This is to add ...
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+2
*
Close streams immediately when we finish using them
Oren Hurvitz
2014-07-21
1
-11
/
+43
*
Added simulation version compatibility check so that agents coming from 0.7.6...
Diva Canto
2014-06-06
1
-1
/
+5
*
Tell QueryAccess explicitly whether the user is coming in via Teleport or Cro...
Oren Hurvitz
2014-05-19
1
-1
/
+5
*
Please note: older simulators (0.7.6) still send the info about gzip in Conte...
Diva Canto
2014-05-04
1
-2
/
+2
*
In teleports, pass the source region to the destination (similar to an HTTP r...
Oren Hurvitz
2014-04-09
1
-3
/
+20
*
When sending QueryAccess to a region, also send the user's Home URI
Oren Hurvitz
2014-04-07
1
-2
/
+6
*
Use the "X-Content-Encoding" header to indicate gzipped data, because old Ope...
Oren Hurvitz
2014-03-25
1
-2
/
+2
*
Use the "Content-Encoding" header to indicate gzipped streams
Oren Hurvitz
2014-03-25
1
-11
/
+8
*
Change the auth token to be the user's sessionid.
Diva Canto
2013-07-14
1
-1
/
+4
*
Guard against unauthorized agent deletes.
Diva Canto
2013-07-13
1
-5
/
+11
*
Deleted GET agent all around. Not used.
Diva Canto
2013-07-13
1
-59
/
+2
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2013-07-08
1
-1
/
+1
|
\
|
*
Print out caller IP when unusual requests are received.
Diva Canto
2013-07-07
1
-1
/
+1
*
|
Add "show caps stats by user" and "show caps stats by cap" console commands t...
Justin Clark-Casey (justincc)
2013-07-08
1
-2
/
+2
|
/
*
Change IsLocalRegion from using region handle to using regionID. This was aff...
Diva Canto
2013-06-22
1
-1
/
+0
*
Finally moved HG agent transfers to use agent fatpacks.
Diva Canto
2013-06-21
1
-26
/
+50
*
Where this is not already happening, trigger asychoronous calls to CloseChild...
Justin Clark-Casey (justincc)
2013-05-16
1
-1
/
+1
*
In remote QueryAccess, also receive the actual status (true|false) instead of...
Justin Clark-Casey (justincc)
2012-05-25
1
-2
/
+5
*
Make ISimulationScene.GetScene() used the more efficient region id for lookup...
Justin Clark-Casey (justincc)
2012-05-24
1
-2
/
+2
*
Minor sanity check on simulation agent handler (content type)
Diva Canto
2012-03-13
1
-7
/
+12
*
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...
Justin Clark-Casey (justincc)
2011-12-05
1
-2
/
+2
*
Remove the "[LOCAL SIMULATION CONNECTOR]: Did not find region {0} for SendCre...
Justin Clark-Casey (justincc)
2011-11-19
1
-2
/
+2
*
Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff...
Justin Clark-Casey (justincc)
2011-11-19
1
-2
/
+1
*
This makes compression of fatpacks actually work. Previously they always fail...
Diva Canto
2011-05-11
1
-3
/
+2
*
Revert "Functional improvement: close the stream. Non-functional: add debug m...
Diva Canto
2011-05-11
1
-19
/
+2
*
One more debug message. Don't use this unless your name is nebadon.
Diva Canto
2011-05-11
1
-0
/
+3
*
Functional improvement: close the stream. Non-functional: add debug messages ...
Diva Canto
2011-05-11
1
-2
/
+19
*
Also compress the actual fatpacks
Melanie
2011-05-08
1
-94
/
+170
*
Remove a spammy debug I left in. Disable TP cancel button at the point
Melanie
2011-05-08
1
-1
/
+0
*
Enable compressed (gzip) fatpack transfers.
Melanie
2011-05-08
1
-112
/
+187
*
Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...
Diva Canto
2011-04-28
1
-3
/
+6
*
Change the QUERYACCESS method to eliminate spurious access denied messages
Melanie
2011-02-16
1
-2
/
+9
*
Comment previous debug
Diva Canto
2011-02-08
1
-3
/
+3
*
XFF header again -- debug.
Diva Canto
2011-02-08
1
-0
/
+5
*
Fix a typo in the QUERYACCESS method name
Melanie
2011-02-05
1
-1
/
+1
*
Fix up QueryAccess to also check parcels
Melanie
2011-01-28
1
-1
/
+8
*
Account for some component along the way lower-casing the HTTP header keys. (...
Diva Canto
2011-01-17
1
-13
/
+10
*
Brute force debug for XFF issue
Diva Canto
2011-01-17
1
-0
/
+7
*
More debug messages to help track the XFF header problem.
Diva Canto
2011-01-17
1
-0
/
+3
*
Improved debug messages to track what is going on with the XFF header
Diva Canto
2011-01-09
1
-0
/
+2
*
Plumb a code path for the entity transfer module to ask a destination scene
Melanie
2010-12-09
1
-0
/
+26
*
Made the Gatekeeper proxy-able.
Diva Canto
2010-10-03
1
-1
/
+21
[next]