| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
flexible without changing current behavior
|
|
|
|
| |
myipaddress.com. Also removed client IP verification upon UDP connection that had been left there -- we can't do that in general.
|
|
|
|
| |
untested. Committing to move to my other computer.
|
| |
|
| |
|
|
|
|
|
|
| |
but it clears up the circular dependency issue between Gatekeeper and UserAgents that had made me resort to in-process remote calls, which, in turn, were hitting bugs down there somewhere in mono.
NOTE: CONFIGURATION CHANGE IN ROBUST.HG.INI.EXAMPLE !!!###!!!
|
|
|
|
| |
LAN client IPs into external IPs. This addresses some issues related to running both the user agents service and the viewer in the same machine/LAN, which then presents a problem when the user agent goes to an external network.
|
|
|
|
| |
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.
|
|
|
|
| |
where 127.0.0.1 is being transformed to the local IP address. I suspect it's Adam's NAT snippets.
|
| |
|
|
|
|
|
|
| |
foreign grids.
* Added missing config in StandaloneHypergrid.ini
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
now until I understand better the client IP issue.
|
|
|
|
| |
* Bug fix in UserAgentService, logout
|
|
|