| Commit message (Expand) | Author | Files | Lines |
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 |
2008-03-18 | Since we don't yet have a reliable way to release the lock that prevents a us... | Teravus Ovares | 1 | -1/+1 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
2008-02-20 | Minor cleanup. | Jeff Ames | 1 | -33/+33 |
2008-02-14 | Fix a casting subtlety in moving to constants. Logins should work | Sean Dague | 1 | -2/+2 |
2008-02-14 | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 1 | -5/+5 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -8/+6 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -1/+1 |
2008-01-05 | * Applying jhurliman's LLSD login enablement patch. | Teravus Ovares | 1 | -1/+160 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -3/+3 |
2007-12-20 | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 1 | -4/+4 |
2007-12-06 | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 1 | -2/+2 |
2007-11-30 | return of the inv-lib-root patch from Justin Casey (IBM) | Sean Dague | 1 | -1/+9 |
2007-11-29 | revert r2510, this seems to break normal logins, at least from | Sean Dague | 1 | -9/+1 |
2007-11-29 | return an appropriate inv_lib_root, which the libsl folks have | Sean Dague | 1 | -1/+9 |
2007-11-14 | Another try: Fix moon bleeding over into linden grid. Need to clear your cach... | Brian McBee | 1 | -2/+2 |