Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This combination is working. It all points to not being able to use ↵ | Diva Canto | 2010-05-15 | 1 | -5/+5 |
| | | | | 127.0.0.1/localhost in testing HG situations. The login server must have the LAN IP address, and the regions must show ExternalHostname as SYSTEMIP. Working, but this needs more testing. | ||||
* | Almost, but not quite. Commenting verification again, until I understand ↵ | Diva Canto | 2010-05-15 | 1 | -4/+4 |
| | | | | where 127.0.0.1 is being transformed to the local IP address. I suspect it's Adam's NAT snippets. | ||||
* | Finalized the client's TCP IP address verification process for HG1.5. | Diva Canto | 2010-05-15 | 1 | -12/+15 |
| | |||||
* | * Added missing loggout notification to home grid upon agents logging out in ↵ | Diva Canto | 2010-05-08 | 1 | -0/+4 |
| | | | | | | foreign grids. * Added missing config in StandaloneHypergrid.ini | ||||
* | GridUserService in place. Replaces the contrived concept of storing user's ↵ | Diva Canto | 2010-05-07 | 1 | -11/+10 |
| | | | | | | home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. BTW, the Meshing files want to be committed too -- EOFs. | ||||
* | Assorted bug fixes in hypergrid linking. | Diva Canto | 2010-05-03 | 1 | -1/+2 |
| | |||||
* | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 1 | -1/+28 |
| | |||||
* | List of friends now retrieved upon login. Configured and tested in ↵ | Diva Canto | 2010-02-25 | 1 | -0/+1 |
| | | | | standalone only. | ||||
* | Commenting UserAgentService.VerifyClient(UUID sessionID, string token) for ↵ | Diva Canto | 2010-02-02 | 1 | -11/+16 |
| | | | | now until I understand better the client IP issue. | ||||
* | Batter debug messages. | Diva Canto | 2010-01-31 | 1 | -1/+2 |
| | |||||
* | Assorted bug fixes related to hyperlinking | Diva Canto | 2010-01-31 | 1 | -7/+2 |
| | |||||
* | * Remove unnecessary debug message | Diva Canto | 2010-01-31 | 1 | -1/+3 |
| | | | | * Bug fix in UserAgentService, logout | ||||
* | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 2010-01-28 | 3 | -112/+242 |
| | |||||
* | Added ExternalName config on Gatekeeper. | Diva Canto | 2010-01-27 | 1 | -1/+4 |
| | |||||
* | Integrated the hyperlinking with the GridService. | Diva Canto | 2010-01-24 | 3 | -819/+0 |
| | |||||
* | Check for impersonations at the Gatekeeper. | Diva Canto | 2010-01-18 | 1 | -29/+52 |
| | |||||
* | Go Home works. With security!! | Diva Canto | 2010-01-18 | 2 | -16/+104 |
| | |||||
* | * Added missing GatekeeperServiceConnector | Diva Canto | 2010-01-18 | 2 | -5/+41 |
| | | | | * Added basic machinery for teleporting users home. Untested. | ||||
* | HG teleports through gatekeeper are working. | Diva Canto | 2010-01-17 | 1 | -38/+1 |
| | |||||
* | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 2010-01-17 | 1 | -6/+62 |
| | |||||
* | HG agent transfers are starting to work. Gatekeeper handlers are missing. | Diva Canto | 2010-01-17 | 2 | -4/+38 |
| | |||||
* | Copyright notices. | Diva Canto | 2010-01-17 | 1 | -1/+28 |
| | |||||
* | * Added ServiceURLs to AgentCircuitData. | Diva Canto | 2010-01-17 | 1 | -0/+1 |
| | | | | * Fixed a configuration buglet introduced yesterday in StandaloneHypergrid.ini. | ||||
* | Hyperlinking minimally tested and working. | Diva Canto | 2010-01-17 | 2 | -5/+14 |
| | |||||
* | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ↵ | Diva Canto | 2010-01-16 | 4 | -0/+983 |
yet. |