| Commit message (Expand) | Author | Age | Files | Lines |
* | Experimental alternative cache module implementation, using GlynnTucker.Cache... | diva | 2009-05-26 | 2 | -0/+127 |
* | Changed the order of things in Scene creation. This piece of code is very jib... | diva | 2009-05-26 | 1 | -6/+7 |
* | * 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 |
* | Catching exceptions on Store, including timeout. Store may fail, for whatever... | diva | 2009-05-26 | 1 | -2/+10 |
* | Commented a log message related to users not found, because it floods the log... | diva | 2009-05-26 | 1 | -4/+4 |
* | Restoring the initial CAP Url to exactly what it used to be before Adam's cha... | diva | 2009-05-26 | 1 | -6/+13 |
* | Revert a change I made to get a better URL because it failes under mono | Melanie Thielker | 2009-05-26 | 1 | -1/+1 |
* | Couple of tweaks to the URL module: handle script reset gracefully and | Melanie Thielker | 2009-05-26 | 1 | -1/+10 |
* | Addresses mantis #3718. | diva | 2009-05-26 | 1 | -1/+10 |
* | * Fiddles with some login network code to attempt to fix login bug. | Adam Frisby | 2009-05-26 | 1 | -1/+2 |
* | Fixed a typo. | diva | 2009-05-25 | 1 | -1/+1 |
* | Correct a minor typo | Melanie Thielker | 2009-05-25 | 1 | -1/+1 |
* | Beginning of refactoring RESTComms/LocalComms in the new style of services an... | diva | 2009-05-25 | 6 | -0/+485 |
* | * reseparate inventory item creator id and creator uuid | Justin Clarke Casey | 2009-05-25 | 5 | -16/+22 |
* | 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 |
* | oops: wrong "path" in addin.xml | Dr Scofield | 2009-05-25 | 1 | -2/+2 |
* | * Upped version number to 0.6.5 | lbsa71 | 2009-05-25 | 33 | -70/+70 |
* | Revert "From: Chris Yeoh <cyeoh@au1.ibm.com>" | Dr Scofield | 2009-05-25 | 4 | -38/+6 |
* | From: Chris Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 2009-05-25 | 4 | -6/+38 |
* | converting CapabilitiesModule to new region module scheme | Dr Scofield | 2009-05-25 | 3 | -8/+27 |
* | letting TestClient implement IClientCore as well to fix test case | Dr Scofield | 2009-05-25 | 1 | -1/+22 |
* | dropping attendee list keeping from Concierge, relying on | Dr Scofield | 2009-05-25 | 1 | -87/+26 |
* | * Attaches debug info to some DNS resolution code. | Adam Frisby | 2009-05-25 | 1 | -8/+16 |
* | Update svn properties. | Jeff Ames | 2009-05-25 | 3 | -249/+249 |
* | * Disabled NAT translation support for a little while. | Adam Frisby | 2009-05-25 | 1 | -8/+24 |
* | Prevent group deeded objects from being returned by the group return option | Melanie Thielker | 2009-05-24 | 1 | -2/+22 |
* | Allow the perms module to inspect and modify the list of objects to return | Melanie Thielker | 2009-05-24 | 3 | -8/+8 |
* | Make group permissions control what a user can return. | Melanie Thielker | 2009-05-24 | 1 | -0/+32 |
* | Add a new permissions check for bulk object returns. | Melanie Thielker | 2009-05-24 | 3 | -0/+29 |
* | Fixes map image on link-region (HG). | diva | 2009-05-24 | 1 | -1/+4 |
* | * 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 | 2 | -10/+13 |
* | This should make HG asset transfers work much better. It now uses HGUuidGathe... | diva | 2009-05-23 | 6 | -118/+76 |
* | * 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 | 4 | -15/+44 |
* | * Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths. | Adam Frisby | 2009-05-23 | 6 | -14/+15 |
* | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne... | Adam Frisby | 2009-05-23 | 27 | -95/+109 |
* | * Breaks OpenSim.. err I mean.. adds NAT translation support to EnableSimulat... | Adam Frisby | 2009-05-23 | 3 | -1/+65 |
* | * NetworkUtil now handles an error case in a way which is easier to debug. | Adam Frisby | 2009-05-23 | 2 | -4/+11 |
* | * Adds new NetworkUtil class, contains methods for handling IP resolution whe... | Adam Frisby | 2009-05-23 | 2 | -0/+136 |
* | * Reintroduce save iar test, which wasn't working because the asset service h... | Justin Clarke Casey | 2009-05-22 | 2 | -11/+11 |
* | Bug fix in HGAssetService. POSTs back home (standalone) should now work. | diva | 2009-05-22 | 1 | -1/+1 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-22 | 6 | -50/+178 |