aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Hypergrid (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-222-16/+29
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by passing up the ...Justin Clarke Casey2009-04-221-4/+4
* * Fix windows build from last commitJustin Clarke Casey2009-04-221-0/+1
* * Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2009-04-222-35/+9
* Thank you dslake for diagnosing and fixing a race condition in OGS1SecureInve...diva2009-04-181-75/+81
* Bug fix for standalone HG login. VerifySession should be local for local users.diva2009-04-181-0/+10
* * Moved the DefaultConfig settings into already-existing ConfigSettingslbsa712009-04-171-2/+2
* * Some more work on refactoring configs;lbsa712009-04-171-2/+2
* * minor: Eliminate redundant argument in PreloadUserCacheJustin Clarke Casey2009-04-161-1/+1
* minor: Remove some mono compiler warnings. Uncomment code when it's actually...Justin Clarke Casey2009-04-151-1/+1
* One less vulnerability in the HG: detecting foreign users trying to come in w...diva2009-04-141-1/+13
* Adds session authentication upon NewUserConnections. Adds user key authentica...diva2009-04-143-73/+155
* * Some more experimental work on distributed assets. Nothing hotwired yet.lbsa712009-04-131-0/+5
* * Introduced some experimental code with regards to asset data substitutionlbsa712009-04-081-0/+6
* Changed the asynchronous call to get inventory in HG, so that it properly rep...diva2009-04-051-19/+49
* Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva2009-04-051-0/+11
* * Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby2009-04-055-123/+118
* Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva2009-03-292-3/+3
* Committing partial work on passing folders across instances. This may crash.Melanie Thielker2009-03-231-0/+23
* Add QueryItem method to secure inventory and HG inventory, change method sig toMelanie Thielker2009-03-221-0/+23
* Adds support for unlink-region command in hypergrid.diva2009-03-181-0/+41
* * minor: Remove most mono compiler warningsJustin Clarke Casey2009-02-252-2/+2
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-49/+49
* THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva2009-02-205-1133/+2
* Improved log message.diva2009-02-181-2/+2
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-3/+3
* * optimized usings.lbsa712009-02-127-35/+12
* Makes ban of HG users exactly the same as ban of local users, that is upon Ad...diva2009-02-121-75/+44
* Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms....diva2009-02-091-0/+12
* From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-095-6/+6
* Adds support for HG linking to specific regions within an instance. The forma...diva2009-02-071-3/+3
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-064-6/+6
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-041-41/+41
* More on dynamic hyperlinks. Making the 4096 check (deregistration of region) ...diva2009-02-011-2/+2
* Fixed logic for sending foreign user information (HG).diva2009-01-031-5/+16
* Another interregion comms change that will not work well with previous versio...diva2009-01-033-20/+39
* Minor fix for HG request neighbors. Should not return hyperlink neighbors, on...diva2009-01-012-4/+4
* Minor bug fix in HG home regions management, removing the use of m_knownRegio...diva2008-12-311-8/+15
* Backing off from the accidental removal one of the most valued 'features' of ...diva2008-12-241-2/+2
* Better error handling for expect_hg_user on the HG.diva2008-12-242-2/+12
* Attempt at fixing the HG home jump by looking up hyperlink regions before gri...diva2008-12-151-2/+2
* Mantis #2584 (again)Melanie Thielker2008-11-301-0/+1
* * refactor: rename UserServiceAdmin to UserAdminServiceJustin Clarke Casey2008-11-281-2/+1
* * Remove unused and largely unimplemented UpdateUserCurrentRegion()Justin Clarke Casey2008-11-271-6/+0
* Update svn properties.Jeff Ames2008-11-257-3366/+3366
* * minor: eliminate mono compiler warningsJustin Clarke Casey2008-11-253-8/+8
* * Apply http://opensimulator.org/mantis/view.php?id=2640Justin Clarke Casey2008-11-257-0/+3366