| Commit message (Expand) | Author | Files | Lines |
2014-09-03 | Cleanup some unused code and configuration entries | BlueWall | 1 | -1/+1 |
2014-01-04 | Remove some chatty DebugFormat statements. No functional changes. | Robert Adams | 1 | -3/+2 |
2014-01-04 | varregion: send region size in LLLoginResponse. | Robert Adams | 1 | -1/+10 |
2013-12-26 | varregion: many more updates removing the constant RegionSize and replacing | Robert Adams | 1 | -17/+16 |
2013-11-08 | varregion: elimination of Constants.RegionSize from all over OpenSimulator. | Robert Adams | 1 | -5/+20 |
2013-11-02 | varregion: send region size in LLLoginResponse. | Robert Adams | 1 | -1/+10 |
2013-06-13 | Add Option: ClassifiedFee | BlueWall | 1 | -1/+17 |
2013-05-09 | Application support: | BlueWall | 1 | -1/+19 |
2012-05-04 | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-05-04 | Calculate the Daylight Savings Time information sent to the viewer based on U... | Justin Clark-Casey (justincc) | 1 | -2/+41 |
2012-04-24 | Go back to always using the local timezone for now - not all machines have US... | Justin Clark-Casey (justincc) | 1 | -13/+18 |
2012-04-24 | minor: formatting changes to top of LLLoginResponse.SetDefaultValues(), chief... | Justin Clark-Casey (justincc) | 1 | -1/+6 |
2012-04-24 | DST settings to match client default Pacific Time (mantis #5972) | Olivier van Helden and Gudule Lapointe (Speculoos.net) | 1 | -1/+15 |
2012-02-22 | V3 Support | BlueWall | 1 | -1/+19 |
2012-02-21 | V3 Support: | BlueWall | 1 | -1/+19 |
2011-08-14 | Added optional Login Service parameter "Currency" to be able to change the cu... | Snoopy Pfeffer | 1 | -1/+18 |
2011-05-22 | More on HG Friends. Added Delete(string, string) across the board. Added secu... | Diva Canto | 1 | -1/+1 |
2011-05-19 | HG Friends working to some extent: friendships offered and accepted correctly... | Diva Canto | 1 | -1/+13 |
2011-04-30 | Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll | Diva Canto | 1 | -1/+0 |
2011-01-18 | Prune some of the excess logging for client logins. | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-10-22 | Revert "Merge remote branch 'otakup0pe/mantis5110'" | Justin Clark-Casey (justincc) | 1 | -1/+28 |
2010-10-22 | Revert "* additional serveruri cleanup" | Justin Clark-Casey (justincc) | 1 | -1/+28 |
2010-10-20 | * additional serveruri cleanup | Jonathan Freedman | 1 | -28/+1 |
2010-10-03 | * additional serveruri cleanup | Jonathan Freedman | 1 | -28/+1 |
2010-08-09 | Remove "Could not authorize your session into the region" message in favor | Melanie | 1 | -4/+0 |
2010-08-07 | Add search URL to Login Service | Melanie | 1 | -1/+17 |
2010-07-03 | Fixes mantis #4835 | Diva Canto | 1 | -1/+1 |
2010-07-02 | Add MapTileURL to robust to supply the url needed by snowglobe | Melanie | 1 | -1/+18 |
2010-05-16 | Fixes mantis #4691 for real. This time I tested it, and it works. | Diva Canto | 1 | -1/+17 |
2010-05-16 | Fixes mantis #4691 | Diva Canto | 1 | -1/+3 |
2010-05-07 | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 1 | -2/+2 |
2010-03-11 | Changed some properties and methods from private to protected in LLLoginRespo... | Mikko Pallari | 1 | -3/+3 |
2010-03-10 | Formatting cleanup. Add copyright notices. | Jeff Ames | 1 | -1/+1 |
2010-03-01 | Change friends to handle offers as it was originally designed. This may | Melanie | 1 | -1/+2 |
2010-02-25 | List of friends now retrieved upon login. Configured and tested in standalone... | Diva Canto | 1 | -13/+13 |
2010-01-01 | The Library Service is now working. UserProfileCacheService.LibraryRoot is ob... | Diva Canto | 1 | -16/+18 |
2010-01-01 | New LL login service is working! -- tested in standalone only. Things still m... | Diva Canto | 1 | -7/+11 |
2009-12-31 | A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almos... | Diva Canto | 1 | -0/+225 |
2009-12-31 | * Added the Login server handlers that were lost in yesterday's commit grief | Diva Canto | 1 | -2/+2 |
2009-12-30 | First pass at the new login service. Still incomplete, but doesn't disrupt th... | Diva Canto | 1 | -176/+93 |
2009-07-04 | Fix previous commit | Melanie Thielker | 1 | -0/+1 |
2009-07-04 | Add the new field agent_access_max. Without it being set to "A", viewers from | Melanie Thielker | 1 | -0/+9 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-05 | - moving banned check and public/private check to | Dr Scofield | 1 | -1/+1 |
2009-04-04 | DST setting wasn't transferred to client, leading to wrong time display. | Homer Horwitz | 1 | -1/+1 |
2009-04-01 | Added AllowLoginWithoutInventory to LoginService, to be overwritten in subcla... | diva | 1 | -4/+5 |
2009-03-31 | Update svn properties, add copyright header, formatting cleanup. | Jeff Ames | 1 | -812/+812 |
2009-03-29 | Another bit of refactoring to try to make sense of OpenSim.Framework.Communic... | diva | 1 | -812/+812 |
2009-03-24 | Added the login region's http to the login response. | diva | 1 | -0/+8 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -2/+2 |