Dahlia Trimble
|
147c9bcd45
Make cleartext authentication case sensitive. Thanks jhurliman for spotting this.
|
15 years ago |
Arthur Valadares
|
f243dddc04
* Corrected CAPS namespaces
|
15 years ago |
diva
|
156604e28e
InterServiceInventoryService references *almost* completely removed from the simulator. Only a couple left, not important. Also updated the login tests -- Justin, this time I was able to fix this by myself :)
|
15 years ago |
Arthur Valadares
|
eb330f71be
* Making silent logoff of old hung sessions for new connections default for
|
15 years ago |
Arthur Valadares
|
d0084f08f2
* Allows standalone region users to skip the "You must wait 5 minutes to log again" message and
|
15 years ago |
Adam Frisby
|
6b312d9340
* Implements automatic loopback handling for standalone regions.
|
15 years ago |
Adam Frisby
|
e9ea959263
* Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.
|
15 years ago |
Dr Scofield
|
e0a06f6416
- moving banned check and public/private check to
|
15 years ago |
Justin Clarke Casey
|
ef9d140022
* Add user data plugin to store temporary profiles (which are distinct from cached)
|
15 years ago |
diva
|
f7eac63e01
Another bit of refactoring to try to make sense of OpenSim.Framework.Communications. Everything that looks like a service, with service handlers, moved to .Services -- i.e. LoginService and Response, and GridInfoService. The rest of the changes were to adapt to the new locations of those files.
|
15 years ago |
Sean Dague
|
6323516a83
* Appearance patches suite: These patches are applied to allow libomv bots to wear outfits in the future.
|
15 years ago |
lbsa71
|
613201e220
* Normalized and pulled GetInventorySkeleton up.
|
15 years ago |
lbsa71
|
feaa645071
* De-duplicated login service some more
|
15 years ago |
lbsa71
|
33f511ee4b
* Another stab at refactoring up the CustomiseResponse function. Two fixes:
|
15 years ago |
lbsa71
|
2133d35831
* Reverted r8750 to do another round of debugging on mantis #3287
|
15 years ago |
lbsa71
|
0df0258087
*** POTENTIAL BREAKAGE ***
|
15 years ago |
lbsa71
|
1917238cd3
* Re-aligned CustomiseResponse function for imminent up-pulling
|
15 years ago |
MW
|
84d6b02475
Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved it from OpenSim.Client.Linden to OpenSim.Framework.
|
15 years ago |
MW
|
171015f65f
Moved Linden protocol login handling to modules in OpenSim.Client.Linden. There are two region modules in there LLStandaloneLoginModule (for standalone mode) and LLProxyLoginModule (for grid mode which just handles incoming expect_user and logoff_user messages from the remote login server)
|
15 years ago |