Robert Adams e5367d822b Merge of ubitworkvarnew with opensim/master as of 20150905. 9 年 前
..
Properties da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") 9 年 前
GatekeeperService.cs 82ea4179da Clean up viewer-based access control specifications. 9 年 前
HGAssetService.cs e5a1243abc Mantis #7657 and #7514. This should alleviate the problem of bad object assets being passed around via HG and archives. No guarantees that all the leaks have been found, but at least it detects and fixes these bad assets upon: 9 年 前
HGFSAssetService.cs ce62824b1f Add HGFSAssetService to the HypergridService to provide HG support for FSAssets. 9 年 前
HGFriendsService.cs ec8d21c434 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 10 年 前
HGInstantMessageService.cs 3c596e47c6 Knocked off a few compiler warnings regarding unused variables. 9 年 前
HGInventoryService.cs 959872315f WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. 9 年 前
HGSuitcaseInventoryService.cs d9a9f6f43b Convert the enum to int before casting it to string for DB query 9 年 前
UserAccountCache.cs 371c9dd2af bad merge? 9 年 前
UserAgentService.cs ba233008cd Changed GetUserInfo so that the exposure of user account details is ruled by a configuration variable. It's on by default. 10 年 前
UserAgentServiceBase.cs e33ac50388 HG UAS: Moved hg-session data from memory to DB storage. This makes it so that traveling info survives Robust resets. It should also eliminate the cause of empty IP addresses in agent circuit data that we saw in CC grid. MySQL only. 11 年 前