| Commit message (Expand) | Author | Age | Files | Lines |
* | Committing the interface change and the addition to the modules to get | Melanie Thielker | 2009-07-10 | 3 | -0/+15 |
* | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 2009-07-10 | 2 | -3/+3 |
* | Make cleartext authentication case sensitive. Thanks jhurliman for spotting t... | Dahlia Trimble | 2009-06-27 | 1 | -1/+1 |
* | * Corrected CAPS namespaces | Arthur Valadares | 2009-06-18 | 2 | -2/+2 |
* | * Move standalone login setup in LLStandaloneLoginmodule to RegionLoaded() fr... | Justin Clarke Casey | 2009-06-12 | 1 | -24/+27 |
* | InterServiceInventoryService references *almost* completely removed from the ... | diva | 2009-06-11 | 2 | -3/+4 |
* | * Making silent logoff of old hung sessions for new connections default for | Arthur Valadares | 2009-06-01 | 2 | -12/+2 |
* | * Allows standalone region users to skip the "You must wait 5 minutes to log ... | Arthur Valadares | 2009-05-29 | 2 | -1/+13 |
* | * 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 | 1 | -1/+1 |
* | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne... | Adam Frisby | 2009-05-23 | 1 | -2/+2 |
* | * Upgraded LLStandaloneLoginModule, LLProxyLoginModule and LLClientStackModul... | Arthur Valadares | 2009-05-21 | 4 | -36/+125 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 1 | -1/+1 |
* | - moving banned check and public/private check to | Dr Scofield | 2009-05-05 | 3 | -9/+19 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -1/+1 |
* | * Add user data plugin to store temporary profiles (which are distinct from c... | Justin Clarke Casey | 2009-04-23 | 1 | -1/+0 |
* | Adds session authentication upon NewUserConnections. Adds user key authentica... | diva | 2009-04-14 | 1 | -1/+1 |
* | Another bit of refactoring to try to make sense of OpenSim.Framework.Communic... | diva | 2009-03-29 | 1 | -0/+1 |
* | * Appearance patches suite: These patches are applied to allow libomv bots to... | Sean Dague | 2009-03-25 | 1 | -1/+1 |
* | * Normalized and pulled GetInventorySkeleton up. | lbsa71 | 2009-03-20 | 1 | -34/+0 |
* | * De-duplicated login service some more | lbsa71 | 2009-03-20 | 1 | -36/+4 |
* | * refactor: Create IHttpServer interface instead of accessing BaseHttpServer ... | Justin Clarke Casey | 2009-03-19 | 1 | -3/+4 |
* | * Another stab at refactoring up the CustomiseResponse function. Two fixes: | lbsa71 | 2009-03-12 | 1 | -138/+5 |
* | * Reverted r8750 to do another round of debugging on mantis #3287 | lbsa71 | 2009-03-11 | 1 | -5/+138 |
* | *** POTENTIAL BREAKAGE *** | lbsa71 | 2009-03-10 | 1 | -138/+5 |
* | * Re-aligned CustomiseResponse function for imminent up-pulling | lbsa71 | 2009-03-10 | 1 | -16/+14 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-03-06 | 1 | -1/+1 |
* | Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved i... | MW | 2009-03-03 | 3 | -46/+3 |
* | forgotten files | MW | 2009-03-03 | 1 | -0/+300 |
* | Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The... | MW | 2009-03-03 | 4 | -1/+763 |
* | Refactoring of CreateCommsManagerPlugin. | MW | 2009-03-03 | 1 | -2/+5 |
* | Added OpenSim.Client.Linden which is a (non shared) region module that create... | MW | 2009-03-02 | 1 | -0/+81 |