aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IGatekeeperService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* HG: Renamed, shuffled some interfaces around. Move them all to ↵Diva Canto2011-05-251-74/+0
| | | | IHypergridServices.
* HG: Instant Message working. Tested on HG standalones only. Needs a lot more ↵Diva Canto2011-05-251-0/+8
| | | | testing.
* Added necessary code to drop inventory on hg friends using the profile ↵Diva Canto2011-05-241-0/+1
| | | | window, but can't test because this mechanism doesn't seem to work without a profile service.
* HG friends: Status notifications working. Also initial logins get the online ↵Diva Canto2011-05-231-0/+3
| | | | friends in other grids.
* Partial rewrite of client IP verification. Not completely finished yet, and ↵Diva Canto2010-08-191-2/+4
| | | | untested. Committing to move to my other computer.
* Finalized the client's TCP IP address verification process for HG1.5.Diva Canto2010-05-151-0/+1
|
* HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-281-6/+8
|
* Added ExternalName config on Gatekeeper.Diva Canto2010-01-271-1/+1
|
* Go Home works. With security!!Diva Canto2010-01-181-0/+11
|
* * Added missing GatekeeperServiceConnectorDiva Canto2010-01-181-0/+3
| | | | * Added basic machinery for teleporting users home. Untested.
* HG teleports through gatekeeper are working.Diva Canto2010-01-171-4/+0
|
* Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto2010-01-171-0/+7
|
* Copyright notices.Diva Canto2010-01-171-1/+28
|
* Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ↵Diva Canto2010-01-161-0/+13
yet.