OpenSimMirror/OpenSim/Services
Diva Canto cf842dd79d Fixes mantis #4954 for the xml-rpc calls of the UserAgentServiceConnector. Basically, let's not let the xml-rpc library do the DNS conversion... 2010-08-16 14:38:50 -07:00
..
AssetService * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. 2010-05-09 13:39:56 -07:00
AuthenticationService get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAuthenticationData plugin 2010-06-04 20:43:05 +01: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 Fixed a couple of bugs with Appearance. Appearance is all good now. 2010-01-11 17:30:05 -08:00
Base Formatting cleanup. Add copyright notices. 2010-03-10 13:15:36 +09:00
Connectors Fixes mantis #4954 for the xml-rpc calls of the UserAgentServiceConnector. Basically, let's not let the xml-rpc library do the DNS conversion... 2010-08-16 14:38:50 -07:00
FreeswitchService * Remove some mono compiler warnings 2009-08-05 17:33:23 +01: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 Enforce DB limits on region name to 32 chars, or else (not good). Removed a piece of code from Hyperlinker that didn't work anyway. Shortened the hyperlink region name. 2010-08-10 11:14:24 -07:00
HypergridService Thanks Marck for the patch to mantis #4941 (shortening avies' names on HG) 2010-08-15 17:29:48 -07:00
Interfaces Marck's patch on 4096 checks with conflicts resolved. 2010-08-06 18:07:40 -07:00
InventoryService Allow the trash folder itself to be passed to PurgeFolder 2010-08-11 09:50:42 -07:00
LLLoginService Add search URL to Login Service 2010-08-07 16:33:42 -07:00
PresenceService Fixed a couple of buglets in Friendship offers / acceptance / decline when avies are in different sims. 2010-06-04 10:59:59 -07:00
UserAccountService Thank you, Snoopy2, for a patch to fix RemoteAdmin. Committed with the following 2010-06-13 21:45:39 +01:00