OpenSimMirror/OpenSim/Services
randomhuman 30306a775a Made it impossible to create a user with names containing spaces and prevented passwords from being echoed after enter is pressed. 2010-09-10 23:19:18 +01: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 First pass at cleaning up thread safety in EntityManager and SceneGraph 2010-09-10 12:04:12 -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 Quick fix for making global references for gatekeepers that are not domain:port work. This needs a serious rewrite, as the assumption domain:port doesn't hold from here on. Just quick-fixing for now. 2010-09-02 16:36:05 -07:00
HypergridService Finished implementing ViaLogin vs ViaHGLogin. Removed lookup on myipaddress.com. Also removed client IP verification upon UDP connection that had been left there -- we can't do that in general. 2010-08-19 19:54:40 -07:00
Interfaces Fix bug in llGiveInventory() where items were disappearing on relog 2010-08-23 23:16:48 +01:00
InventoryService minor: remove mono compiler warning 2010-09-03 22:26:15 +01:00
LLLoginService Added XFF header processing. Untested, for lack of proxy. 2010-09-03 17:18:53 -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 Made it impossible to create a user with names containing spaces and prevented passwords from being echoed after enter is pressed. 2010-09-10 23:19:18 +01:00