OpenSimMirror/OpenSim/Services
Diva Canto dd4a503a22 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2011-02-16 09:57:43 -08:00
..
AssetService Typo 2011-02-12 18:05:25 -08:00
AuthenticationService Fix bug introduced by Query Access. The response does not come in a packaged _Result field, it comes as simple OSDMap with 2 fields in it. 2011-02-16 09:57:12 -08:00
AuthorizationService updated the IAuthorizationService interface so that a message is passed back and can be displayed at the client when an avatar is denied access to a region 2009-09-16 10:04:07 -07:00
AvatarService This commit fixes all the appearance related null refs. Still can't log in, 2010-10-30 02:25:25 +01:00
Base Formatting cleanup. Add copyright notices. 2010-03-10 13:15:36 +09:00
Connectors Fix bug introduced by Query Access. The response does not come in a packaged _Result field, it comes as simple OSDMap with 2 fields in it. 2011-02-16 09:57:12 -08:00
FreeswitchService Remove username and password from the publicly accessible FS config 2010-11-21 22:45:04 +00:00
Friends Make the service loader pump out the error to the log (in red) and include the dll/interface/args that caused the problem 2010-03-03 18:28:30 +00:00
GridService Changed default directory for storing map tile images from remote regions. 2011-02-16 18:36:40 +01:00
HypergridService Put the 'new' back to avoid a warning. Yes, we want to hide it. 2011-01-17 17:52:03 -08:00
Interfaces Change the QUERYACCESS method to eliminate spurious access denied messages 2011-02-16 08:06:11 +00:00
InventoryService WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added capability to preserve creator information on HG asset transfers. Added a new HGAssetService that is intended to be the one outside the firewall. It processes and filters the assets that go out of the grid. Also fixed the normal AssetService to do special things for the main instance (console commands, etc). Moved HGInventoryService to OpenSim.Services.HypergridService. Changed the way the login service gets the ServiceURL configs. 2010-11-25 11:14:16 -08:00
LLLoginService Also set Godlike flag. Might be useful 2011-01-27 05:33:01 +00:00
PresenceService Delete existing presences for a user ID when they log in again. 2010-11-05 13:31:45 +00:00
UserAccountService Part two of the previous commit, making IGridUserService.LoggedOut() more flexible without changing current behavior 2010-09-29 14:34:02 -07:00