aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Hypergrid (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-08-24Remove various warnings and improve logging messages. No functional changes.Justin Clark-Casey (justincc)2-8/+3
2010-08-19Partial rewrite of client IP verification. Not completely finished yet, and ↵Diva Canto2-0/+51
untested. Committing to move to my other computer.
2010-08-16Fixes mantis #4954 for the xml-rpc calls of the UserAgentServiceConnector. ↵Diva Canto1-2/+13
Basically, let's not let the xml-rpc library do the DNS conversion...
2010-08-04Better debug messagesDiva Canto1-5/+19
2010-05-15Finalized the client's TCP IP address verification process for HG1.5.Diva Canto1-0/+5
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames2-2/+56
2010-03-09Changed a cryptic debug message and a wrong commentDiva Canto1-1/+1
2010-02-22Changed asset CreatorID to a stringJohn Hurliman1-1/+1
2010-02-22* Adds CreatorID to asset metadata. This is just the plumbing to support ↵John Hurliman1-1/+1
CreatorID, it doesn't modify database backends or OAR files to support storing/loading it
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto3-222/+370
2010-01-27Added ExternalName config on Gatekeeper.Diva Canto1-3/+4
2010-01-24Integrated the hyperlinking with the GridService.Diva Canto2-354/+215
2010-01-18* Towards enabling hyperlinks at grid-level.Diva Canto1-3/+107
* Updated grid configs
2010-01-18Go Home works. With security!!Diva Canto1-0/+132
2010-01-18* Added missing GatekeeperServiceConnectorDiva Canto1-0/+119
* Added basic machinery for teleporting users home. Untested.
2010-01-17HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto1-1/+6
2010-01-17* Added ServiceURLs to AgentCircuitData.Diva Canto1-1/+1
* Fixed a configuration buglet introduced yesterday in StandaloneHypergrid.ini.
2010-01-16Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ↵Diva Canto1-0/+245
yet.