Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-10-03 | Added viewer's channel, mac, and id0 to agent circuit data. Also moved ↵ | Diva Canto | 1 | -2/+6 | |
client ip address to agent circuit data, so that it's always there. | |||||
2010-09-12 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 | |
2010-09-08 | First version of the Hypergrid HELO service that will enable different ↵ | Diva Canto | 1 | -0/+75 | |
backends to interoperate. | |||||
2010-09-04 | One more debug message to track an issue on Danger grid. | Diva Canto | 1 | -0/+1 | |
2010-09-04 | Make User Agent Service and Login Service separable. | Diva Canto | 1 | -10/+32 | |
2010-09-03 | One last tweak, hopefully. | Diva Canto | 1 | -2/+2 | |
2010-09-03 | Another tweak. Sux^2 | Diva Canto | 1 | -2/+2 | |
2010-09-03 | More tweaks related to my previous commit. Tweaks sux. | Diva Canto | 1 | -2/+2 | |
2010-09-02 | Quick fix for making global references for gatekeepers that are not ↵ | Diva Canto | 2 | -6/+7 | |
domain:port work. This needs a serious rewrite, as the assumption domain:port doesn't hold from here on. Just quick-fixing for now. | |||||
2010-08-23 | Remove various warnings and improve logging messages. No functional changes. | Justin Clark-Casey (justincc) | 2 | -8/+3 | |
2010-08-19 | Partial rewrite of client IP verification. Not completely finished yet, and ↵ | Diva Canto | 2 | -0/+51 | |
untested. Committing to move to my other computer. | |||||
2010-08-16 | Fixes mantis #4954 for the xml-rpc calls of the UserAgentServiceConnector. ↵ | Diva Canto | 1 | -2/+13 | |
Basically, let's not let the xml-rpc library do the DNS conversion... | |||||
2010-08-04 | Better debug messages | Diva Canto | 1 | -5/+19 | |
2010-05-15 | Finalized the client's TCP IP address verification process for HG1.5. | Diva Canto | 1 | -0/+5 | |
2010-03-10 | Formatting cleanup. Add copyright notices. | Jeff Ames | 2 | -2/+56 | |
2010-03-09 | Changed a cryptic debug message and a wrong comment | Diva Canto | 1 | -1/+1 | |
2010-02-22 | Changed asset CreatorID to a string | John Hurliman | 1 | -1/+1 | |
2010-02-22 | * Adds CreatorID to asset metadata. This is just the plumbing to support ↵ | John Hurliman | 1 | -1/+1 | |
CreatorID, it doesn't modify database backends or OAR files to support storing/loading it | |||||
2010-01-28 | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 3 | -222/+370 | |
2010-01-27 | Added ExternalName config on Gatekeeper. | Diva Canto | 1 | -3/+4 | |
2010-01-24 | Integrated the hyperlinking with the GridService. | Diva Canto | 2 | -354/+215 | |
2010-01-18 | * Towards enabling hyperlinks at grid-level. | Diva Canto | 1 | -3/+107 | |
* Updated grid configs | |||||
2010-01-18 | Go Home works. With security!! | Diva Canto | 1 | -0/+132 | |
2010-01-18 | * Added missing GatekeeperServiceConnector | Diva Canto | 1 | -0/+119 | |
* Added basic machinery for teleporting users home. Untested. | |||||
2010-01-17 | HG agent transfers are starting to work. Gatekeeper handlers are missing. | Diva Canto | 1 | -1/+6 | |
2010-01-17 | * Added ServiceURLs to AgentCircuitData. | Diva Canto | 1 | -1/+1 | |
* Fixed a configuration buglet introduced yesterday in StandaloneHypergrid.ini. | |||||
2010-01-16 | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ↵ | Diva Canto | 1 | -0/+245 | |
yet. |