Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * remove some spurious debug info | Jonathan Freedman | 2010-10-20 | 1 | -15/+15 |
| | | | | | | * The last 4 commits are a patch from otakup0pe that's supposed to make URLs better somehow in an effort to make it easier to do hypergrid (I think).. But as it seems that I'm the only one who was able to apply the patch.. and I looked it over and it doesn't look like it breaks anything via the diffs.. I'll sign off on it. Signed-off-by: Teravus Ovares (Dan Olivares) <teravus@gmail.com> | ||||
* | * additional serveruri cleanup | Jonathan Freedman | 2010-10-20 | 1 | -8/+6 |
| | |||||
* | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 2010-10-20 | 1 | -12/+19 |
| | |||||
* | Added viewer's channel, mac, and id0 to agent circuit data. Also moved ↵ | Diva Canto | 2010-10-03 | 1 | -2/+6 |
| | | | | client ip address to agent circuit data, so that it's always there. | ||||
* | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -1/+1 |
| | |||||
* | First version of the Hypergrid HELO service that will enable different ↵ | Diva Canto | 2010-09-08 | 1 | -0/+75 |
| | | | | backends to interoperate. | ||||
* | One more debug message to track an issue on Danger grid. | Diva Canto | 2010-09-04 | 1 | -0/+1 |
| | |||||
* | Make User Agent Service and Login Service separable. | Diva Canto | 2010-09-04 | 1 | -10/+32 |
| | |||||
* | One last tweak, hopefully. | Diva Canto | 2010-09-03 | 1 | -2/+2 |
| | |||||
* | Another tweak. Sux^2 | Diva Canto | 2010-09-03 | 1 | -2/+2 |
| | |||||
* | More tweaks related to my previous commit. Tweaks sux. | Diva Canto | 2010-09-03 | 1 | -2/+2 |
| | |||||
* | Quick fix for making global references for gatekeepers that are not ↵ | Diva Canto | 2010-09-02 | 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. | ||||
* | Remove various warnings and improve logging messages. No functional changes. | Justin Clark-Casey (justincc) | 2010-08-23 | 2 | -8/+3 |
| | |||||
* | Partial rewrite of client IP verification. Not completely finished yet, and ↵ | Diva Canto | 2010-08-19 | 2 | -0/+51 |
| | | | | untested. Committing to move to my other computer. | ||||
* | Fixes mantis #4954 for the xml-rpc calls of the UserAgentServiceConnector. ↵ | Diva Canto | 2010-08-16 | 1 | -2/+13 |
| | | | | Basically, let's not let the xml-rpc library do the DNS conversion... | ||||
* | Better debug messages | Diva Canto | 2010-08-04 | 1 | -5/+19 |
| | |||||
* | Finalized the client's TCP IP address verification process for HG1.5. | Diva Canto | 2010-05-15 | 1 | -0/+5 |
| | |||||
* | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 2 | -2/+56 |
| | |||||
* | Changed a cryptic debug message and a wrong comment | Diva Canto | 2010-03-09 | 1 | -1/+1 |
| | |||||
* | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 1 | -1/+1 |
| | |||||
* | * Adds CreatorID to asset metadata. This is just the plumbing to support ↵ | John Hurliman | 2010-02-22 | 1 | -1/+1 |
| | | | | CreatorID, it doesn't modify database backends or OAR files to support storing/loading it | ||||
* | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 2010-01-28 | 3 | -222/+370 |
| | |||||
* | Added ExternalName config on Gatekeeper. | Diva Canto | 2010-01-27 | 1 | -3/+4 |
| | |||||
* | Integrated the hyperlinking with the GridService. | Diva Canto | 2010-01-24 | 2 | -354/+215 |
| | |||||
* | * Towards enabling hyperlinks at grid-level. | Diva Canto | 2010-01-18 | 1 | -3/+107 |
| | | | | * Updated grid configs | ||||
* | Go Home works. With security!! | Diva Canto | 2010-01-18 | 1 | -0/+132 |
| | |||||
* | * Added missing GatekeeperServiceConnector | Diva Canto | 2010-01-18 | 1 | -0/+119 |
| | | | | * Added basic machinery for teleporting users home. Untested. | ||||
* | HG agent transfers are starting to work. Gatekeeper handlers are missing. | Diva Canto | 2010-01-17 | 1 | -1/+6 |
| | |||||
* | * Added ServiceURLs to AgentCircuitData. | Diva Canto | 2010-01-17 | 1 | -1/+1 |
| | | | | * 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/+245 |
yet. |