OpenSimMirror/OpenSim/Services/Connectors
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
..
Asset * Adds IAssetService.GetCached() to allow asset fetching from the local cache only 2010-04-08 12:31:44 -07:00
Authentication * Typo fixes 2010-03-09 12:06:53 -08:00
Authorization Make the auth module silent when there is no configuration for it 2010-01-14 02:42:15 +00:00
Avatar Removed unnecessary debug message. 2010-01-13 15:35:45 -08:00
Friends Fixed a couple of buglets in Friendship offers / acceptance / decline when avies are in different sims. 2010-06-04 10:59:59 -07:00
Grid Marck's patch on 4096 checks with conflicts resolved. 2010-08-06 18:07:40 -07:00
GridUser * Bug fix in TP home: typo in unpacking of GridUserInfo. 2010-06-05 09:39:09 -07:00
Hypergrid 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
Inventory Allow IInventoryService.GetFolder(folderId, userId) as well as GetFolder(InventoryFolderBase folder) 2010-06-11 21:55:18 +01:00
Land First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now. 2009-09-26 07:48:21 -07:00
Neighbour Improved fault handling in HelloNeighbour. 2009-10-07 08:42:33 -07:00
Presence GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. 2010-05-07 21:29:56 -07:00
SimianGrid Marck's patch on 4096 checks with conflicts resolved. 2010-08-06 18:07:40 -07:00
Simulation Increased the timeout on AgentUpdate to 30 sec and improved error message to try to catch some weirdnesses going on in HG TPs (and maybe non-HG TPs too). 2010-08-16 08:53:23 -07:00
UserAccounts Make the IUserAccountData properly unpack the god mode data, so grid gods 2010-05-02 23:36:00 +01:00