aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-adding a conditional in UserManager that was removed with arthusv's commit...Diva Canto2009-08-111-1/+1
* Merged with origin, and resolved one conflict in LoginServiceTests.csDiva Canto2009-08-114-56/+83
|\
| * Establish CachedUserInfo.OnInventoryReceived event so that region/test invent...Justin Clark-Casey (justincc)2009-08-112-47/+68
| * * Improves SceneSetupHelper to allow the tester to choose a real or mock, inv...Arthur Valadares2009-08-113-128/+15
* | Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo...Diva Canto2009-08-101-0/+10
* | Changed RequestRootFolder to GetRootFolderDiva Canto2009-08-102-2/+2
|/
* Last piece of cleaning up old inventory. Old IInventoryServices and ISecureIn...Diva Canto2009-08-103-258/+2
* Conditional to prevent a null ref in tests. The tests may still not pass.Diva Canto2009-08-101-1/+1
* First pass at cleaning up old OGS1 and Local Inventory: removed everything-in...Diva Canto2009-08-101-114/+0
* AssetCache.addin.xml seems to be historical junk too. Removed.Diva Canto2009-08-101-17/+0
* More clean up from asset cache legacy. None of these classes are used anymore.Diva Canto2009-08-104-1066/+0
* Removed HGInventory out of core. This is part of HG2, which it now being deve...Diva Canto2009-08-091-744/+0
* * Remove some mono compiler warningsJustin Clark-Casey2009-08-051-2/+2
* * minor format changes and message additionsJustin Clarke Casey2009-07-101-6/+20
* * minor: standardize some logging messagesJustin Clarke Casey2009-07-101-7/+10
* * minor: Make GridCommon.ini.example refer to inventory service rather than a...Justin Clarke Casey2009-07-101-9/+27
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-17/+3
* * Allowing LLSD logins to do silent logout of last hung session on standalone...Arthur Valadares2009-07-071-8/+17
* Fix previous commitMelanie Thielker2009-07-041-0/+1
* Add the new field agent_access_max. Without it being set to "A", viewers fromMelanie Thielker2009-07-041-0/+9
* Make cleartext authentication case sensitive. Thanks jhurliman for spotting t...Dahlia Trimble2009-06-272-3/+3
* * Corrected CAPS namespacesArthur Valadares2009-06-182-3/+3
* Moved OpenSim/Framework/Communications/Capabilities up to OpenSim/Framework/C...diva2009-06-1826-3286/+0
* Implementation of a simple authentication service + in connector in route to ...diva2009-06-171-0/+2
* Fixes mantis #3803. Thanks jhurliman.diva2009-06-111-1/+1
* * Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateF...Arthur Valadares2009-06-111-54/+98
* InterServiceInventoryService references *almost* completely removed from the ...diva2009-06-113-8/+146
* Bug fix for creating users in standalone: the newly-created root folder was n...diva2009-06-101-0/+3
* Attempt at disabling the inventory unit tests, so I can figure out how to fix...diva2009-06-101-6/+6
* Heart surgery no.2: the inventory service hooks. diva2009-06-105-86/+61
* Formatting cleanup.Jeff Ames2009-06-102-2/+2
* First draft of inventory service connectors, and service implementation. No h...diva2009-06-071-470/+0
* * Making silent logoff of old hung sessions for new connections default forArthur Valadares2009-06-012-3/+5
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-0172-72/+72
* * Allows standalone region users to skip the "You must wait 5 minutes to log ...Arthur Valadares2009-05-291-4/+15
* * refactor: Remove redundent prim id attribute on Scene.AddSceneObject()Justin Clarke Casey2009-05-291-2/+1
* Catching weirdnesses on resolving External EndPoint in agent transfers. Will ...diva2009-05-261-5/+34
* Addresses mantis #3718.diva2009-05-261-1/+10
* * Upped version number to 0.6.5lbsa712009-05-251-2/+2
* * Fixes [irritating] edge case in Util.GetLocalHost which could return an IPv...Adam Frisby2009-05-231-12/+33
* * Implements automatic loopback handling for standalone regions. Adam Frisby2009-05-231-2/+8
* * Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.Adam Frisby2009-05-232-8/+8
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-234-16/+18
* cleaning out warnings.Dr Scofield2009-05-221-1/+1
* Remove the old asset cache and local services and the configurations for themMelanie Thielker2009-05-184-882/+1
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-152-7/+9
* * refactor: break some of xml2 serialization out of sogJustin Clarke Casey2009-05-141-3/+5
* Disabling WebFetchInventoryDescendents CAPs for the time being as itDr Scofield2009-05-131-2/+4
* adding code to check for old-style responses ("True")Dr Scofield2009-05-111-0/+5
* * Rather than crash the region simulator, declare the teleport a failure if t...Adam Frisby2009-05-101-6/+13