| Commit message (Expand) | Author | Files | Lines |
2014-03-26 | Reinsert code to extract size_x and size_y parameters from GetHomeRegion resp... | Justin Clark-Casey (justincc) | 1 | -0/+12 |
2014-03-24 | When logging in UserAgentServiceConnector, always log the original server URL... | Oren Hurvitz | 1 | -20/+22 |
2014-02-14 | Change warns associated with UserAgentServiceConnector to debugs, as this is ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-02-14 | If calls to UserAgentServiceConnector fail then throw an exception. This lets... | Justin Clark-Casey (justincc) | 1 | -289/+94 |
2014-02-06 | Fix - Viewer crash during HG Teleport | Roger Kirkman | 1 | -2/+2 |
2014-01-24 | varregion: pass region size in more HG services. | Robert Adams | 1 | -0/+12 |
2014-01-23 | Enable the simulator to handle region size information returned from | Mic Bowman | 1 | -0/+12 |
2014-01-11 | Allow Boolean nodes in XML to be specified as "0/1". AuroraSim does that. | Oren Hurvitz | 1 | -1/+1 |
2013-06-29 | Changed HG status notifications timeout down to 15secs from the default 100. | Diva Canto | 1 | -1/+1 |
2013-06-21 | Finally moved HG agent transfers to use agent fatpacks. | Diva Canto | 2 | -165/+41 |
2013-02-27 | Make sure we dispose of WebResponse, StreamReader and Stream in various place... | Justin Clark-Casey (justincc) | 2 | -42/+41 |
2012-11-07 | HG: Hopefully this fixes the issues with port 80 once and for all. | Diva Canto | 1 | -1/+1 |
2012-09-30 | Revert "Added request.Proxy=null everywhere, as discussed in http://stackover... | Diva Canto | 2 | -2/+0 |
2012-09-30 | Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com... | Diva Canto | 2 | -0/+2 |
2012-05-09 | Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the... | Justin Clark-Casey (justincc) | 2 | -0/+0 |
2012-04-20 | Remember to dispose of the bitmap opened from a file in GatekeeperServiceConn... | Justin Clark-Casey (justincc) | 1 | -4/+11 |
2012-03-21 | HG Friends: reroute the status notifications to the HGFriends service, so tha... | Diva Canto | 2 | -0/+53 |
2012-03-20 | HG Friends: allow the establishment of HG friendships without requiring co-pr... | Diva Canto | 1 | -8/+59 |
2012-03-17 | Added GetUUID(first, last) on UserAgentsService so that we can finally make d... | Diva Canto | 1 | -1/+60 |
2012-02-07 | Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an ex... | Justin Clark-Casey (justincc) | 1 | -6/+9 |
2012-01-07 | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-01-03 | Profile Updates | BlueWall | 1 | -0/+54 |
2011-12-29 | HG: more adjustments for making HG Simian work. Added server_uri as new key o... | Diva Canto | 2 | -1/+4 |
2011-12-24 | HG: more / love for Xmas | Diva Canto | 1 | -2/+25 |
2011-12-23 | HG: AAdded a few missing /'s at the end of URLs | Diva Canto | 1 | -1/+1 |
2011-12-16 | HG minor bug fix and marked one method obsolete in UAS. | Diva Canto | 1 | -0/+1 |
2011-12-04 | HG: Added HEAD method to Helo service. This is the preferred method, but its ... | Diva Canto | 1 | -0/+2 |
2011-12-04 | HG: Renamed one method | Diva Canto | 1 | -1/+1 |
2011-09-08 | Increase information in logging for UserAgentServiceConnector. | Justin Clark-Casey (justincc) | 1 | -12/+12 |
2011-07-16 | minor: remove mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -35/+36 |
2011-06-11 | Only send AgentOnline to the client if the friendsOnline list has elements. A... | Diva Canto | 1 | -1/+1 |
2011-06-10 | More tweaking on the UserAgentServiceConnector: add constructor that does not... | Diva Canto | 1 | -13/+22 |
2011-06-10 | Decreased timeout of HG StatusNotification to 4secs. http://opensimulator.org... | Diva Canto | 1 | -1/+1 |
2011-06-07 | This hopefully fixes all issues with online/offline notifications across grid... | Diva Canto | 1 | -2/+53 |
2011-05-26 | Commented a few extra debug messages. | Diva Canto | 1 | -2/+0 |
2011-05-26 | HG IM in grid mode working fairly well. Unknown target user references looked... | Diva Canto | 1 | -0/+61 |
2011-05-25 | HG: Instant Message working. Tested on HG standalones only. Needs a lot more ... | Diva Canto | 1 | -0/+58 |
2011-05-24 | Added necessary code to drop inventory on hg friends using the profile window... | Diva Canto | 1 | -1/+65 |
2011-05-23 | HG friends: Status notifications working. Also initial logins get the online ... | Diva Canto | 1 | -0/+91 |
2011-05-22 | More on HG Friends. Added Delete(string, string) across the board. Added secu... | Diva Canto | 1 | -0/+50 |
2011-05-21 | Fixed permissions bug related to friends in PermissionsModule. Added FriendsD... | Diva Canto | 1 | -28/+9 |
2011-05-19 | HG Friends working to some extent: friendships offered and accepted correctly... | Diva Canto | 1 | -0/+175 |
2011-05-02 | Oops, forgot this one. | Diva Canto | 1 | -1/+1 |
2011-01-06 | Canonicalize URL endings for the UserAgentServiceConnector. | Diva Canto | 1 | -1/+5 |
2011-01-06 | HG map tile fetch: handle cached images appropriately. | Diva Canto | 1 | -4/+12 |
2011-01-03 | Cleaned up debugging messages in the WebRequest handlers | Mic Bowman | 1 | -1/+1 |
2010-12-29 | Standardize the way WebRequests are made in the SimulationServiceConnector. A... | Mic Bowman | 1 | -29/+35 |
2010-12-14 | More on mantis #5270 | Diva Canto | 1 | -2/+3 |
2010-12-13 | Changed logging level for message about failure to retrieve a map image from ... | Marck | 1 | -1/+1 |
2010-12-13 | Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink. | Marck | 1 | -14/+15 |