aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Hypergrid/UserAgentServiceConnector.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-10/+20
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-441/+150
2012-09-30Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...Diva Canto1-1/+0
2012-09-30Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto1-0/+1
2012-03-21HG Friends: reroute the status notifications to the HGFriends service, so tha...Diva Canto1-0/+1
2012-03-17Added GetUUID(first, last) on UserAgentsService so that we can finally make d...Diva Canto1-1/+60
2012-01-03Profile UpdatesBlueWall1-0/+54
2011-12-29HG: more adjustments for making HG Simian work. Added server_uri as new key o...Diva Canto1-0/+3
2011-12-16HG minor bug fix and marked one method obsolete in UAS.Diva Canto1-0/+1
2011-12-04HG: Renamed one methodDiva Canto1-1/+1
2011-09-08Increase information in logging for UserAgentServiceConnector.Justin Clark-Casey (justincc)1-12/+12
2011-07-16minor: remove mono compiler warningsJustin Clark-Casey (justincc)1-35/+36
2011-06-11Only send AgentOnline to the client if the friendsOnline list has elements. A...Diva Canto1-1/+1
2011-06-10More tweaking on the UserAgentServiceConnector: add constructor that does not...Diva Canto1-13/+22
2011-06-10Decreased timeout of HG StatusNotification to 4secs. http://opensimulator.org...Diva Canto1-1/+1
2011-06-07This hopefully fixes all issues with online/offline notifications across grid...Diva Canto1-2/+53
2011-05-26Commented a few extra debug messages.Diva Canto1-2/+0
2011-05-26HG IM in grid mode working fairly well. Unknown target user references looked...Diva Canto1-0/+61
2011-05-25HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...Diva Canto1-0/+58
2011-05-24Added necessary code to drop inventory on hg friends using the profile window...Diva Canto1-1/+65
2011-05-23HG friends: Status notifications working. Also initial logins get the online ...Diva Canto1-0/+91
2011-01-06Canonicalize URL endings for the UserAgentServiceConnector.Diva Canto1-1/+5
2010-12-09Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks comman...Diva Canto1-1/+1
2010-10-22Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)1-2/+0
2010-10-21* change the data exchanged within hypergrid transactionsJonathan Freedman1-0/+2
2010-10-03Added viewer's channel, mac, and id0 to agent circuit data. Also moved client...Diva Canto1-2/+6
2010-09-04One more debug message to track an issue on Danger grid.Diva Canto1-0/+1
2010-09-04Make User Agent Service and Login Service separable.Diva Canto1-10/+32
2010-09-02Quick fix for making global references for gatekeepers that are not domain:po...Diva Canto1-3/+4
2010-08-23Remove various warnings and improve logging messages. No functional changes.Justin Clark-Casey (justincc)1-5/+2
2010-08-19Partial rewrite of client IP verification. Not completely finished yet, and u...Diva Canto1-0/+7
2010-08-16Fixes mantis #4954 for the xml-rpc calls of the UserAgentServiceConnector. Ba...Diva Canto1-2/+13
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 Ames1-1/+28
2010-03-09Changed a cryptic debug message and a wrong commentDiva Canto1-1/+1
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto1-0/+370