| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 214 | -214/+214 |
* | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 2009-05-31 | 4 | -8/+62 |
* | Added option (on my default) to the clone avatar function so that the clothes... | MW | 2009-05-30 | 2 | -1/+23 |
* | * Allows standalone region users to skip the "You must wait 5 minutes to log ... | Arthur Valadares | 2009-05-29 | 1 | -4/+15 |
* | * refactor: Remove redundent prim id attribute on Scene.AddSceneObject() | Justin Clarke Casey | 2009-05-29 | 1 | -2/+1 |
* | plumbing for future sculpt map caching | Dahlia Trimble | 2009-05-29 | 1 | -0/+12 |
* | * So, giving up on my efforts to de-duplicate the asset handlers. I'll just s... | lbsa71 | 2009-05-27 | 1 | -0/+10 |
* | making TarArchiveReader more resilient when faced with OARs created by | Dr Scofield | 2009-05-27 | 1 | -2/+8 |
* | Update svn properties. | Jeff Ames | 2009-05-27 | 1 | -26/+26 |
* | Catching weirdnesses on resolving External EndPoint in agent transfers. Will ... | diva | 2009-05-26 | 1 | -5/+34 |
* | * We have strand flavours. | lbsa71 | 2009-05-26 | 2 | -8/+13 |
* | * Introduced GetVersionString so we can harness the whole thing. | lbsa71 | 2009-05-26 | 2 | -3/+24 |
* | * slowly getting there... | lbsa71 | 2009-05-26 | 1 | -12/+7 |
* | * Changed Version to property for great justice | lbsa71 | 2009-05-26 | 1 | -1/+9 |
* | * Added test to make sure version info is 27 chars long (still don't know exa... | lbsa71 | 2009-05-26 | 2 | -0/+18 |
* | Addresses mantis #3718. | diva | 2009-05-26 | 1 | -1/+10 |
* | * reseparate inventory item creator id and creator uuid | Justin Clarke Casey | 2009-05-25 | 3 | -11/+19 |
* | One more utility. Not used yet. | diva | 2009-05-25 | 1 | -2/+22 |
* | * Display normal log information in the console's default foreground colour, ... | Justin Clarke Casey | 2009-05-25 | 1 | -5/+5 |
* | * Upped version number to 0.6.5 | lbsa71 | 2009-05-25 | 4 | -6/+6 |
* | * Attaches debug info to some DNS resolution code. | Adam Frisby | 2009-05-25 | 1 | -8/+16 |
* | Update svn properties. | Jeff Ames | 2009-05-25 | 1 | -221/+221 |
* | * Disabled NAT translation support for a little while. | Adam Frisby | 2009-05-25 | 1 | -8/+24 |
* | * Mono sucks. (Fixes crash due to Mono not implementing NetworkInformation.IP... | Adam Frisby | 2009-05-24 | 1 | -5/+12 |
* | * Adds NAT routing support for MXP Asset Delivery. (This means MXP should be ... | Adam Frisby | 2009-05-24 | 1 | -8/+4 |
* | * Fixes [irritating] edge case in Util.GetLocalHost which could return an IPv... | Adam Frisby | 2009-05-23 | 3 | -15/+47 |
* | * Disables internal IPv6 Support - causing issues. | Adam Frisby | 2009-05-23 | 1 | -3/+11 |
* | * "Fixed" an issue with NAT Login Handler, apparently an IPv4Mask can be null... | Adam Frisby | 2009-05-23 | 1 | -1/+24 |
* | * Implements automatic loopback handling for standalone regions. | Adam Frisby | 2009-05-23 | 1 | -2/+8 |
* | * Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths. | Adam Frisby | 2009-05-23 | 4 | -10/+11 |
* | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne... | Adam Frisby | 2009-05-23 | 6 | -18/+21 |
* | * Breaks OpenSim.. err I mean.. adds NAT translation support to EnableSimulat... | Adam Frisby | 2009-05-23 | 1 | -1/+39 |
* | * NetworkUtil now handles an error case in a way which is easier to debug. | Adam Frisby | 2009-05-23 | 1 | -3/+11 |
* | * Adds new NetworkUtil class, contains methods for handling IP resolution whe... | Adam Frisby | 2009-05-23 | 2 | -0/+136 |
* | cleaning out warnings. | Dr Scofield | 2009-05-22 | 8 | -11/+14 |
* | adding RemoveXmlRpcHandler to IHttpServer | Dr Scofield | 2009-05-22 | 2 | -0/+14 |
* | Cleaning up a few HG things. HG Posts may now work in grids, but if the home ... | diva | 2009-05-22 | 1 | -3/+17 |
* | Implement .ini file includes. Anything that begins with "Include-" will be | Melanie Thielker | 2009-05-21 | 2 | -2/+4 |
* | Put some meat on the bones of the REST console. NO user functionality yet | Melanie Thielker | 2009-05-20 | 1 | -1/+45 |
* | Move the color console logic from the appender into the local console, since | Melanie Thielker | 2009-05-20 | 4 | -77/+101 |
* | Remove the pre-log4net, discrete output methods from the consoles | Melanie Thielker | 2009-05-20 | 4 | -274/+2 |
* | Add copyright headers, formatting cleanup. | Jeff Ames | 2009-05-20 | 6 | -15/+123 |
* | Remove the old asset cache and local services and the configurations for them | Melanie Thielker | 2009-05-18 | 5 | -934/+1 |
* | Update svn properties. | Jeff Ames | 2009-05-17 | 1 | -12/+12 |
* | Send the owner name, not the client name on SendDialog. | Homer Horwitz | 2009-05-16 | 1 | -1/+1 |
* | Bug fix on POST asset so that the new asset service connector can talk to the... | diva | 2009-05-15 | 1 | -2/+5 |
* | * Resolve bug where save oar would never complete if any assets were missing | Justin Clarke Casey | 2009-05-15 | 1 | -0/+5 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 2 | -7/+9 |
* | * When saving an oar, save assets when immediately received rather than stori... | Justin Clarke Casey | 2009-05-14 | 1 | -16/+23 |
* | * refactor: move bottom part of 'xml2' serializaton to separate class | Justin Clarke Casey | 2009-05-14 | 1 | -2/+1 |