index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Client
/
Linden
/
LLStandaloneLoginModule.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Standalone logins will now go through the sequence of "requested region, de...
John Hurliman
2009-10-28
1
-0
/
+4
*
Do case-insensitive comparisons on region names in LLStandaloneLoginModule
John Hurliman
2009-10-26
1
-1
/
+1
*
Moved the property RegionLoginsEnabled from GridComms to the Scene -- not the...
Diva Canto
2009-09-25
1
-1
/
+1
*
Replace the Replaceable modules name
Melanie
2009-08-10
1
-1
/
+1
*
Committing the interface change and the addition to the modules to get
Melanie Thielker
2009-07-10
1
-0
/
+5
*
Remove all references to HttpServer from CommsManager (all incarnations)
Melanie Thielker
2009-07-10
1
-1
/
+1
*
* Corrected CAPS namespaces
Arthur Valadares
2009-06-18
1
-1
/
+1
*
* 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
1
-1
/
+1
*
* Making silent logoff of old hung sessions for new connections default for
Arthur Valadares
2009-06-01
1
-4
/
+0
*
* Allows standalone region users to skip the "You must wait 5 minutes to log ...
Arthur Valadares
2009-05-29
1
-0
/
+4
*
* Upgraded LLStandaloneLoginModule, LLProxyLoginModule and LLClientStackModul...
Arthur Valadares
2009-05-21
1
-20
/
+52
*
- moving banned check and public/private check to
Dr Scofield
2009-05-05
1
-2
/
+3
*
Intermediate commit. WILL NOT COMPILE!
Melanie Thielker
2009-05-04
1
-1
/
+1
*
Adds session authentication upon NewUserConnections. Adds user key authentica...
diva
2009-04-14
1
-1
/
+1
*
* refactor: Create IHttpServer interface instead of accessing BaseHttpServer ...
Justin Clarke Casey
2009-03-19
1
-3
/
+4
*
* 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
1
-1
/
+1
*
Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...
MW
2009-03-03
1
-0
/
+259