aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bandaid for ghost users, check and remove them from Presence when they log on.onefang2019-08-152-0/+69
* Warnings--onefang2019-06-041-1/+1
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-1933-325/+1079
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-0340-1654/+2617
* Trying to prevent old route of sending attachments, simulator version unknown...Diva Canto2012-12-061-1/+1
* Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuidJustin Clark-Casey (justincc)2012-11-171-1/+0
* The last few AssemblyInfos. Finished!Diva Canto2012-11-141-0/+33
* Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-127-7/+7
* HG: Hopefully this fixes the issues with port 80 once and for all.Diva Canto2012-11-071-1/+1
* Improve efficiency of friends notification by only make one PresenceService c...Justin Clark-Casey (justincc)2012-10-201-2/+2
* minor: Comment out log message on every FRIENDS SIM CONNECTOR request for now.Justin Clark-Casey (justincc)2012-10-161-1/+1
* Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it eas...Justin Clark-Casey (justincc)2012-10-091-2/+2
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-10-041-3/+8
|\
| * Make the asset retrieval concurrency a config switch. The current valueMic Bowman2012-10-041-3/+8
* | One more abstraction for GridUser so that it can be overridden in a sub-class.Diva Canto2012-10-041-2/+7
|/
* Allow setting max connections for an endpointMelanie2012-09-301-3/+3
* Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...Diva Canto2012-09-305-9/+1
* Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto2012-09-305-1/+9
* 4096 is used in various places as the maximum height of a region, refactoring...SignpostMarv2012-09-081-2/+2
* Add a skeleton for a name value storage associated with regionsMelanie2012-08-151-0/+14
* Change exception log messages in XInventoryService connector to error rather ...Justin Clark-Casey (justincc)2012-08-011-9/+8
* If we're fetching active gestures via the XInventoryServiceConnector, then pr...Justin Clark-Casey (justincc)2012-07-301-1/+1
* 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
|/