aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client/Linden (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-21Really make module port selection work. Implement port setting inMelanie1-2/+10
2009-10-11* Changed logic of enabling LLProxyLoginModule to follow the new style -- tru...Diva Canto1-2/+2
2009-10-04* KeepAlive set to false in expect_user and log_off.Diva Canto1-2/+2
2009-10-03Better error handling to diagnose login problems.Diva Canto1-79/+101
2009-09-25Moved the property RegionLoginsEnabled from GridComms to the Scene -- not the...Diva Canto2-2/+2
2009-08-28minor: formatting and commentsJustin Clark-Casey (justincc)1-11/+6
2009-08-12minor: commentsTeravus Ovares (Dan Olivares)1-0/+6
2009-08-10Replace the Replaceable modules nameMelanie3-3/+3
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker3-0/+15
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2-3/+3
2009-06-27Make cleartext authentication case sensitive. Thanks jhurliman for spotting t...Dahlia Trimble1-1/+1
2009-06-18* Corrected CAPS namespacesArthur Valadares2-2/+2
2009-06-12* Move standalone login setup in LLStandaloneLoginmodule to RegionLoaded() fr...Justin Clarke Casey1-24/+27
2009-06-11InterServiceInventoryService references *almost* completely removed from the ...diva2-3/+4
2009-06-01* Making silent logoff of old hung sessions for new connections default forArthur Valadares2-12/+2
2009-05-29* Allows standalone region users to skip the "You must wait 5 minutes to log ...Arthur Valadares2-1/+13
2009-05-23* Implements automatic loopback handling for standalone regions. Adam Frisby1-2/+8
2009-05-23* Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.Adam Frisby1-1/+1
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby1-2/+2
2009-05-21* Upgraded LLStandaloneLoginModule, LLProxyLoginModule and LLClientStackModul...Arthur Valadares4-36/+125
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-1/+1
2009-05-05- moving banned check and public/private check toDr Scofield3-9/+19
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-1/+1
2009-04-23* Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey1-1/+0
2009-04-14Adds session authentication upon NewUserConnections. Adds user key authentica...diva1-1/+1
2009-03-29Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva1-0/+1
2009-03-25* Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague1-1/+1
2009-03-20* Normalized and pulled GetInventorySkeleton up.lbsa711-34/+0
2009-03-20* De-duplicated login service some morelbsa711-36/+4
2009-03-19* refactor: Create IHttpServer interface instead of accessing BaseHttpServer ...Justin Clarke Casey1-3/+4
2009-03-12* Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa711-138/+5
2009-03-11* Reverted r8750 to do another round of debugging on mantis #3287lbsa711-5/+138
2009-03-10*** POTENTIAL BREAKAGE ***lbsa711-138/+5
2009-03-10* Re-aligned CustomiseResponse function for imminent up-pullinglbsa711-16/+14
2009-03-06* minor: remove some mono compiler warningsJustin Clarke Casey1-1/+1
2009-03-03Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved i...MW3-46/+3
2009-03-03forgotten filesMW1-0/+300
2009-03-03Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW4-1/+763
2009-03-03Refactoring of CreateCommsManagerPlugin.MW1-2/+5
2009-03-02Added OpenSim.Client.Linden which is a (non shared) region module that create...MW1-0/+81