Commit Verlauf

Autor SHA1 Nachricht Datum
  Diva Canto 4778d67005 Finally moved HG agent transfers to use agent fatpacks. vor 11 Jahren
  Justin Clark-Casey (justincc) 80c19b7cac Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. vor 11 Jahren
  Diva Canto 91a5c602e3 Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." vor 12 Jahren
  Diva Canto 531edd51d8 Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow. vor 12 Jahren
  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. vor 12 Jahren
  Diva Canto d1256536b5 Added GetUUID(first, last) on UserAgentsService so that we can finally make direct user connections. vor 12 Jahren
  BlueWall 6941058824 Profile Updates vor 13 Jahren
  Diva Canto 70e36ee2b4 HG: more adjustments for making HG Simian work. Added server_uri as new key on get_agent_home in UAS. vor 13 Jahren
  Diva Canto 7e4a2d69d5 HG minor bug fix and marked one method obsolete in UAS. vor 13 Jahren
  Diva Canto 080dfcc9c9 HG: Renamed one method vor 13 Jahren
  Justin Clark-Casey (justincc) 3e7960d161 Increase information in logging for UserAgentServiceConnector. vor 13 Jahren
  Justin Clark-Casey (justincc) 6179879308 minor: remove mono compiler warnings vor 13 Jahren
  Diva Canto e1ca77a0db Only send AgentOnline to the client if the friendsOnline list has elements. Also, increased the timeout on UserAgentServiceConnector, StatusNotification again. vor 13 Jahren
  Diva Canto 5f311c91c7 More tweaking on the UserAgentServiceConnector: add constructor that does not do DNS lookup, and use that for friends notification. vor 13 Jahren
  Diva Canto 0ae022d688 Decreased timeout of HG StatusNotification to 4secs. http://opensimulator.org/mantis/view.php?id=5516 vor 13 Jahren
  Diva Canto 3307db5d4a This hopefully fixes all issues with online/offline notifications across grids. http://opensimulator.org/mantis/view.php?id=5528 vor 13 Jahren
  Diva Canto 0d29f73916 Commented a few extra debug messages. vor 13 Jahren
  Diva Canto 0c58a9e680 HG IM in grid mode working fairly well. Unknown target user references looked back in source user's User Agent service. vor 13 Jahren
  Diva Canto 5c2168cae7 HG: Instant Message working. Tested on HG standalones only. Needs a lot more testing. vor 13 Jahren
  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. vor 13 Jahren
  Diva Canto 24f28d3534 HG friends: Status notifications working. Also initial logins get the online friends in other grids. vor 13 Jahren
  Diva Canto 32a3f330ed Canonicalize URL endings for the UserAgentServiceConnector. vor 14 Jahren
  Diva Canto cefdee8aaf Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks command. mantis #5259 vor 14 Jahren
  Jonathan Freedman d4144bedb8 * change the data exchanged within hypergrid transactions vor 14 Jahren
  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. vor 14 Jahren
  Diva Canto 953a487f5e One more debug message to track an issue on Danger grid. vor 14 Jahren
  Diva Canto 9fd9836841 Make User Agent Service and Login Service separable. vor 14 Jahren
  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. vor 14 Jahren
  Justin Clark-Casey (justincc) 74e5fe5aa9 Remove various warnings and improve logging messages. No functional changes. vor 14 Jahren
  Diva Canto 1955b79759 Partial rewrite of client IP verification. Not completely finished yet, and untested. Committing to move to my other computer. vor 14 Jahren