aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-314-8/+62
* Added option (on my default) to the clone avatar function so that the clothes...MW2009-05-302-1/+23
* * Allows standalone region users to skip the "You must wait 5 minutes to log ...Arthur Valadares2009-05-291-4/+15
* * refactor: Remove redundent prim id attribute on Scene.AddSceneObject()Justin Clarke Casey2009-05-291-2/+1
* plumbing for future sculpt map cachingDahlia Trimble2009-05-291-0/+12
* * So, giving up on my efforts to de-duplicate the asset handlers. I'll just s...lbsa712009-05-271-0/+10
* making TarArchiveReader more resilient when faced with OARs created byDr Scofield2009-05-271-2/+8
* Update svn properties.Jeff Ames2009-05-271-26/+26
* Catching weirdnesses on resolving External EndPoint in agent transfers. Will ...diva2009-05-261-5/+34
* * We have strand flavours.lbsa712009-05-262-8/+13
* * Introduced GetVersionString so we can harness the whole thing.lbsa712009-05-262-3/+24
* * slowly getting there...lbsa712009-05-261-12/+7
* * Changed Version to property for great justicelbsa712009-05-261-1/+9
* * Added test to make sure version info is 27 chars long (still don't know exa...lbsa712009-05-262-0/+18
* Addresses mantis #3718.diva2009-05-261-1/+10
* * reseparate inventory item creator id and creator uuidJustin Clarke Casey2009-05-253-11/+19
* One more utility. Not used yet.diva2009-05-251-2/+22
* * Display normal log information in the console's default foreground colour, ...Justin Clarke Casey2009-05-251-5/+5
* * Upped version number to 0.6.5lbsa712009-05-254-6/+6
* * Attaches debug info to some DNS resolution code.Adam Frisby2009-05-251-8/+16
* Update svn properties.Jeff Ames2009-05-251-221/+221
* * Disabled NAT translation support for a little while.Adam Frisby2009-05-251-8/+24
* * Mono sucks. (Fixes crash due to Mono not implementing NetworkInformation.IP...Adam Frisby2009-05-241-5/+12
* * Adds NAT routing support for MXP Asset Delivery. (This means MXP should be ...Adam Frisby2009-05-241-8/+4
* * Fixes [irritating] edge case in Util.GetLocalHost which could return an IPv...Adam Frisby2009-05-233-15/+47
* * Disables internal IPv6 Support - causing issues.Adam Frisby2009-05-231-3/+11
* * "Fixed" an issue with NAT Login Handler, apparently an IPv4Mask can be null...Adam Frisby2009-05-231-1/+24
* * 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-234-10/+11
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-236-18/+21
* * Breaks OpenSim.. err I mean.. adds NAT translation support to EnableSimulat...Adam Frisby2009-05-231-1/+39
* * NetworkUtil now handles an error case in a way which is easier to debug.Adam Frisby2009-05-231-3/+11
* * Adds new NetworkUtil class, contains methods for handling IP resolution whe...Adam Frisby2009-05-232-0/+136
* cleaning out warnings.Dr Scofield2009-05-228-11/+14
* adding RemoveXmlRpcHandler to IHttpServerDr Scofield2009-05-222-0/+14
* Cleaning up a few HG things. HG Posts may now work in grids, but if the home ...diva2009-05-221-3/+17
* Implement .ini file includes. Anything that begins with "Include-" will beMelanie Thielker2009-05-212-2/+4
* Put some meat on the bones of the REST console. NO user functionality yetMelanie Thielker2009-05-201-1/+45
* Move the color console logic from the appender into the local console, sinceMelanie Thielker2009-05-204-77/+101
* Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker2009-05-204-274/+2
* Add copyright headers, formatting cleanup.Jeff Ames2009-05-206-15/+123
* Remove the old asset cache and local services and the configurations for themMelanie Thielker2009-05-185-934/+1
* Update svn properties.Jeff Ames2009-05-171-12/+12
* Send the owner name, not the client name on SendDialog.Homer Horwitz2009-05-161-1/+1
* Bug fix on POST asset so that the new asset service connector can talk to the...diva2009-05-151-2/+5
* * Resolve bug where save oar would never complete if any assets were missingJustin Clarke Casey2009-05-151-0/+5
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-152-7/+9
* * When saving an oar, save assets when immediately received rather than stori...Justin Clarke Casey2009-05-141-16/+23
* * refactor: move bottom part of 'xml2' serializaton to separate classJustin Clarke Casey2009-05-141-2/+1
* * refactor: break some of xml2 serialization out of sogJustin Clarke Casey2009-05-142-4/+7