aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rather than instantiating a UTF8 encoding everywhere when we want to supress ...Justin Clark-Casey (justincc)2012-07-131-2/+1
* OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather...Justin Clark-Casey (justincc)2012-06-121-21/+7
* Fix bug where a failed QueryAccess to a remove region would always have the r...Justin Clark-Casey (justincc)2012-05-251-13/+20
* In remote QueryAccess, also receive the actual status (true|false) instead of...Justin Clark-Casey (justincc)2012-05-251-0/+4
* Make ISimulationScene.GetScene() used the more efficient region id for lookup...Justin Clark-Casey (justincc)2012-05-241-1/+1
* Environment Module - allows Environment settings for Viewer3 warning: include...PixelTomsen2012-05-231-0/+16
* Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the...Justin Clark-Casey (justincc)2012-05-0915-0/+0
* Remember to dispose of the bitmap opened from a file in GatekeeperServiceConn...Justin Clark-Casey (justincc)2012-04-201-4/+11
* Add uri to various log messages when region registration fails. Upgrade some...Justin Clark-Casey (justincc)2012-04-101-8/+15
* Finish the implementation of GetUserInventory, even though it's still not used.Diva Canto2012-04-061-8/+39
* Updated the UserAccountsClient a little bit, plus some more sanity checks on ...Diva Canto2012-03-211-1/+8
* HG Friends: reroute the status notifications to the HGFriends service, so tha...Diva Canto2012-03-212-0/+53
* HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto2012-03-202-11/+76
* Added GetUUID(first, last) on UserAgentsService so that we can finally make d...Diva Canto2012-03-171-1/+60
* Rename the stream extension method WebUtil.CopyTo() to WebUtil.CopyStream().Robert Adams2012-03-121-1/+1
* More on inventory transfer hold ups:Diva Canto2012-03-091-3/+7
* HG inventory/asset transfers: serialize asset posts. I'm using the same patte...Diva Canto2012-03-081-1/+20
* Add a position parameter to region crossing of objects. This avoids theMelanie2012-02-231-1/+2
* Amend to last commit: synchronize access to queues.Diva Canto2012-02-201-2/+5
* More improvements on agent position updates: if the target sims fail, blackli...Diva Canto2012-02-201-6/+14
* Correct a bug introduced in 1f402fdf (Feb 7 2012) where the delete friends gr...Justin Clark-Casey (justincc)2012-02-161-1/+1
* Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an ex...Justin Clark-Casey (justincc)2012-02-079-103/+120
* Allow retrival of multiple user records in one operation, analog to presenceMelanie2012-01-162-0/+64
* minor: remove mono compiler warningJustin Clark-Casey (justincc)2012-01-071-1/+1
* Move simulator asset info commands to an optional module from the connector. ...Justin Clark-Casey (justincc)2012-01-051-43/+2
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimBlueWall2012-01-031-0/+6
|\
| * Adding commented out log messages and some minor formatting for future bug hu...Justin Clark-Casey (justincc)2012-01-021-0/+6
* | Profile UpdatesBlueWall2012-01-031-0/+54
|/
* Set the local grid flag in the user account through the simian connectorMic Bowman2011-12-291-0/+4
* HG: more adjustments for making HG Simian work. Added server_uri as new key o...Diva Canto2011-12-292-1/+4
* HG: more / love for XmasDiva Canto2011-12-242-4/+44
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2011-12-231-25/+56
|\
| * Enables processing of hypergrid links through simiangrid services. ThanksMic Bowman2011-12-221-25/+56
* | HG: AAdded a few missing /'s at the end of URLsDiva Canto2011-12-233-1/+6
|/
* HG minor bug fix and marked one method obsolete in UAS.Diva Canto2011-12-161-0/+1
* HG: Added HEAD method to Helo service. This is the preferred method, but its ...Diva Canto2011-12-041-0/+2
* HG: Renamed one methodDiva Canto2011-12-041-1/+1
* Append asset ID to URL for storage requests to allow caching proxies to work ...Dan Lake2011-11-231-1/+3
* Improve the error messages returned if the HelloNeighbour call fails.Justin Clark-Casey (justincc)2011-11-211-19/+46
* Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff...Justin Clark-Casey (justincc)2011-11-191-1/+1
* Don't register a region twice on both official registration and maptile regen...Justin Clark-Casey (justincc)2011-11-191-1/+3
* distinguish between FriendsSimConnector and FriendsServiceConnector in logJustin Clark-Casey (justincc)2011-11-152-17/+17
* Drop the CopyTo parameter from Int32.MaxValue to 4096. This is a buffer sizeMic Bowman2011-11-021-1/+1
* Revert "fix CopyTo call that was breaking under mono 2.10"Melanie2011-11-031-1/+1
* fix CopyTo call that was breaking under mono 2.10Mic Bowman2011-11-021-1/+1
* Add optional getauthinfo and setauthinfo authentication service calls.Justin Clark-Casey (justincc)2011-10-242-0/+22
* Reattaching a region was failing if the estate name had not changed (issue 50...Kevin Houlihan2011-09-161-1/+6
* Increase information in logging for UserAgentServiceConnector.Justin Clark-Casey (justincc)2011-09-081-12/+12
* comment out some of the currently less useful debug log messagesJustin Clark-Casey (justincc)2011-08-111-1/+1
* Get rid of AvatarAppearance.Owner to simplify the code.Justin Clark-Casey (justincc)2011-08-022-3/+3