aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/LLLoginService/LLLoginResponse.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2010-08-091-4/+0
|\
| * Remove "Could not authorize your session into the region" message in favorMelanie2010-08-091-4/+0
| * Add search URL to Login ServiceMelanie2010-08-071-1/+17
* | Add search URL to Login ServiceMelanie2010-08-071-1/+17
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-07-041-2/+19
|\ \ | |/
| * Fixes mantis #4835Diva Canto2010-07-031-1/+1
| * Add MapTileURL to robust to supply the url needed by snowglobeMelanie2010-07-021-1/+18
* | Stop IGridService from throwing a fatal exception when an IPEndPoint cannot b...Tom Grimshaw2010-05-291-0/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-161-1/+19
|\ \ | |/
| * Fixes mantis #4691 for real. This time I tested it, and it works.Diva Canto2010-05-161-1/+17
| * Fixes mantis #4691Diva Canto2010-05-161-1/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-081-2/+2
|\ \ | |/
| * GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-071-2/+2
* | Treat a UserLevel of -1 as an unverified account and refer them to theirMelanie2010-04-301-0/+5
|/
* Changed some properties and methods from private to protected in LLLoginRespo...Mikko Pallari2010-03-111-3/+3
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-1/+1
* Change friends to handle offers as it was originally designed. This mayMelanie2010-03-011-1/+2
* List of friends now retrieved upon login. Configured and tested in standalone...Diva Canto2010-02-251-13/+13
* The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...Diva Canto2010-01-011-16/+18
* New LL login service is working! -- tested in standalone only. Things still m...Diva Canto2010-01-011-7/+11
* A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almos...Diva Canto2009-12-311-0/+225
* * Added the Login server handlers that were lost in yesterday's commit griefDiva Canto2009-12-311-2/+2
* First pass at the new login service. Still incomplete, but doesn't disrupt th...Diva Canto2009-12-301-0/+740