aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client/Linden/LLStandaloneLoginModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Allows standalone region users to skip the "You must wait 5 minutes to log ...Arthur Valadares2009-05-291-0/+4
* * Upgraded LLStandaloneLoginModule, LLProxyLoginModule and LLClientStackModul...Arthur Valadares2009-05-211-20/+52
* - moving banned check and public/private check toDr Scofield2009-05-051-2/+3
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-1/+1
* Adds session authentication upon NewUserConnections. Adds user key authentica...diva2009-04-141-1/+1
* * refactor: Create IHttpServer interface instead of accessing BaseHttpServer ...Justin Clarke Casey2009-03-191-3/+4
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-03-061-1/+1
* Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved i...MW2009-03-031-1/+1
* Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW2009-03-031-0/+259