| Commit message (Expand) | Author | Files | Lines |
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 |
2008-11-19 | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 1 | -63/+63 |
2008-11-19 | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 1 | -63/+63 |
2008-11-17 | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 1 | -63/+63 |
2008-10-01 | Add a user server XMLRPC method to set the MOTD and the minimum GodLevel | Melanie Thielker | 1 | -0/+16 |
2008-09-24 | Add persistence of active gestures. This needs an UGAIM update to work. | Homer Horwitz | 1 | -2/+10 |
2008-09-14 | * Converted a number of methods within the login processes from private to pr... | Adam Frisby | 1 | -1/+1 |
2008-09-07 | * minor: just minor doc and tidy up | Justin Clarke Casey | 1 | -1/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -16/+16 |
2008-07-29 | Mantis#1849. Thank you kindly, Kinoc for a patch that: | Charles Krinke | 1 | -2/+2 |
2008-06-27 | dr scofield's warning safari: | Dr Scofield | 1 | -3/+3 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-05-14 | * Minor: Fussy little wording change on inventory service failure | Justin Clarke Casey | 1 | -1/+1 |
2008-05-01 | * Breaking all the code, breaking all the code..! | Adam Frisby | 1 | -1/+1 |
2008-05-01 | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 1 | -2/+2 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -2/+3 |
2008-04-20 | * Remove user profile from cache when they log out from a region. | Justin Clarke Casey | 1 | -1/+1 |
2008-04-20 | * Tweak inventory login failure message to point to the region owner as first... | Justin Clarke Casey | 1 | -2/+1 |
2008-04-15 | * Send a meaningful response to both the user server console and the client i... | Justin Clarke Casey | 1 | -0/+13 |
2008-03-28 | Applied patch from mantis# 825, thanks A_Biondi | MW | 1 | -13/+26 |
2008-03-18 | Formatting cleanup. Minor refactoring. | Jeff Ames | 1 | -3/+7 |