aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Neighbour (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve the error messages returned if the HelloNeighbour call fails.Justin Clark-Casey (justincc)2011-11-211-19/+46
| | | | This is the message a region sends to its neighbours when it comes up
* Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to ↵Diva Canto2011-04-121-1/+0
| | | | OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd.
* Implement Scope ID lookup on GetLandData. Stacked regions were not handledMelanie2011-01-031-1/+1
| | | | properly
* Bug fix in neighbors: serverURI now always has a trailing '/'... neighbors ↵Diva Canto2010-12-291-1/+1
| | | | were not getting notified.
* * refactor refactor refactor ServerURI 4 lyfeJonathan Freedman2010-10-021-1/+1
|
* Improved fault handling in HelloNeighbour.Diva Canto2009-10-071-13/+23
|
* Unpacking the mess with OtherRegionUp, so we can have a real cache of the ↵Diva Canto2009-09-271-3/+3
| | | | neighbours in the grid service modules.
* First pass at the heart surgery for grid services. Compiles and runs ↵Diva Canto2009-09-261-6/+10
| | | | minimally. A few bugs to catch now.
* Update svn properties.Jeff Ames2009-06-141-166/+166
|
* Bug fix in remote neighbour connector.diva2009-06-141-1/+1
|
* And this one too...diva2009-06-141-0/+166