aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improved HTTP loggingOren Hurvitz2014-04-291-1/+6
* Removed dependency on Linq in OpenProfileClientOren Hurvitz2014-04-281-1/+0
* Revert "When linking a Hypergrid region, set the region's flags on the in-mem...Oren Hurvitz2014-04-241-4/+4
* When linking a Hypergrid region, set the region's flags on the in-memory Grid...Oren Hurvitz2014-04-241-8/+4
* - Created a standard function to send XML-RPC requests, which logs them like ...Oren Hurvitz2014-04-241-63/+6
* Refactored: moved OpenProfileClient to a location where it can be used by bot...Oren Hurvitz2014-04-241-0/+193
* When sending JSON-RPC calls (for UserProfile), use WebUtil instead of constru...Oren Hurvitz2014-04-241-5/+5
* Fixed: hypergrid-linking stopped accepting the following format: "http://grid...Oren Hurvitz2014-04-241-11/+21
* Removed GetUserInventory(). It wasn't being used, and was creating warnings b...Oren Hurvitz2014-04-236-175/+1
* Eliminated many warningsOren Hurvitz2014-04-233-2/+4
* Workaround for SRAS: if Store Asset returns 'null' then assume the asset alre...Oren Hurvitz2014-04-231-0/+7
* Removed an attempt to set a user's presence to "Region 0" when they HG telepo...Oren Hurvitz2014-04-211-3/+0
* Better logging in PresenceService, to help diagnose presence problems.Oren Hurvitz2014-04-211-25/+63
* Better error-handling when storing assets: recognize that 'null' is an error ...Oren Hurvitz2014-04-202-13/+12
* Stopped setting the Service URL "GatekeeperURI" on users' accounts. It isn't ...Oren Hurvitz2014-04-201-1/+0
* Better error checking when creating hyperlinks: a) Reject invalid strings; b)...Oren Hurvitz2014-04-131-17/+36
* In teleports, pass the source region to the destination (similar to an HTTP r...Oren Hurvitz2014-04-098-72/+61
* Log when the presence service logs-out all the users in a regionOren Hurvitz2014-04-091-1/+2
* Allow invalidating the users cacheOren Hurvitz2014-04-085-1/+21
* Better (amend to previous commit)Diva Canto2014-04-071-12/+19
* Avoid calling HELO service on malformed URLs. This is in response to an excep...Diva Canto2014-04-071-0/+6
* When sending QueryAccess to a region, also send the user's Home URIOren Hurvitz2014-04-073-5/+28
* When preparing a Hypergrid teleport, tell the receiving grid which user is en...Oren Hurvitz2014-04-064-8/+19
* When teleporting using Hypergrid, show more informative error messages in cas...Oren Hurvitz2014-04-034-4/+27
* Added assets service method AssetsExist(), which returns whether the given li...Oren Hurvitz2014-04-026-42/+140
* Profiles local StorageProvider fix, round 3BlueWall2014-03-271-1/+1
* Fix to local StorageProvider overrideBlueWall2014-03-271-3/+1
* Add support for specifying non-default StorageProviderBlueWall2014-03-271-0/+3
* Reinsert code to extract size_x and size_y parameters from GetHomeRegion resp...Justin Clark-Casey (justincc)2014-03-261-0/+12
* If prim region crossing fails then don't delete the prim from the original re...Oren Hurvitz2014-03-241-1/+8
* HGAssetService searches for the "HomeURI" setting in several sections: Startu...Oren Hurvitz2014-03-241-4/+4
* Moved the linkage between LoginService and HGInventoryService to the config fileOren Hurvitz2014-03-241-4/+5
* When a user logs-in, automatically create the Suitcase folderOren Hurvitz2014-03-242-15/+23
* When logging in UserAgentServiceConnector, always log the original server URL...Oren Hurvitz2014-03-241-20/+22
* Get the full viewer name even if it's (incorrectly) sent in the 'Channel' fieldOren Hurvitz2014-03-241-5/+7
* Better error messagesOren Hurvitz2014-03-241-15/+15
* If we find an existing suitcase folder in HGSuitcaseInventoryService.GetRootF...Justin Clark-Casey (justincc)2014-03-201-0/+4
* Add delete maptile ability to MapImageService - yet untestedMelanie Thielker2014-03-183-2/+92
* If GetFolderContent called by WebFetchInvDescHandler.Fetch() fails for some r...Justin Clark-Casey (justincc)2014-02-201-1/+1
* Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-02-151-6/+19
|\
| * In GridUserService, if a UUID is given consistently use the longest matched e...Justin Clark-Casey (justincc)2014-02-151-6/+19
* | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-02-143-306/+139
|\ \ | |/
| * Change warns associated with UserAgentServiceConnector to debugs, as this is ...Justin Clark-Casey (justincc)2014-02-141-1/+1
| * If calls to UserAgentServiceConnector fail then throw an exception. This lets...Justin Clark-Casey (justincc)2014-02-143-294/+139
* | Fix - Viewer crash during HG TeleportRoger Kirkman2014-02-061-2/+2
* | Update the SimianMaptile uploader to accommodate varregions.Mic Bowman2014-02-051-74/+59
* | Final code drop for appearance. Adding Avination's baked texture storage server.Melanie2014-02-041-0/+38
* | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-311-2/+2
|\ \ | |/
| * Make sure Web streams are disposed after useOren Hurvitz2014-01-311-2/+2
* | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-301-7/+22
|\ \ | |/