| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | | | | | | | | | | | | 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 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Removing unused handling of incoming create object by userID and itemID only. | Justin Clark-Casey (justincc) | 2012-06-30 | 1 | -48/+0 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | 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 | 2 | -3/+3 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Minor sanity check on simulation agent handler (content type) | Diva Canto | 2012-03-13 | 1 | -7/+12 |
| |_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Add a position parameter to region crossing of objects. This avoids the | Melanie | 2012-02-23 | 1 | -3/+7 |
| |_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | 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 | 2 | -94/+171 |
* | | | | | | | | | | | 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 | 2 | -131/+191 |
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
* | | | | | | | | | | 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 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | remove some mono compiler warnings and unnecessary dictionary instantiations | Justin Clark-Casey (justincc) | 2011-01-21 | 1 | -1/+1 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | 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 |
* | | | | | | Added an exception handler on CreateObject handler, just in case there's an e... | Diva Canto | 2010-12-07 | 1 | -20/+31 |
* | | | | | | Change the way attachments are persisted. Editing a worn attachment will now | Melanie | 2010-11-16 | 1 | -1/+6 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Made the Gatekeeper proxy-able. | Diva Canto | 2010-10-03 | 1 | -1/+21 |
| |_|_|/
|/| | | |
|
* | | | | Make User Agent Service and Login Service separable. | Diva Canto | 2010-09-04 | 1 | -18/+1 |
| |_|/
|/| | |
|
* | | | Partial rewrite of client IP verification. Not completely finished yet, and u... | Diva Canto | 2010-08-19 | 1 | -0/+20 |
| |/
|/| |
|
* | | Removed opportunity for exception in BaseHttpServer. (mantis #4825) | Diva Canto | 2010-06-30 | 1 | -0/+4 |
* | | Addresses mantis #4789. Not really a fix, because the event is harmless anywa... | Diva Canto | 2010-06-27 | 1 | -1/+7 |
* | | Comment noisy "CONNECTION DEBUGGING" messages, because they push more | Melanie Thielker | 2010-05-27 | 1 | -7/+7 |
* | | Revert "Comment noisy "CONNECTION DEBUGGING" messages, because they push more" | Melanie | 2010-05-27 | 1 | -7/+7 |
* | | Comment noisy "CONNECTION DEBUGGING" messages, because they push more | Melanie Thielker | 2010-05-27 | 1 | -7/+7 |
|/ |
|
* | Get the local inner simulation service object to the handler so that there is... | Diva Canto | 2010-03-15 | 1 | -0/+1 |
* | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 2010-01-17 | 2 | -8/+36 |
* | HG agent transfers are starting to work. Gatekeeper handlers are missing. | Diva Canto | 2010-01-17 | 1 | -6/+6 |
* | Take the verbose debug messages in AgentHandler out again. | Diva Canto | 2010-01-13 | 1 | -6/+6 |
* | Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_... | Diva Canto | 2010-01-13 | 1 | -7/+7 |