aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client/Linden/LLStandaloneLoginModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-29* Allows standalone region users to skip the "You must wait 5 minutes to log ...Arthur Valadares1-0/+4
2009-05-21* Upgraded LLStandaloneLoginModule, LLProxyLoginModule and LLClientStackModul...Arthur Valadares1-20/+52
2009-05-05- moving banned check and public/private check toDr Scofield1-2/+3
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-1/+1
2009-04-14Adds session authentication upon NewUserConnections. Adds user key authentica...diva1-1/+1
2009-03-19* refactor: Create IHttpServer interface instead of accessing BaseHttpServer ...Justin Clarke Casey1-3/+4
2009-03-06* minor: remove some mono compiler warningsJustin Clarke Casey1-1/+1
2009-03-03Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved i...MW1-1/+1
2009-03-03Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW1-0/+259