aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/LLLoginService (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Yes! First test of new login service done still in 2009! Bombs in auth, ↵Diva Canto2009-12-311-0/+2
| | | | | | because the data migration is missing. Will fix it next year... * HAPPY NEW YEAR!
* A lot more beef on the login service. The LLLoginResponse is a MONSTER! ↵Diva Canto2009-12-312-21/+288
| | | | Almost done...
* * Added the Login server handlers that were lost in yesterday's commit griefDiva Canto2009-12-312-14/+56
| | | | | * More beef to the LLLoginService * Better design for handling local simulation service
* More progress on both the Simulation service and the Login service. Both ↵Diva Canto2009-12-311-2/+160
| | | | still unfinished.
* First pass at the new login service. Still incomplete, but doesn't disrupt ↵Diva Canto2009-12-302-0/+814
the existing code.