Diva Canto
|
4778d67005
Finally moved HG agent transfers to use agent fatpacks.
|
11 years ago |
Justin Clark-Casey (justincc)
|
80c19b7cac
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
|
11 years ago |
Diva Canto
|
91a5c602e3
Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow."
|
12 years ago |
Diva Canto
|
531edd51d8
Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow.
|
12 years ago |
Diva Canto
|
4a9ca3ca8f
HG Friends: reroute the status notifications to the HGFriends service, so that they can scale better. They were previously being handled by the UAS; that is still there, but it's now obsolete and will be removed in a future release.
|
12 years ago |
Diva Canto
|
d1256536b5
Added GetUUID(first, last) on UserAgentsService so that we can finally make direct user connections.
|
12 years ago |
BlueWall
|
6941058824
Profile Updates
|
13 years ago |
Diva Canto
|
70e36ee2b4
HG: more adjustments for making HG Simian work. Added server_uri as new key on get_agent_home in UAS.
|
13 years ago |
Diva Canto
|
7e4a2d69d5
HG minor bug fix and marked one method obsolete in UAS.
|
13 years ago |
Diva Canto
|
080dfcc9c9
HG: Renamed one method
|
13 years ago |
Justin Clark-Casey (justincc)
|
3e7960d161
Increase information in logging for UserAgentServiceConnector.
|
13 years ago |
Justin Clark-Casey (justincc)
|
6179879308
minor: remove mono compiler warnings
|
13 years ago |
Diva Canto
|
e1ca77a0db
Only send AgentOnline to the client if the friendsOnline list has elements. Also, increased the timeout on UserAgentServiceConnector, StatusNotification again.
|
13 years ago |
Diva Canto
|
5f311c91c7
More tweaking on the UserAgentServiceConnector: add constructor that does not do DNS lookup, and use that for friends notification.
|
13 years ago |
Diva Canto
|
0ae022d688
Decreased timeout of HG StatusNotification to 4secs. http://opensimulator.org/mantis/view.php?id=5516
|
13 years ago |
Diva Canto
|
3307db5d4a
This hopefully fixes all issues with online/offline notifications across grids. http://opensimulator.org/mantis/view.php?id=5528
|
13 years ago |
Diva Canto
|
0d29f73916
Commented a few extra debug messages.
|
13 years ago |
Diva Canto
|
0c58a9e680
HG IM in grid mode working fairly well. Unknown target user references looked back in source user's User Agent service.
|
13 years ago |
Diva Canto
|
5c2168cae7
HG: Instant Message working. Tested on HG standalones only. Needs a lot more testing.
|
13 years ago |
Diva Canto
|
e19031849e
Added necessary code to drop inventory on hg friends using the profile window, but can't test because this mechanism doesn't seem to work without a profile service.
|
13 years ago |
Diva Canto
|
24f28d3534
HG friends: Status notifications working. Also initial logins get the online friends in other grids.
|
13 years ago |
Diva Canto
|
32a3f330ed
Canonicalize URL endings for the UserAgentServiceConnector.
|
14 years ago |
Diva Canto
|
cefdee8aaf
Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks command. mantis #5259
|
14 years ago |
Jonathan Freedman
|
d4144bedb8
* change the data exchanged within hypergrid transactions
|
14 years ago |
Diva Canto
|
0772e19af2
Added viewer's channel, mac, and id0 to agent circuit data. Also moved client ip address to agent circuit data, so that it's always there.
|
14 years ago |
Diva Canto
|
953a487f5e
One more debug message to track an issue on Danger grid.
|
14 years ago |
Diva Canto
|
9fd9836841
Make User Agent Service and Login Service separable.
|
14 years ago |
Diva Canto
|
d96f5fa57d
Quick fix for making global references for gatekeepers that are not domain:port work. This needs a serious rewrite, as the assumption domain:port doesn't hold from here on. Just quick-fixing for now.
|
14 years ago |
Justin Clark-Casey (justincc)
|
74e5fe5aa9
Remove various warnings and improve logging messages. No functional changes.
|
14 years ago |
Diva Canto
|
1955b79759
Partial rewrite of client IP verification. Not completely finished yet, and untested. Committing to move to my other computer.
|
14 years ago |