.. |
AgentPreferences
|
0fa94f222d
Refactor AgentPreferences so that database operations happen centrally. the opensim way.
|
9 vuotta sitten |
Asset
|
99ac770abb
Close streams immediately when we finish using them
|
10 vuotta sitten |
Authentication
|
c32ccfb520
minor: Comment out 2 error level debugging message in authentication code
|
10 vuotta sitten |
Authorization
|
dd30a29ba0
Return more specific error messages if an attempt to enter a region fails due to permissions (in QueryAccess and IsAuthorizedForRegion)
|
10 vuotta sitten |
Avatar
|
20f20895cf
Adds optional HTTP Basic Authentication to Robust service connectors.
|
10 vuotta sitten |
Estate
|
4211309ec7
Corrected typo in namespace
|
9 vuotta sitten |
Freeswitch
|
7592a033df
Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd.
|
13 vuotta sitten |
Friends
|
20f20895cf
Adds optional HTTP Basic Authentication to Robust service connectors.
|
10 vuotta sitten |
Grid
|
10a8d2852e
OpenSimExtras
|
10 vuotta sitten |
GridUser
|
20f20895cf
Adds optional HTTP Basic Authentication to Robust service connectors.
|
10 vuotta sitten |
Hypergrid
|
ed8d0fbea4
Don't allow a failure in create a request in HeloService.Connector.Helo() to propogate up the stack.
|
9 vuotta sitten |
InstantMessage
|
69975763d2
Several major improvements to group (V2) chat. Specifically: handle join/drop appropriately, invitechatboxes.
|
11 vuotta sitten |
Inventory
|
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 vuotta sitten |
Land
|
7aa00632b9
varregion: many replacements of in-place arithmetic with calls to
|
11 vuotta sitten |
MapImage
|
20f20895cf
Adds optional HTTP Basic Authentication to Robust service connectors.
|
10 vuotta sitten |
Neighbour
|
6734b94761
Better error messages
|
10 vuotta sitten |
Presence
|
6161817f72
corrected handling when XML parsing in Presence Connector fails
|
9 vuotta sitten |
Properties
|
da32512ea4
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
|
9 vuotta sitten |
SimianGrid
|
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 vuotta sitten |
Simulation
|
17e920aacd
More plumbing on agent states
|
9 vuotta sitten |
UserAccounts
|
923a57a91f
Added tests for UserAccountService in Robust. In the process fixed a couple of bugs in the network connectors. For some reason the robust-bound code had a CreateUser method, while the client-bound code had no such method. I assume someone is extending the client-side code with their own connectors. I added the missing method, but didn't add it to the service interface.
|
9 vuotta sitten |
BaseServiceConnector.cs
|
20f20895cf
Adds optional HTTP Basic Authentication to Robust service connectors.
|
10 vuotta sitten |