aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-29Improved HTTP loggingOren Hurvitz1-1/+6
2014-04-28Removed dependency on Linq in OpenProfileClientOren Hurvitz1-1/+0
2014-04-24Revert "When linking a Hypergrid region, set the region's flags on the in-mem...Oren Hurvitz1-4/+4
2014-04-24When linking a Hypergrid region, set the region's flags on the in-memory Grid...Oren Hurvitz1-8/+4
2014-04-24- Created a standard function to send XML-RPC requests, which logs them like ...Oren Hurvitz1-63/+6
2014-04-24Refactored: moved OpenProfileClient to a location where it can be used by bot...Oren Hurvitz1-0/+193
2014-04-24When sending JSON-RPC calls (for UserProfile), use WebUtil instead of constru...Oren Hurvitz1-5/+5
2014-04-24Fixed: hypergrid-linking stopped accepting the following format: "http://grid...Oren Hurvitz1-11/+21
2014-04-23Removed GetUserInventory(). It wasn't being used, and was creating warnings b...Oren Hurvitz6-175/+1
2014-04-23Eliminated many warningsOren Hurvitz3-2/+4
2014-04-23Workaround for SRAS: if Store Asset returns 'null' then assume the asset alre...Oren Hurvitz1-0/+7
2014-04-21Removed an attempt to set a user's presence to "Region 0" when they HG telepo...Oren Hurvitz1-3/+0
2014-04-21Better logging in PresenceService, to help diagnose presence problems.Oren Hurvitz1-25/+63
2014-04-20Better error-handling when storing assets: recognize that 'null' is an error ...Oren Hurvitz2-13/+12
2014-04-20Stopped setting the Service URL "GatekeeperURI" on users' accounts. It isn't ...Oren Hurvitz1-1/+0
2014-04-13Better error checking when creating hyperlinks: a) Reject invalid strings; b)...Oren Hurvitz1-17/+36
2014-04-09In teleports, pass the source region to the destination (similar to an HTTP r...Oren Hurvitz8-72/+61
2014-04-09Log when the presence service logs-out all the users in a regionOren Hurvitz1-1/+2
2014-04-08Allow invalidating the users cacheOren Hurvitz5-1/+21
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 Hurvitz3-5/+28
2014-04-06When preparing a Hypergrid teleport, tell the receiving grid which user is en...Oren Hurvitz4-8/+19
2014-04-03When teleporting using Hypergrid, show more informative error messages in cas...Oren Hurvitz4-4/+27
2014-04-02Added assets service method AssetsExist(), which returns whether the given li...Oren Hurvitz6-42/+140
2014-03-27Profiles local StorageProvider fix, round 3BlueWall1-1/+1
2014-03-27Fix to local StorageProvider overrideBlueWall1-3/+1
2014-03-27Add support for specifying non-default StorageProviderBlueWall1-0/+3
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-24HGAssetService searches for the "HomeURI" setting in several sections: Startu...Oren Hurvitz1-4/+4
2014-03-24Moved the linkage between LoginService and HGInventoryService to the config fileOren Hurvitz1-4/+5
2014-03-24When a user logs-in, automatically create the Suitcase folderOren Hurvitz2-15/+23
2014-03-24When logging in UserAgentServiceConnector, always log the original server URL...Oren Hurvitz1-20/+22
2014-03-24Get the full viewer name even if it's (incorrectly) sent in the 'Channel' fieldOren Hurvitz1-5/+7
2014-03-24Better error messagesOren Hurvitz1-15/+15
2014-03-20If we find an existing suitcase folder in HGSuitcaseInventoryService.GetRootF...Justin Clark-Casey (justincc)1-0/+4
2014-03-18Add delete maptile ability to MapImageService - yet untestedMelanie Thielker3-2/+92
2014-02-20If GetFolderContent called by WebFetchInvDescHandler.Fetch() fails for some r...Justin Clark-Casey (justincc)1-1/+1
2014-02-15In GridUserService, if a UUID is given consistently use the longest matched e...Justin Clark-Casey (justincc)1-6/+19
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)3-294/+139
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-02-04Final code drop for appearance. Adding Avination's baked texture storage server.Melanie1-0/+38
2014-01-31Make sure Web streams are disposed after useOren Hurvitz1-2/+2
2014-01-30Record whether login to home fails because no home set (UUID.Zero) or region ...Justin Clark-Casey (justincc)1-7/+22
2014-01-30Add "show grid user" robust/standalone console command for debug purposes.Justin Clark-Casey (justincc)1-0/+33
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