aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Simulation/AgentHandlers.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make agent creation at destination asynchronous. Failures here are prettyMelanie2012-09-161-1/+9
* Merge branch 'master' into careminsterMelanie2012-05-271-4/+7
|\
| * 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-241-2/+2
* | 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 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-081-94/+170
| * 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-081-112/+187
* | Also compress the actual fatpacksMelanie2011-05-081-94/+170
* | 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-081-112/+187
* | 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-181-4/+13
|\ \ | |/
| * Account for some component along the way lower-casing the HTTP header keys. (...Diva Canto2011-01-171-13/+10
| * Brute force debug for XFF issueDiva Canto2011-01-171-0/+7
| * More debug messages to help track the XFF header problem.Diva Canto2011-01-171-0/+3
| * Improved debug messages to track what is going on with the XFF headerDiva Canto2011-01-091-0/+2
| * Plumb a code path for the entity transfer module to ask a destination sceneMelanie2010-12-091-0/+26
* | Plumb a code path for the entity transfer module to ask a destination sceneMelanie2010-12-091-0/+26
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-041-1/+21
|\ \ | |/
| * Made the Gatekeeper proxy-able.Diva Canto2010-10-031-1/+21
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-051-18/+1
|\ \ | |/
| * Make User Agent Service and Login Service separable.Diva Canto2010-09-041-18/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-211-0/+20
|\ \ | |/
| * Partial rewrite of client IP verification. Not completely finished yet, and u...Diva Canto2010-08-191-0/+20
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-301-1/+11
|\ \ | |/
| * Removed opportunity for exception in BaseHttpServer. (mantis #4825)Diva Canto2010-06-301-0/+4
| * Addresses mantis #4789. Not really a fix, because the event is harmless anywa...Diva Canto2010-06-271-1/+7
| * Comment noisy "CONNECTION DEBUGGING" messages, because they push moreMelanie Thielker2010-05-271-7/+7