OpenSimMirror/OpenSim/Framework/Communications
Justin Clarke Casey 550018f02d * As part of the region registration process, the grid service now requests the status of the region using the region http uri just passed in
* If the status cannot be retrieved, then the region startup will terminate.
* The aim of this is for earlier detection of situations where the region can send messages out but cannot accept incoming requests (often due to firewall issues)
* This is currently an extremely simplistic check which completely trusts whatever http uri is given by the region
* This contact may be problematic, though since the user service needs to be able to contact the region http uri, it doesn't seem unreasonable for the grid to have to be able to do so too at this stage
* This change will require a prebuild
2008-05-13 13:36:21 +00:00
..
Cache * Experiment in Zerocoding. 2008-05-10 10:28:49 +00:00
Capabilities * Revert caps fetch inventory service back to UDP for now 2008-05-09 21:50:22 +00:00
Limit * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00
Properties Formatting cleanup. 2008-03-18 05:16:43 +00:00
XMPP * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00
CAPSService.cs * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00
CommunicationsManager.cs * For your fragging desire, damage enabled land works, but watch out!, life does not regenerate until you're dead! 2008-05-03 15:39:40 +00:00
GenericAsyncResult.cs Update svn properties. 2008-05-02 03:34:06 +00:00
IGridServices.cs * If a region running in grid mode fails to login to the grid service, startup will now terminate instead of carrying on (and thus burying the error message) 2008-05-12 16:57:56 +00:00
IInterRegionCommunications.cs This update has good news and bad news, first the bad. 2008-03-30 08:01:47 +00:00
IInventoryServices.cs * Refactor: Remove redundant userID from further up the inventory request chain 2008-05-01 21:22:03 +00:00
IUserService.cs added in IUserService functions. These don't do anything yet, 2008-05-01 18:36:43 +00:00
InventoryServiceBase.cs * Refactor: Move bulk of CreateFolder from UserProfileCacheService into CachedUserInfo 2008-05-03 18:57:02 +00:00
LoginResponse.cs * Breaking all the code, breaking all the code..! 2008-05-01 16:23:53 +00:00
LoginService.cs * Breaking all the code, breaking all the code..! 2008-05-01 16:23:53 +00:00
RestClient.cs * As part of the region registration process, the grid service now requests the status of the region using the region http uri just passed in 2008-05-13 13:36:21 +00:00
UserManagerBase.cs plumb in connection string to the user database paths. mysql and mssql 2008-05-02 18:59:12 +00:00