aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-07First draft of inventory service connectors, and service implementation. No h...diva1-470/+466
2009-06-05* Fix unit tests so that they correctly handle 404 missing asset responseJustin Clarke Casey2-5/+8
2009-06-05* Fix problem where known missing assets would stop save oar ever completingJustin Clarke Casey2-13/+55
2009-06-05* Add oar saving timeoutJustin Clarke Casey2-2/+10
2009-06-04Add copyright headers.Jeff Ames2-17/+52
2009-06-04Update svn properties.Jeff Ames4-3137/+3137
2009-06-03Make AssetMetadata [Serializable] to help in binary cachingMelanie Thielker1-0/+1
2009-06-03From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield1-0/+24
2009-06-03Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ...Dahlia Trimble4-0/+3137
2009-06-03revert r9765 due to too many errors on some compilers. Affects Mantis #3759Dahlia Trimble4-3137/+0
2009-06-03add body to an empty getter/setterDahlia Trimble1-1/+8
2009-06-03fix a int[] declarationDahlia Trimble1-1/+1
2009-06-02Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ...Dahlia Trimble4-0/+3130
2009-06-01* Removed some commented-out codelbsa711-1/+0
2009-06-01* Making silent logoff of old hung sessions for new connections default forArthur Valadares2-3/+5
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames214-214/+214
2009-05-31Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames4-8/+62
2009-05-30Added option (on my default) to the clone avatar function so that the clothes...MW2-1/+23
2009-05-29* Allows standalone region users to skip the "You must wait 5 minutes to log ...Arthur Valadares1-4/+15
2009-05-29* refactor: Remove redundent prim id attribute on Scene.AddSceneObject()Justin Clarke Casey1-2/+1
2009-05-29plumbing for future sculpt map cachingDahlia Trimble1-0/+12
2009-05-27* So, giving up on my efforts to de-duplicate the asset handlers. I'll just s...lbsa711-0/+10
2009-05-27making TarArchiveReader more resilient when faced with OARs created byDr Scofield1-2/+8
2009-05-27Update svn properties.Jeff Ames1-26/+26
2009-05-26Catching weirdnesses on resolving External EndPoint in agent transfers. Will ...diva1-5/+34
2009-05-26* We have strand flavours.lbsa712-8/+13
2009-05-26* Introduced GetVersionString so we can harness the whole thing.lbsa712-3/+24
2009-05-26* slowly getting there...lbsa711-12/+7
2009-05-26* Changed Version to property for great justicelbsa711-1/+9
2009-05-26* Added test to make sure version info is 27 chars long (still don't know exa...lbsa712-0/+18
2009-05-26Addresses mantis #3718.diva1-1/+10
2009-05-25* reseparate inventory item creator id and creator uuidJustin Clarke Casey3-11/+19
2009-05-25One more utility. Not used yet.diva1-2/+22
2009-05-25* Display normal log information in the console's default foreground colour, ...Justin Clarke Casey1-5/+5
2009-05-25* Upped version number to 0.6.5lbsa714-6/+6
2009-05-25* Attaches debug info to some DNS resolution code.Adam Frisby1-8/+16
2009-05-25Update svn properties.Jeff Ames1-221/+221
2009-05-25* Disabled NAT translation support for a little while.Adam Frisby1-8/+24
2009-05-24* Mono sucks. (Fixes crash due to Mono not implementing NetworkInformation.IP...Adam Frisby1-5/+12
2009-05-24* Adds NAT routing support for MXP Asset Delivery. (This means MXP should be ...Adam Frisby1-8/+4
2009-05-23* Fixes [irritating] edge case in Util.GetLocalHost which could return an IPv...Adam Frisby3-15/+47
2009-05-23* Disables internal IPv6 Support - causing issues.Adam Frisby1-3/+11
2009-05-23* "Fixed" an issue with NAT Login Handler, apparently an IPv4Mask can be null...Adam Frisby1-1/+24
2009-05-23* Implements automatic loopback handling for standalone regions. Adam Frisby1-2/+8
2009-05-23* Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.Adam Frisby4-10/+11
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby6-18/+21
2009-05-23* Breaks OpenSim.. err I mean.. adds NAT translation support to EnableSimulat...Adam Frisby1-1/+39
2009-05-23* NetworkUtil now handles an error case in a way which is easier to debug.Adam Frisby1-3/+11
2009-05-23* Adds new NetworkUtil class, contains methods for handling IP resolution whe...Adam Frisby2-0/+136
2009-05-22cleaning out warnings.Dr Scofield8-11/+14