aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client/Linden (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Allows standalone region users to skip the "You must wait 5 minutes to log ...Arthur Valadares2009-05-292-1/+13
* * 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-231-1/+1
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-231-2/+2
* * Upgraded LLStandaloneLoginModule, LLProxyLoginModule and LLClientStackModul...Arthur Valadares2009-05-214-36/+125
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-1/+1
* - moving banned check and public/private check toDr Scofield2009-05-053-9/+19
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-1/+1
* * Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey2009-04-231-1/+0
* Adds session authentication upon NewUserConnections. Adds user key authentica...diva2009-04-141-1/+1
* Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva2009-03-291-0/+1
* * Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague2009-03-251-1/+1
* * Normalized and pulled GetInventorySkeleton up.lbsa712009-03-201-34/+0
* * De-duplicated login service some morelbsa712009-03-201-36/+4
* * refactor: Create IHttpServer interface instead of accessing BaseHttpServer ...Justin Clarke Casey2009-03-191-3/+4
* * Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa712009-03-121-138/+5
* * Reverted r8750 to do another round of debugging on mantis #3287lbsa712009-03-111-5/+138
* *** POTENTIAL BREAKAGE ***lbsa712009-03-101-138/+5
* * Re-aligned CustomiseResponse function for imminent up-pullinglbsa712009-03-101-16/+14
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-03-061-1/+1
* Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved i...MW2009-03-033-46/+3
* forgotten filesMW2009-03-031-0/+300
* Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW2009-03-034-1/+763
* Refactoring of CreateCommsManagerPlugin.MW2009-03-031-2/+5
* Added OpenSim.Client.Linden which is a (non shared) region module that create...MW2009-03-021-0/+81