aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService/UserAgentService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-15This combination is working. It all points to not being able to use 127.0.0.1...Diva Canto1-5/+5
2010-05-15Almost, but not quite. Commenting verification again, until I understand wher...Diva Canto1-4/+4
2010-05-15Finalized the client's TCP IP address verification process for HG1.5.Diva Canto1-12/+15
2010-05-08* Added missing loggout notification to home grid upon agents logging out in ...Diva Canto1-0/+4
2010-05-07GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto1-11/+10
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames1-1/+28
2010-02-02Commenting UserAgentService.VerifyClient(UUID sessionID, string token) for no...Diva Canto1-11/+16
2010-01-31* Remove unnecessary debug messageDiva Canto1-1/+3
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto1-0/+210