.. |
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.
|
15 vuotta sitten |
Clients
|
0b5cdc539c
Change teleports so the TeleportFlags are sent to the destination sim. It
|
15 vuotta sitten |
Limit
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 vuotta sitten |
Osp
|
0712196c26
make logging less verbose when loading iars
|
15 vuotta sitten |
Properties
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 vuotta sitten |
Services
|
4c61fcfc40
Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's not even stored in mysql.
|
15 vuotta sitten |
Tests
|
81d5a4b6d8
Remove "login disable", "login enable" and "login status" commands.
|
15 vuotta sitten |
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)
|
15 vuotta sitten |
CommunicationsManager.cs
|
f29bd8036d
A slight improvement on name fetching -- using the local name cache, since it exists.
|
15 vuotta sitten |
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
|
15 vuotta sitten |
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.
|
15 vuotta sitten |
IAvatarService.cs
|
ee205e7e81
Formatting cleanup.
|
15 vuotta sitten |
IInterServiceInventoryServices.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 vuotta sitten |
IMessagingService.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 vuotta sitten |
IUserAdminService.cs
|
ee205e7e81
Formatting cleanup.
|
15 vuotta sitten |
IUserService.cs
|
606e831ff5
Formatting cleanup.
|
15 vuotta sitten |
RestClient.cs
|
32ccd5bb40
* Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to Util.FireAndForget()
|
15 vuotta sitten |
TemporaryUserProfilePlugin.cs
|
606e831ff5
Formatting cleanup.
|
15 vuotta sitten |
UserManagerBase.cs
|
4c61fcfc40
Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's not even stored in mysql.
|
15 vuotta sitten |