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 |
Diva Canto
|
d7824b86d9
Fixes mantis #4954 for the xml-rpc calls of the UserAgentServiceConnector. Basically, let's not let the xml-rpc library do the DNS conversion...
|
14 years ago |
Diva Canto
|
a1d7911feb
Better debug messages
|
14 years ago |
Diva Canto
|
2a1e45f657
Finalized the client's TCP IP address verification process for HG1.5.
|
14 years ago |
Jeff Ames
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
14 years ago |
Diva Canto
|
c5bb51b443
Changed a cryptic debug message and a wrong comment
|
14 years ago |
Diva Canto
|
00f7d622cb
HG 1.5 is in place. Tested in standalone only.
|
14 years ago |