aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Attempting to fix NullRef exception in inventory.Adam Frisby2009-05-101-6/+6
* * Debugging some inventory related NullRefException's.Adam Frisby2009-05-101-20/+29
* Small asset cache addition. Comment a debug output left in CAPSMelanie Thielker2009-05-101-3/+3
* Fixed handling of inventory a bitHomer Horwitz2009-05-091-3/+11
* fix up the comments a littleSean Dague2009-05-081-3/+2
* added WebFetchInventoryDescendents CAPSean Dague2009-05-082-8/+84
* instrument most of the tests with a new InMethod function that may help us fi...Sean Dague2009-05-072-0/+26
* * minor: Quieten down temporary profile resolver to only log when it's actual...Justin Clarke Casey2009-05-071-3/+3
* * If an item creator id contains an iar loaded name, create a temporary profi...Justin Clarke Casey2009-05-052-19/+25
* - moving banned check and public/private check toDr Scofield2009-05-054-12/+29
* Update svn properties.Jeff Ames2009-05-051-378/+378
* * Attempting to find cause of NotSupportedException in Asset subsystem.Adam Frisby2009-05-041-1/+1
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-049-8/+10
* * Resolve http://opensimulator.org/mantis/view.php?id=3573Justin Clarke Casey2009-05-042-4/+4
* * Initial infrastructure for ospa only uuid hashing of retrieved inventory itemsJustin Clarke Casey2009-05-042-1/+96
* * refactor: move OspResolver to a different namespaceJustin Clarke Casey2009-05-041-1/+1
* * Enhance some internal inventory data plugin behaviour to match what was pro...Justin Clarke Casey2009-05-043-14/+21
* * Insert profile references for creators for items saved into iarsJustin Clarke Casey2009-05-041-3/+18
* * Refactor: Simplify InventoryFolderImpl. No functional change.Justin Clarke Casey2009-05-041-2/+2
* Added the "out" connector (aka client) for the Grid services. Not used yet.diva2009-05-021-0/+378
* * refactor: move iar name hashing into a methodJustin Clarke Casey2009-04-301-1/+11
* * Add test to check temp profile creation on iar loadJustin Clarke Casey2009-04-292-4/+16
* * Adjust load iar unit test to check load of items with creator names that ex...Justin Clarke Casey2009-04-291-2/+13
* * Add preliminary code for resolving iar profile namesJustin Clarke Casey2009-04-281-0/+130
* * minor: move user profile test utils to test/common/setup for future reuseJustin Clarke Casey2009-04-242-67/+1
* * Allow interested user data plugins to store temporary user profilesJustin Clarke Casey2009-04-235-6/+33
* * Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey2009-04-234-20/+117
* move the lock out a bit further in the ProccessAssetCache loop to reduceSean Dague2009-04-231-16/+18
* based on recent unit test output, put some extra checking in theSean Dague2009-04-231-1/+9
* * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServicesJustin Clarke Casey2009-04-222-6/+9
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-223-21/+37
* * Allow plugins to play nicely in UserManagerBaseJustin Clarke Casey2009-04-221-23/+25
* * Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2009-04-223-65/+68
* cleaning up, fixing warningsDr Scofield2009-04-221-4/+4
* * Comment out user profile cache update method for nowJustin Clarke Casey2009-04-213-18/+24
* * extend user cache update test to check data backendJustin Clarke Casey2009-04-211-0/+3