aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-21Don't allow a failure in create a request in HeloService.Connector.Helo() to ...Justin Clark-Casey (justincc)1-5/+5
2015-01-06Donation of robust network connectors for estate service, as promised. This a...Diva Canto3-331/+340
2014-12-30Renamed VERSION_NUMBER to VersionNumberDiva Canto1-2/+2
2014-12-30This cleans up versioning. Specifically:Diva Canto1-2/+2
2014-12-30WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.Diva Canto1-1/+1
2014-12-29Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ...Diva Canto1-1/+1
2014-11-25Label all threadpool calls being made in core OpenSimulator. This is to add ...Justin Clark-Casey (justincc)2-3/+3
2014-08-09Move the inventory request lock introduced in git master a58152bd to HGInvent...Justin Clark-Casey (justincc)1-7/+4
2014-08-06OpenSimExtrasBlueWall2-0/+46
2014-07-26Add inventory.<url>.RequestsMade stat.Justin Clark-Casey (justincc)1-0/+21
2014-07-25Add undocumented RemoteRequestTimeout seconds parameter to xinventory requestsJustin Clark-Casey (justincc)1-4/+14
2014-07-21Close streams immediately when we finish using themOren Hurvitz1-15/+17
2014-06-17Change assembly versions to 0.8.1Justin Clark-Casey (justincc)1-1/+1
2014-06-06Added simulation version compatibility check so that agents coming from 0.7.6...Diva Canto1-1/+2
2014-06-01Fixed a few things pertaining to interfacing with the estate service. Specifi...Diva Canto1-1/+1
2014-05-30Moved these two estate-related interfaces to the projects where they belong.Diva Canto1-2/+2
2014-05-27minor: Comment out 2 error level debugging message in authentication codeJustin Clark-Casey (justincc)1-1/+1
2014-05-23Adds optional HTTP Basic Authentication to Robust service connectors.Diva Canto11-59/+130
2014-05-19Tell QueryAccess explicitly whether the user is coming in via Teleport or Cro...Oren Hurvitz1-1/+2
2014-05-19Return more specific error messages if an attempt to enter a region fails due...Oren Hurvitz1-1/+1
2014-05-14Fix recent asset request timeout issue by commenting out (for now) the m_maxA...Justin Clark-Casey (justincc)1-10/+14
2014-04-29Improved HTTP loggingOren Hurvitz1-1/+6
2014-04-24When sending JSON-RPC calls (for UserProfile), use WebUtil instead of constru...Oren Hurvitz1-5/+5
2014-04-23Removed GetUserInventory(). It wasn't being used, and was creating warnings b...Oren Hurvitz2-71/+1
2014-04-23Workaround for SRAS: if Store Asset returns 'null' then assume the asset alre...Oren Hurvitz1-0/+7
2014-04-20Better error-handling when storing assets: recognize that 'null' is an error ...Oren Hurvitz1-12/+11
2014-04-09In teleports, pass the source region to the destination (similar to an HTTP r...Oren Hurvitz2-47/+26
2014-04-08Allow invalidating the users cacheOren Hurvitz2-0/+9
2014-04-07Better (amend to previous commit)Diva Canto1-12/+19
2014-04-07Avoid calling HELO service on malformed URLs. This is in response to an excep...Diva Canto1-0/+6
2014-04-07When sending QueryAccess to a region, also send the user's Home URIOren Hurvitz1-4/+4
2014-04-06When preparing a Hypergrid teleport, tell the receiving grid which user is en...Oren Hurvitz1-1/+7
2014-04-03When teleporting using Hypergrid, show more informative error messages in cas...Oren Hurvitz1-1/+12
2014-04-02Added assets service method AssetsExist(), which returns whether the given li...Oren Hurvitz3-38/+107
2014-03-26Reinsert code to extract size_x and size_y parameters from GetHomeRegion resp...Justin Clark-Casey (justincc)1-0/+12
2014-03-24If prim region crossing fails then don't delete the prim from the original re...Oren Hurvitz1-1/+8
2014-03-24When logging in UserAgentServiceConnector, always log the original server URL...Oren Hurvitz1-20/+22
2014-03-24Better error messagesOren Hurvitz1-15/+15
2014-03-18Add delete maptile ability to MapImageService - yet untestedMelanie Thielker1-0/+60
2014-02-14Change warns associated with UserAgentServiceConnector to debugs, as this is ...Justin Clark-Casey (justincc)1-1/+1
2014-02-14If calls to UserAgentServiceConnector fail then throw an exception. This lets...Justin Clark-Casey (justincc)1-289/+94
2014-02-06Fix - Viewer crash during HG TeleportRoger Kirkman1-2/+2
2014-02-05Update the SimianMaptile uploader to accommodate varregions.Mic Bowman1-74/+59
2014-01-31Make sure Web streams are disposed after useOren Hurvitz1-2/+2
2014-01-24varregion: pass region size in more HG services.Robert Adams1-0/+12
2014-01-23Enable the simulator to handle region size information returned fromMic Bowman1-0/+12
2014-01-11Allow Boolean nodes in XML to be specified as "0/1". AuroraSim does that.Oren Hurvitz1-1/+1
2014-01-04varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams1-1/+5
2014-01-03varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams1-1/+5
2013-12-26varregion: many more updates removing the constant RegionSize and replacingRobert Adams1-6/+6