aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Hypergrid (follow)
Commit message (Expand)AuthorAgeFilesLines
* OpenSim.Region.Communications.* is no more. Thanks to everyone who contribute...Diva Canto2010-01-104-530/+0
* CommunicationsManager is practically empty. Only NetworkServersInfo is there.Diva Canto2010-01-102-5/+0
* * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-101-9/+10
* A few more inches... Old friends things removed. Less references to UserProfi...Diva Canto2010-01-082-4/+1
* Updated HGUserServices with AuthenticateUserByPassword, so that iar works.Diva Canto2009-11-101-0/+8
* Formatting cleanup.Jeff Ames2009-10-013-7/+7
* Poof! on Region.Communications.Hypergrid. Grid code deleted.Diva Canto2009-09-265-1456/+0
* Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...Diva Canto2009-09-261-24/+26
* This should get rid of the infinite loop upon looking up users/agents by UUID...Diva Canto2009-09-051-1/+1
* Fixed some long-standing issues with appearance in HG1.Diva Canto2009-09-044-3/+75
* Formatting cleanup. Fix some compiler warnings.Jeff Ames2009-08-131-3/+0
* Et voila! - Old inventory code removed.Diva Canto2009-08-101-549/+0
* First pass at cleaning up old OGS1 and Local Inventory: removed everything-in...Diva Canto2009-08-102-32/+0
* Removed IAssetCache.Diva Canto2009-08-102-2/+1
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-105-21/+16
* Small bug fix in HG.diva2009-06-101-1/+2
* Heart surgery no.2: the inventory service hooks. diva2009-06-101-0/+7
* Formatting cleanup.Jeff Ames2009-06-101-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-017-7/+7
* Fixes map image on link-region (HG).diva2009-05-241-1/+4
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-232-5/+5
* Remove the old asset cache and local services and the configurations for themMelanie Thielker2009-05-181-1/+0
* Thank you kindly, Patnad, for a patch that:Charles Krinke2009-05-121-1/+1
* * If an item creator id contains an iar loaded name, create a temporary profi...Justin Clarke Casey2009-05-051-1/+17
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-046-1/+6
* * Resolve http://opensimulator.org/mantis/view.php?id=3573Justin Clarke Casey2009-05-041-0/+10
* * Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey2009-04-232-7/+6
* * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServicesJustin Clarke Casey2009-04-221-13/+8
* * 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