aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/LLLoginService/LLLoginResponse.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-11/+28
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-8/+75
* minor: remove mono compiler warningJustin Clark-Casey (justincc)2012-05-041-1/+1
* Calculate the Daylight Savings Time information sent to the viewer based on U...Justin Clark-Casey (justincc)2012-05-041-2/+41
* Go back to always using the local timezone for now - not all machines have US...Justin Clark-Casey (justincc)2012-04-241-13/+18
* minor: formatting changes to top of LLLoginResponse.SetDefaultValues(), chief...Justin Clark-Casey (justincc)2012-04-241-1/+6
* DST settings to match client default Pacific Time (mantis #5972)Olivier van Helden and Gudule Lapointe (Speculoos.net)2012-04-241-1/+15
* V3 SupportBlueWall2012-02-221-1/+19
* V3 Support:BlueWall2012-02-211-1/+19
* Added optional Login Service parameter "Currency" to be able to change the cu...Snoopy Pfeffer2011-08-141-1/+18
* More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto2011-05-221-1/+1
* HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-191-1/+13
* Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dllDiva Canto2011-04-301-1/+0
* Prune some of the excess logging for client logins.Justin Clark-Casey (justincc)2011-01-181-1/+1
* * additional serveruri cleanupJonathan Freedman2010-10-031-28/+1
* 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
* Fixes mantis #4835Diva Canto2010-07-031-1/+1
* Add MapTileURL to robust to supply the url needed by snowglobeMelanie2010-07-021-1/+18
* 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
* GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-071-2/+2
* 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