Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "* more url / hg cleanup" | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -2/+0 |
| | | | | This reverts commit 58f75fa19d9aea18283ecdbd44559efb81781c9d. | ||||
* | * more url / hg cleanup | Jonathan Freedman | 2010-10-20 | 1 | -0/+2 |
| | |||||
* | Made the home agent handler check for xff if behind a proxy. | Diva Canto | 2010-10-03 | 2 | -3/+23 |
| | |||||
* | Made the Gatekeeper proxy-able. | Diva Canto | 2010-10-03 | 2 | -2/+7 |
| | |||||
* | Added viewer's channel, mac, and id0 to agent circuit data. Also moved ↵ | Diva Canto | 2010-10-03 | 1 | -1/+1 |
| | | | | client ip address to agent circuit data, so that it's always there. | ||||
* | Renamed the Helo server connector to a consistent name. Added this in ↵ | Diva Canto | 2010-09-08 | 1 | -2/+3 |
| | | | | connector to both Robust.HG.ini.example and HypergridServiceInConnectorModule. | ||||
* | No need for a config var for the HELO message on the server-side. It's robust. | Diva Canto | 2010-09-08 | 1 | -8/+1 |
| | |||||
* | First version of the Hypergrid HELO service that will enable different ↵ | Diva Canto | 2010-09-08 | 1 | -0/+85 |
| | | | | backends to interoperate. | ||||
* | Make User Agent Service and Login Service separable. | Diva Canto | 2010-09-04 | 2 | -3/+27 |
| | |||||
* | Comment noisy "CONNECTION DEBUGGING" messages, because they push more | Melanie Thielker | 2010-05-27 | 1 | -7/+7 |
| | | | | important stuff off screen too fast. Clean this time | ||||
* | Revert "Comment noisy "CONNECTION DEBUGGING" messages, because they push more" | Melanie | 2010-05-27 | 1 | -7/+7 |
| | | | | | | Some other stuff snuck in. This reverts commit 4cc533e7ad94d148351c16f48afd2a688a64c48a. | ||||
* | Comment noisy "CONNECTION DEBUGGING" messages, because they push more | Melanie Thielker | 2010-05-27 | 1 | -7/+7 |
| | | | | important stuff off screen too fast | ||||
* | Assorted bug fixes in hypergrid linking. | Diva Canto | 2010-05-03 | 2 | -1/+3 |
| | |||||
* | * XInventory fairly tested, including for HG. Almost ready to switch. | Diva Canto | 2010-04-30 | 1 | -104/+0 |
| | | | | * Removed a few buglets and added better exception handling. | ||||
* | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 1 | -1/+28 |
| | |||||
* | * Remove unnecessary debug message | Diva Canto | 2010-01-31 | 1 | -1/+1 |
| | | | | * Bug fix in UserAgentService, logout | ||||
* | * Simplified the configuration by having [DatabaseService] in it | Diva Canto | 2010-01-31 | 1 | -1/+1 |
| | | | | | * Fixed configuration issue for HGInventoryServerInConnector * Corrected typos in debug messages | ||||
* | * Added a few files that were missing in the repo. | Diva Canto | 2010-01-31 | 2 | -0/+285 |
| | | | | * New HGInventoryService which allows restricted access to inventory while outside | ||||
* | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 2010-01-28 | 5 | -159/+171 |
| | |||||
* | Added ExternalName config on Gatekeeper. | Diva Canto | 2010-01-27 | 1 | -1/+3 |
| | |||||
* | Integrated the hyperlinking with the GridService. | Diva Canto | 2010-01-24 | 2 | -41/+3 |
| | |||||
* | * Towards enabling hyperlinks at grid-level. | Diva Canto | 2010-01-18 | 2 | -3/+42 |
| | | | | * Updated grid configs | ||||
* | Go Home works. With security!! | Diva Canto | 2010-01-18 | 2 | -0/+126 |
| | |||||
* | * Added missing GatekeeperServiceConnector | Diva Canto | 2010-01-18 | 2 | -0/+34 |
| | | | | * Added basic machinery for teleporting users home. Untested. | ||||
* | HG teleports through gatekeeper are working. | Diva Canto | 2010-01-17 | 3 | -79/+0 |
| | |||||
* | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 2010-01-17 | 4 | -67/+269 |
| | |||||
* | HG agent transfers are starting to work. Gatekeeper handlers are missing. | Diva Canto | 2010-01-17 | 1 | -1/+1 |
| | |||||
* | * Added ServiceURLs to AgentCircuitData. | Diva Canto | 2010-01-17 | 1 | -2/+0 |
| | | | | * Fixed a configuration buglet introduced yesterday in StandaloneHypergrid.ini. | ||||
* | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ↵ | Diva Canto | 2010-01-16 | 1 | -0/+140 |
yet. |