.. |
Cache
|
c27aa3749c
Change in how the Library returns its descendant folders, so that it includes folders added after the initial load off the file system, by other mechanisms.
|
před 15 roky |
Clients
|
4ae04dd0a8
extend exception catching for DoCreateChildAgentCall() from just WebException to Exception on feedback from Chris Hart.
|
před 14 roky |
Limit
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
před 15 roky |
Osp
|
0712196c26
make logging less verbose when loading iars
|
před 15 roky |
Properties
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
před 15 roky |
Services
|
00800c59d3
Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522
|
před 15 roky |
Tests
|
81d5a4b6d8
Remove "login disable", "login enable" and "login status" commands.
|
před 15 roky |
XMPP
|
387e9f7a7f
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework)
|
před 15 roky |
CommunicationsManager.cs
|
f29bd8036d
A slight improvement on name fetching -- using the local name cache, since it exists.
|
před 15 roky |
GenericAsyncResult.cs
|
494a1e922d
Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contain an unmanaged resource that will not automatically be disposed when they are GCed), and commenting out some ManualResetEvents that are not in use yet
|
před 15 roky |
IAuthentication.cs
|
0413d052a3
Adds session authentication upon NewUserConnections. Adds user key authentication (in safemode only) upon CreateChildAgents. All of this for Hypergrid users too. This addresses assorted spoofing vulnerabilities.
|
před 15 roky |
IAvatarService.cs
|
ee205e7e81
Formatting cleanup.
|
před 15 roky |
IInterServiceInventoryServices.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
před 15 roky |
IMessagingService.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
před 15 roky |
IUserAdminService.cs
|
ee205e7e81
Formatting cleanup.
|
před 15 roky |
IUserService.cs
|
606e831ff5
Formatting cleanup.
|
před 15 roky |
RestClient.cs
|
32ccd5bb40
* Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to Util.FireAndForget()
|
před 15 roky |
TemporaryUserProfilePlugin.cs
|
606e831ff5
Formatting cleanup.
|
před 15 roky |
UserManagerBase.cs
|
802a969267
Fix http://opensimulator.org/mantis/view.php?id=4224
|
před 15 roky |