aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Hypergrid (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-05This should get rid of the infinite loop upon looking up users/agents by UUID...Diva Canto1-1/+1
2009-09-04Fixed some long-standing issues with appearance in HG1.Diva Canto4-3/+75
2009-08-13Formatting cleanup. Fix some compiler warnings.Jeff Ames1-3/+0
2009-08-10Et voila! - Old inventory code removed.Diva Canto1-549/+0
2009-08-10First pass at cleaning up old OGS1 and Local Inventory: removed everything-in...Diva Canto2-32/+0
2009-08-10Removed IAssetCache.Diva Canto2-2/+1
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker5-21/+16
2009-06-10Small bug fix in HG.diva1-1/+2
2009-06-10Heart surgery no.2: the inventory service hooks. diva1-0/+7
2009-06-10Formatting cleanup.Jeff Ames1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames7-7/+7
2009-05-24Fixes map image on link-region (HG).diva1-1/+4
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2-5/+5
2009-05-18Remove the old asset cache and local services and the configurations for themMelanie Thielker1-1/+0
2009-05-12Thank you kindly, Patnad, for a patch that:Charles Krinke1-1/+1
2009-05-05* If an item creator id contains an iar loaded name, create a temporary profi...Justin Clarke Casey1-1/+17
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker6-1/+6
2009-05-04* Resolve http://opensimulator.org/mantis/view.php?id=3573Justin Clarke Casey1-0/+10
2009-04-23* Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey2-7/+6
2009-04-22* Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServicesJustin Clarke Casey1-13/+8
2009-04-22* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2-16/+29
2009-04-22* Resolve http://opensimulator.org/mantis/view.php?id=3509 by passing up the ...Justin Clarke Casey1-4/+4
2009-04-22* Fix windows build from last commitJustin Clarke Casey1-0/+1
2009-04-22* Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2-35/+9
2009-04-18Thank you dslake for diagnosing and fixing a race condition in OGS1SecureInve...diva1-75/+81
2009-04-18Bug fix for standalone HG login. VerifySession should be local for local users.diva1-0/+10
2009-04-17* Moved the DefaultConfig settings into already-existing ConfigSettingslbsa711-2/+2
2009-04-17* Some more work on refactoring configs;lbsa711-2/+2
2009-04-16* minor: Eliminate redundant argument in PreloadUserCacheJustin Clarke Casey1-1/+1
2009-04-15minor: Remove some mono compiler warnings. Uncomment code when it's actually...Justin Clarke Casey1-1/+1
2009-04-14One less vulnerability in the HG: detecting foreign users trying to come in w...diva1-1/+13
2009-04-14Adds session authentication upon NewUserConnections. Adds user key authentica...diva3-73/+155
2009-04-13* Some more experimental work on distributed assets. Nothing hotwired yet.lbsa711-0/+5
2009-04-08* Introduced some experimental code with regards to asset data substitutionlbsa711-0/+6
2009-04-05Changed the asynchronous call to get inventory in HG, so that it properly rep...diva1-19/+49
2009-04-05Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva1-0/+11
2009-04-05* Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby5-123/+118
2009-03-29Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva2-3/+3
2009-03-23Committing partial work on passing folders across instances. This may crash.Melanie Thielker1-0/+23
2009-03-22Add QueryItem method to secure inventory and HG inventory, change method sig toMelanie Thielker1-0/+23
2009-03-18Adds support for unlink-region command in hypergrid.diva1-0/+41
2009-02-25* minor: Remove most mono compiler warningsJustin Clarke Casey2-2/+2
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-49/+49
2009-02-20THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva5-1133/+2
2009-02-18Improved log message.diva1-2/+2
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur1-3/+3
2009-02-12* optimized usings.lbsa717-35/+12
2009-02-12Makes ban of HG users exactly the same as ban of local users, that is upon Ad...diva1-75/+44
2009-02-09Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms....diva1-0/+12
2009-02-09From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague5-6/+6