aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Simulation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-07-181-88/+17
|\
| * Change the auth token to be the user's sessionid.Diva Canto2013-07-141-1/+4
| * Guard against unauthorized agent deletes.Diva Canto2013-07-131-5/+11
| * Deleted GET agent all around. Not used.Diva Canto2013-07-131-59/+2
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2013-07-081-1/+1
| |\
| | * Print out caller IP when unusual requests are received.Diva Canto2013-07-071-1/+1
| * | Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)2013-07-081-2/+2
| |/
* | Merge branch 'master' into careminsterMelanie2013-06-231-27/+50
|\ \ | |/
| * Change IsLocalRegion from using region handle to using regionID. This was aff...Diva Canto2013-06-221-1/+0
| * Finally moved HG agent transfers to use agent fatpacks.Diva Canto2013-06-211-26/+50
* | Merge branch 'master' into careminsterMelanie2013-05-161-1/+1
|\ \ | |/
| * Where this is not already happening, trigger asychoronous calls to CloseChild...Justin Clark-Casey (justincc)2013-05-161-1/+1
* | Make agent creation at destination asynchronous. Failures here are prettyMelanie2012-09-161-1/+9
* | Merge branch 'master' into careminsterMelanie2012-07-011-48/+0
|\ \ | |/
| * Removing unused handling of incoming create object by userID and itemID only.Justin Clark-Casey (justincc)2012-06-301-48/+0
* | Merge branch 'master' into careminsterMelanie2012-05-272-5/+8
|\ \ | |/
| * In remote QueryAccess, also receive the actual status (true|false) instead of...Justin Clark-Casey (justincc)2012-05-251-2/+5
| * Make ISimulationScene.GetScene() used the more efficient region id for lookup...Justin Clark-Casey (justincc)2012-05-242-3/+3
* | Merge branch 'master' into careminsterMelanie2012-03-141-7/+12
|\ \ | |/
| * Minor sanity check on simulation agent handler (content type)Diva Canto2012-03-131-7/+12
* | Merge branch 'master' into careminsterMelanie2012-02-231-3/+7
|\ \ | |/
| * Add a position parameter to region crossing of objects. This avoids theMelanie2012-02-231-3/+7
* | Merge branch 'master' into bigmergeMelanie2011-12-051-2/+2
|\ \ | |/
| * Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-051-2/+2
* | Merge branch 'master' into bigmergeMelanie2011-11-191-4/+3
|\ \ | |/
| * Remove the "[LOCAL SIMULATION CONNECTOR]: Did not find region {0} for SendCre...Justin Clark-Casey (justincc)2011-11-191-2/+2
| * Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff...Justin Clark-Casey (justincc)2011-11-191-2/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-131-0/+2
|\ \ | |/
| * This makes compression of fatpacks actually work. Previously they always fail...Diva Canto2011-05-111-3/+2
| * Revert "Functional improvement: close the stream. Non-functional: add debug m...Diva Canto2011-05-111-19/+2
| * One more debug message. Don't use this unless your name is nebadon.Diva Canto2011-05-111-0/+3
| * Functional improvement: close the stream. Non-functional: add debug messages ...Diva Canto2011-05-111-2/+19
| * Also compress the actual fatpacksMelanie2011-05-082-94/+171
| * Remove a spammy debug I left in. Disable TP cancel button at the pointMelanie2011-05-081-1/+0
| * Enable compressed (gzip) fatpack transfers.Melanie2011-05-082-131/+191
* | Also compress the actual fatpacksMelanie2011-05-082-94/+171
* | Remove a spammy debug I left in. Disable TP cancel button at the pointMelanie2011-05-081-1/+0
* | Enable compressed (gzip) fatpack transfers.Melanie2011-05-082-131/+191
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-301-3/+6
|\ \ | |/
| * Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...Diva Canto2011-04-281-3/+6
| * Change the QUERYACCESS method to eliminate spurious access denied messagesMelanie2011-02-161-2/+9
* | Change the QUERYACCESS method to eliminate spurious access denied messagesMelanie2011-02-161-2/+9
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-121-0/+5
|\ \ | |/
| * Comment previous debugDiva Canto2011-02-081-3/+3
| * XFF header again -- debug.Diva Canto2011-02-081-0/+5
| * Fix a typo in the QUERYACCESS method nameMelanie2011-02-051-1/+1
| * Fix up QueryAccess to also check parcelsMelanie2011-01-281-1/+8
* | Fix up QueryAccess to also check parcelsMelanie2011-01-281-1/+8
* | Make bans work for teleport. Now teleport will complete block if the userMelanie2011-01-271-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-231-1/+1
|\ \ | |/