aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-1/+28
|
* List of friends now retrieved upon login. Configured and tested in ↵Diva Canto2010-02-251-0/+1
| | | | standalone only.
* Commenting UserAgentService.VerifyClient(UUID sessionID, string token) for ↵Diva Canto2010-02-021-11/+16
| | | | now until I understand better the client IP issue.
* Batter debug messages.Diva Canto2010-01-311-1/+2
|
* Assorted bug fixes related to hyperlinkingDiva Canto2010-01-311-7/+2
|
* * Remove unnecessary debug messageDiva Canto2010-01-311-1/+3
| | | | * Bug fix in UserAgentService, logout
* HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-283-112/+242
|
* Added ExternalName config on Gatekeeper.Diva Canto2010-01-271-1/+4
|
* Integrated the hyperlinking with the GridService.Diva Canto2010-01-243-819/+0
|
* Check for impersonations at the Gatekeeper.Diva Canto2010-01-181-29/+52
|
* Go Home works. With security!!Diva Canto2010-01-182-16/+104
|
* * Added missing GatekeeperServiceConnectorDiva Canto2010-01-182-5/+41
| | | | * Added basic machinery for teleporting users home. Untested.
* HG teleports through gatekeeper are working.Diva Canto2010-01-171-38/+1
|
* Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto2010-01-171-6/+62
|
* HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto2010-01-172-4/+38
|
* Copyright notices.Diva Canto2010-01-171-1/+28
|
* * Added ServiceURLs to AgentCircuitData.Diva Canto2010-01-171-0/+1
| | | | * Fixed a configuration buglet introduced yesterday in StandaloneHypergrid.ini.
* Hyperlinking minimally tested and working.Diva Canto2010-01-172-5/+14
|
* Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ↵Diva Canto2010-01-164-0/+983
yet.