| Commit message (Expand) | Author | Age | Files | Lines |
* | Make bans work for teleport. Now teleport will complete block if the user | Melanie | 2011-01-27 | 1 | -1/+1 |
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-01-18 | 1 | -4/+13 |
|\ |
|
| * | 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 |
* | | Plumb a code path for the entity transfer module to ask a destination scene | Melanie | 2010-12-09 | 1 | -0/+26 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-10-04 | 1 | -1/+21 |
|\ \
| |/ |
|
| * | Made the Gatekeeper proxy-able. | Diva Canto | 2010-10-03 | 1 | -1/+21 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-05 | 1 | -18/+1 |
|\ \
| |/ |
|
| * | Make User Agent Service and Login Service separable. | Diva Canto | 2010-09-04 | 1 | -18/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-21 | 1 | -0/+20 |
|\ \
| |/ |
|
| * | Partial rewrite of client IP verification. Not completely finished yet, and u... | Diva Canto | 2010-08-19 | 1 | -0/+20 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-06-30 | 1 | -1/+11 |
|\ \
| |/ |
|
| * | 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 |
* | | Comment noisy "CONNECTION DEBUGGING" messages, because they push more | Melanie Thielker | 2010-05-27 | 1 | -7/+7 |
* | | Fix to the scenario where we send an agent to a neighbouring sim (via telepor... | Tom Grimshaw | 2010-05-18 | 1 | -0/+23 |
|/ |
|
* | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 2010-01-17 | 1 | -6/+26 |
* | 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 |
* | Several more buglets removed. | Diva Canto | 2010-01-13 | 1 | -6/+6 |
* | * Finished SimulationServiceConnector | Diva Canto | 2010-01-07 | 1 | -1/+1 |
* | Successfully logged into a grid. | Diva Canto | 2010-01-03 | 1 | -0/+4 |
* | * Changed ISimulation interface to take a GridRegion as input arg instead of ... | Diva Canto | 2010-01-03 | 1 | -186/+58 |
* | Simulation handlers (agents & objects) completed. | Diva Canto | 2009-12-31 | 1 | -1/+243 |
* | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF... | John Hurliman | 2009-10-02 | 1 | -1/+1 |
* | Remove another IAuthentificationInterface user | Melanie | 2009-08-30 | 1 | -6/+7 |
* | Implementation of a simple authentication service + in connector in route to ... | diva | 2009-06-17 | 1 | -1/+1 |
* | Pulled out HelloNeighbour into its own service, INeighbourService, which may ... | diva | 2009-06-14 | 1 | -2/+3 |
* | Comment out unused variables / private fields to avoid compiler warnings. | Jeff Ames | 2009-06-04 | 1 | -16/+14 |
* | Committing the partial refactor of authentication services. No user functionlity | Melanie Thielker | 2009-06-03 | 1 | -1/+1 |
* | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 2009-05-31 | 1 | -1/+28 |
* | Beginning of refactoring RESTComms/LocalComms in the new style of services an... | diva | 2009-05-25 | 1 | -0/+182 |